diff options
author | Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> | 2023-06-24 10:10:06 +0200 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2023-06-24 07:24:54 -0500 |
commit | bdf5c2136a8be4d1d1733f1cb29eef10d7db1592 (patch) | |
tree | aa065cae2d70a46968f837792d9cff0222e0d38c /sys-apps/cpu-x/metadata.xml | |
parent | net-wireless/iwd: add 2.6 (diff) | |
download | gentoo-bdf5c2136a8be4d1d1733f1cb29eef10d7db1592.tar.gz gentoo-bdf5c2136a8be4d1d1733f1cb29eef10d7db1592.tar.bz2 gentoo-bdf5c2136a8be4d1d1733f1cb29eef10d7db1592.zip |
sys-apps/cpu-x: update metadata
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31588
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps/cpu-x/metadata.xml')
-rw-r--r-- | sys-apps/cpu-x/metadata.xml | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/sys-apps/cpu-x/metadata.xml b/sys-apps/cpu-x/metadata.xml index 52d661f4aca7..be70d1b101d7 100644 --- a/sys-apps/cpu-x/metadata.xml +++ b/sys-apps/cpu-x/metadata.xml @@ -20,28 +20,26 @@ avec l'utilisation de <pkg>sys-libs/ncurses</pkg>. </longdescription> <use> - <flag name="force-libstatgrab">Use <pkg>sys-libs/libstatgrab</pkg> to instead of <pkg>sys-process/procps</pkg></flag> <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="pci">Use the <pkg>sys-apps/pciutils</pkg> library for PCI 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="bandwidth">Intégrer bandwidth</flag> - <flag name="dmidecode">Intégrer dmidecode</flag> + <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="libcpuid">Utiliser la bibliothèque <pkg>dev-libs/libcpuid</pkg></flag> - <flag name="libglfw">Utiliser la bibliothèque <pkg>media-libs/glfw</pkg></flag> - <flag name="libpci">Utiliser la bibliothèque <pkg>sys-apps/pciutils</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> <maintainer status="active"> - <name>X0rg</name> + <name>TheTumultuousUnicornOfDarkness</name> </maintainer> - <changelog>https://raw.githubusercontent.com/X0rg/CPU-X/master/ChangeLog</changelog> - <doc>https://github.com/X0rg/CPU-X/wiki/</doc> - <bugs-to>https://github.com/X0rg/CPU-X/issues/</bugs-to> - <remote-id type="github">X0rg/CPU-X</remote-id> + <changelog>https://raw.githubusercontent.com/TheTumultuousUnicornOfDarkness/CPU-X/master/ChangeLog.md</changelog> + <doc>https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/wiki/</doc> + <bugs-to>https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/</bugs-to> + <remote-id type="github">TheTumultuousUnicornOfDarkness/CPU-X</remote-id> </upstream> </pkgmetadata> |