summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 16:45:49 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:36 +0100
commit3ec937d53b8f20927ef7566842ed1c7f984d43b2 (patch)
treeb2fd27e707f8927bd1856133c35b87a611415e46 /sys-apps/cpu-x
parentprofiles/use.desc: Make USE={otf,ttf} global (diff)
downloadgentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.gz
gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.bz2
gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.zip
profiles/use.desc: Make USE=opencl global
Add a global USE=opencl flag. The flag is used consistently in 30 packages, and most of them do not provide any additional information worth preserving. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/cpu-x')
-rw-r--r--sys-apps/cpu-x/metadata.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/cpu-x/metadata.xml b/sys-apps/cpu-x/metadata.xml
index be70d1b101d7..cad187ec83f8 100644
--- a/sys-apps/cpu-x/metadata.xml
+++ b/sys-apps/cpu-x/metadata.xml
@@ -23,14 +23,12 @@
<flag name="cpu">Use the <pkg>dev-libs/libcpuid</pkg> library for CPU info</flag>
<flag name="force-libstatgrab">Use <pkg>sys-libs/libstatgrab</pkg> to instead of <pkg>sys-process/procps</pkg></flag>
<flag name="gpu">Use the <pkg>media-libs/glfw</pkg> library for GPU info</flag>
- <flag name="opencl">Use the <pkg>virtual/opencl</pkg> library</flag>
<flag name="pci">Use the <pkg>sys-apps/pciutils</pkg> library for PCI info</flag>
</use>
<use lang="fr">
<flag name="cpu">Utiliser la bibliothèque <pkg>dev-libs/libcpuid</pkg> pour les informations liées au C.P.U.</flag>
<flag name="force-libstatgrab">Utiliser <pkg>sys-libs/libstatgrab</pkg> à la place de <pkg>sys-process/procps</pkg></flag>
<flag name="gpu">Utiliser la bibliothèque <pkg>media-libs/glfw</pkg> pour les informations liées au G.P.U.</flag>
- <flag name="opencl">Utiliser la bibliothèque <pkg>virtual/opencl</pkg></flag>
<flag name="pci">Utiliser la bibliothèque <pkg>sys-apps/pciutils</pkg> pour les informations liées aux bus P.C.I.</flag>
</use>
<upstream>