From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A897158094 for ; Fri, 19 Aug 2022 16:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32A82E0824; Fri, 19 Aug 2022 16:36:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0ED10E0824 for ; Fri, 19 Aug 2022 16:36:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7413340DFD for ; Fri, 19 Aug 2022 16:36:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3113F578 for ; Fri, 19 Aug 2022 16:36:24 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1660926979.c041c2713a0901a701e844f2dd26785bcb9f13f6.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cpu-x/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/cpu-x/cpu-x-4.3.1.ebuild sys-apps/cpu-x/metadata.xml X-VCS-Directories: sys-apps/cpu-x/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: c041c2713a0901a701e844f2dd26785bcb9f13f6 X-VCS-Branch: master Date: Fri, 19 Aug 2022 16:36:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f338b3af-def8-4818-970a-0d1a827fe558 X-Archives-Hash: ddc76ae0cf4e19f795cd9423658db547 commit: c041c2713a0901a701e844f2dd26785bcb9f13f6 Author: Ben Kohler gentoo org> AuthorDate: Fri Aug 19 16:33:11 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Aug 19 16:36:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c041c271 sys-apps/cpu-x: clean up USE flags a bit Signed-off-by: Ben Kohler gentoo.org> sys-apps/cpu-x/cpu-x-4.3.1.ebuild | 10 +++++----- sys-apps/cpu-x/metadata.xml | 14 ++++++-------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild index 8f7959b187aa..61d96cc1ce04 100644 --- a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="-* ~amd64" -IUSE="+bandwidth +dmidecode force-libstatgrab +gtk +libcpuid +libglfw +libpci +ncurses +nls opencl test" +IUSE="+cpu force-libstatgrab +gpu +gui +ncurses +nls opencl +pci test" RESTRICT="!test? ( test )" COMMON_DEPEND=" @@ -23,11 +23,11 @@ COMMON_DEPEND=" x11-libs/pango force-libstatgrab? ( sys-libs/libstatgrab ) !force-libstatgrab? ( sys-process/procps:= ) - gtk? ( >=x11-libs/gtk+-3.12:3 ) - libcpuid? ( >=dev-libs/libcpuid-0.3.0:= ) - libglfw? ( >=media-libs/glfw-3.3 + gui? ( >=x11-libs/gtk+-3.12:3 ) + cpu? ( >=dev-libs/libcpuid-0.3.0:= ) + gpu? ( >=media-libs/glfw-3.3 media-libs/libglvnd ) - libpci? ( sys-apps/pciutils ) + pci? ( sys-apps/pciutils ) ncurses? ( sys-libs/ncurses:=[tinfo] ) opencl? ( virtual/opencl ) " diff --git a/sys-apps/cpu-x/metadata.xml b/sys-apps/cpu-x/metadata.xml index 475445e45d94..52d661f4aca7 100644 --- a/sys-apps/cpu-x/metadata.xml +++ b/sys-apps/cpu-x/metadata.xml @@ -6,33 +6,31 @@ Ben Kohler - sys-process/cpu-x is similar to CPU-Z (Windows), but, unlike + sys-apps/cpu-x is similar to CPU-Z (Windows), but, unlike the latter, it is a Free and Open Source software, written in C and designed for GNU/Linux. It can also be used in graphical mode by using x11-libs/gtk+, than in text-based mode with the use of sys-libs/ncurses. - sys-process/cpu-x est similaire à CPU-Z (Windows), mais, + sys-apps/cpu-x est similaire à CPU-Z (Windows), mais, contrairement à ce dernier, c'est un logiciel Libre et Open Source, écrit en C et concu pour GNU/Linux. Il peut être aussi bien utilisé en mode graphique en utlisant x11-libs/gtk+, qu'en mode textuel avec l'utilisation de sys-libs/ncurses. - Integrate bandwidth - Integrate dmidecode Use sys-libs/libstatgrab to instead of sys-process/procps - Use the sys-libs/libcpuid library - Use the media-libs/glfw library - Use the sys-apps/pciutils library + Use the dev-libs/libcpuid library for CPU info + Use the media-libs/glfw library for GPU info + Use the sys-apps/pciutils library for PCI info Use the virtual/opencl library Intégrer bandwidth Intégrer dmidecode Utiliser sys-libs/libstatgrab à la place de sys-process/procps - Utiliser la bibliothèque sys-libs/libcpuid + Utiliser la bibliothèque dev-libs/libcpuid Utiliser la bibliothèque media-libs/glfw Utiliser la bibliothèque sys-apps/pciutils Utiliser la bibliothèque virtual/opencl