commit: bdf5c2136a8be4d1d1733f1cb29eef10d7db1592 Author: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com> AuthorDate: Sat Jun 24 08:10:06 2023 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 12:24:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf5c213
sys-apps/cpu-x: update metadata Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/31588 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> sys-apps/cpu-x/metadata.xml | 22 ++++++++++------------ 1 file 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>
