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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 560A81382C5 for ; Tue, 15 Jun 2021 05:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CC28E085E; Tue, 15 Jun 2021 05:28:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51C00E085E for ; Tue, 15 Jun 2021 05:28:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A0D6340E98 for ; Tue, 15 Jun 2021 05:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 038D4796 for ; Tue, 15 Jun 2021 05:28:34 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1623734782.75c5987de0da8fe9425f3ca2270db6a8dea22c8a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hwloc/hwloc-2.3.0.ebuild sys-apps/hwloc/hwloc-2.5.0.ebuild sys-apps/hwloc/metadata.xml X-VCS-Directories: sys-apps/hwloc/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 75c5987de0da8fe9425f3ca2270db6a8dea22c8a X-VCS-Branch: master Date: Tue, 15 Jun 2021 05:28:34 +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: 615617d8-4e34-4a71-b701-a3fe40b22ae7 X-Archives-Hash: e93a2168c805a82195378426d641f330 commit: 75c5987de0da8fe9425f3ca2270db6a8dea22c8a Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Jun 15 05:15:10 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jun 15 05:26:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c5987d sys-apps/hwloc: rename useflag: libudev -> udev USE=udev is enabled in profiles, so this package is rarely built with udev support unless users opt-in, yet without udev hwloc will try to manually parse udev raw files. Signed-off-by: Georgy Yakovlev gentoo.org> sys-apps/hwloc/hwloc-2.3.0.ebuild | 8 ++++---- sys-apps/hwloc/hwloc-2.5.0.ebuild | 6 +++--- sys-apps/hwloc/metadata.xml | 1 - 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sys-apps/hwloc/hwloc-2.3.0.ebuild b/sys-apps/hwloc/hwloc-2.3.0.ebuild index 6167e28c6bf..6756f4000ac 100644 --- a/sys-apps/hwloc/hwloc-2.3.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,7 +14,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2 LICENSE="BSD" SLOT="0/15" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="cairo +cpuid cuda debug gl libudev netloc nvml +pci static-libs svg xml X" +IUSE="cairo +cpuid cuda debug gl netloc nvml +pci static-libs svg udev xml X" # opencl support dropped with x11-drivers/ati-drivers being removed (#582406). # Anyone with hardware is welcome to step up and help test to get it re-added. @@ -24,13 +24,13 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}] cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= ) gl? ( x11-drivers/nvidia-drivers[static-libs,tools] ) - libudev? ( virtual/libudev ) netloc? ( !sys-apps/netloc ) nvml? ( x11-drivers/nvidia-drivers[${MULTILIB_USEDEP}] ) pci? ( >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}] >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}] ) + udev? ( virtual/libudev ) xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND}" @@ -72,7 +72,7 @@ multilib_src_configure() { $(use_enable cairo) $(use_enable cpuid) $(use_enable debug) - $(use_enable libudev) + $(use_enable udev libudev) $(use_enable netloc) $(use_enable nvml) $(use_enable pci) diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild b/sys-apps/hwloc/hwloc-2.5.0.ebuild index 639dc0bff21..6756f4000ac 100644 --- a/sys-apps/hwloc/hwloc-2.5.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2 LICENSE="BSD" SLOT="0/15" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="cairo +cpuid cuda debug gl libudev netloc nvml +pci static-libs svg xml X" +IUSE="cairo +cpuid cuda debug gl netloc nvml +pci static-libs svg udev xml X" # opencl support dropped with x11-drivers/ati-drivers being removed (#582406). # Anyone with hardware is welcome to step up and help test to get it re-added. @@ -24,13 +24,13 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}] cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= ) gl? ( x11-drivers/nvidia-drivers[static-libs,tools] ) - libudev? ( virtual/libudev ) netloc? ( !sys-apps/netloc ) nvml? ( x11-drivers/nvidia-drivers[${MULTILIB_USEDEP}] ) pci? ( >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}] >=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}] ) + udev? ( virtual/libudev ) xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND}" @@ -72,7 +72,7 @@ multilib_src_configure() { $(use_enable cairo) $(use_enable cpuid) $(use_enable debug) - $(use_enable libudev) + $(use_enable udev libudev) $(use_enable netloc) $(use_enable nvml) $(use_enable pci) diff --git a/sys-apps/hwloc/metadata.xml b/sys-apps/hwloc/metadata.xml index b84a415e26a..05112b3f179 100644 --- a/sys-apps/hwloc/metadata.xml +++ b/sys-apps/hwloc/metadata.xml @@ -18,7 +18,6 @@ Enable the cpuid-based architecture specific support (x86 component) Enable CUDA device discovery using libcudart Enable GL display device discovery (NVCtrl) - Enable the Linux libudev Enable Netloc Add support for numa memory allocation Enable the NVML device discovery