public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Bronder" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/
Date: Mon, 15 Feb 2016 06:27:32 +0000 (UTC)	[thread overview]
Message-ID: <1455517611.c71b94e267316ab04066f5d703adacfc12bde567.jsbronder@gentoo> (raw)

commit:     c71b94e267316ab04066f5d703adacfc12bde567
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 06:26:12 2016 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 06:26:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71b94e2

sys-apps/hwloc: bump 1.11.2 (#561224)

Package-Manager: portage-2.2.26

 sys-apps/hwloc/Manifest            |  1 +
 sys-apps/hwloc/hwloc-1.11.2.ebuild | 71 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index a8d4c30..d623ffa 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -1,5 +1,6 @@
 DIST hwloc-1.10.0.tar.bz2 3765051 SHA256 b765f72507cf1cc98b398e0ec85b8f30e640bf1cd0a886c286d0b70d648d7be3 SHA512 0f1c011dbafbd4a78566b2ebc26b1c91a0e091e041f6e7996cea6812aeefd7fe4e8e7cb688634157c721dd9deea48ca32de823f8a9e0a1c341853b925a9c89c0 WHIRLPOOL a3eb47450f9e3fc97cb484ad4cab93f4eab10c5039da113029a0e918f654a878f44a9460b4606616d43580ea56ba21fc54ab4fc671b290f480e2e19514e524d7
 DIST hwloc-1.10.1.tar.bz2 3771665 SHA256 35ce13a9a0737d2de1c6facb5c3c0438f7c83b45d6ce652e05ba000f6f2e514a SHA512 47cc1f084730021996ae0c18996e13dde5b991004fe9160bc1e118b6cb0288fe5d65d149450f05bd7b9e13bd6f16dfe82181d1e731dd1b0e46a43fd4435850cc WHIRLPOOL b7e089c1de3f967295768dc2dbc6acec80fa99f66d9340cedf3b02c1d2e869a339fa9fdd71a5f8ef77554ec8622a246abae6ca5f41354790bf09bf2d0d8236d7
+DIST hwloc-1.11.2.tar.bz2 4019136 SHA256 8c029b6b1638245837707bfa6c865f448af4e49e7d352335e019d818b51fecf8 SHA512 aa54b6389c303470a00dbbb3ae5f688244d0f1e0d84e661b739933ff9d86928869f2f3be04fe621cdf06c206defcd4ea1c9e8b72696f7cada9bb3243c3feba68 WHIRLPOOL 783752a449f907bca5dd0b42445f8291d8cdc3a09f4e1bdb677cf34c3bc56ef739def0c1684455979d36570a51bdc99cefccbd5052e0996226dfc832ade9664a
 DIST hwloc-1.6.1.tar.bz2 3075453 SHA256 8bb0a13d70852442cfce8883a99113e9238e187a91b3160279e260a10048057b SHA512 9bf613c35e27d7e0e7e4aee39602e949dd035c84ceab37a716c48d9be25f319cd7888448c9771e8a8408dcf958370e9b54f7e1f764349fa5d39c2bd4358032ff WHIRLPOOL a319c94d306e18bd0f9a721eb637df667fc0831e2c84770255736205ba30abb9cc18e4b401cbbd3c419369b1c3aae638253bb826e973ff6c763a233c9c986742
 DIST hwloc-1.6.2.tar.bz2 3066020 SHA256 fd4d47738afc9c5f60d2c35f0963f82feb78bb57f2bc239e84e93ad376169df1 SHA512 3e1a0b28f6f867c82c8d61110afc07cb0019fb8d4284a171cef36346ea9746acab11250f7f382260f8f40d3c28c2517b24f2a222427cb2951149a58a30cb0990 WHIRLPOOL 7f2a9a58f4f7b1aae18f6d50338553eaa8c26e0cd54add29395e8366cfb076ec4e790b3411978c581da1b67342ad14443040e08a766e727a7cf9b27530e356f1
 DIST hwloc-1.7.2.tar.bz2 3165052 SHA256 a0b40c01eead1d4c254ab87c2ec75b8eeb9877331763fbd1e1b81990ad566848 SHA512 e6472fb0639a178683ea7bbef666255a73c1962c360d22490e4aee6642da1d30648d2f057e11b529d91bf76da05d47632331d84dd0a7771c5732cc7cc90e7d7c WHIRLPOOL 6f39a871777e28cfb1f87f6a5c9c7ef02a31bf4a8178f7eeb43ec9eeef42132c8d432d803e66198129017f68228e3aa738a774665d0e8400f5617af81cc61f7c

diff --git a/sys-apps/hwloc/hwloc-1.11.2.ebuild b/sys-apps/hwloc/hwloc-1.11.2.ebuild
new file mode 100644
index 0000000..cf5e10e
--- /dev/null
+++ b/sys-apps/hwloc/hwloc-1.11.2.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit flag-o-matic cuda autotools-multilib multilib versionator
+
+MY_PV=v$(get_version_component_range 1-2)
+
+DESCRIPTION="displays the hardware topology in convenient formats"
+HOMEPAGE="http://www.open-mpi.org/projects/hwloc/"
+SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
+
+# TODO opencl only works with AMD so no virtual
+# dev-util/nvidia-cuda-toolkit is always multilib
+
+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? ( media-video/nvidia-settings )
+	opencl? ( x11-drivers/ati-drivers:* )
+	pci? (
+		>=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
+		>=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
+	)
+	plugins? ( dev-libs/libltdl:0[${MULTILIB_USEDEP}] )
+	numa? ( >=sys-process/numactl-2.0.10-r1[${MULTILIB_USEDEP}] )
+	xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
+
+DOCS=( AUTHORS NEWS README VERSION )
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.8.1-gl.patch"
+)
+AUTOTOOLS_AUTORECONF=1
+
+src_prepare() {
+	if use cuda ; then
+		append-cflags -I/opt/cuda/include
+		append-cppflags -I/opt/cuda/include
+	fi
+	autotools-utils_src_prepare
+}
+
+multilib_src_configure() {
+	export HWLOC_PKG_CONFIG=$(tc-getPKG_CONFIG) #393467
+	use cuda && local LDFLAGS="${LDFLAGS} -L/opt/cuda/$(get_libdir)"
+	local myeconfargs=(
+		--disable-silent-rules
+		--docdir="${EPREFIX}"/usr/share/doc/${PF}
+		$(use_enable cairo)
+		$(use_enable cuda)
+		$(use_enable debug)
+		$(multilib_native_use_enable gl)
+		$(multilib_native_use_enable opencl)
+		$(use_enable pci)
+		$(use_enable plugins)
+		$(use_enable numa libnuma)
+		$(use_enable xml libxml2)
+		$(use_with X x)
+	)
+	autotools-utils_src_configure
+}


             reply	other threads:[~2016-02-15  6:27 UTC|newest]

Thread overview: 103+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  6:27 Justin Bronder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-21 17:57 [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/ Pacho Ramos
2016-11-15 14:53 Tobias Klausmann
2017-01-02 15:15 Agostino Sarubbo
2017-01-12 19:13 Jeroen Roovers
2017-01-14 13:42 Jeroen Roovers
2017-02-10 19:36 Michael Weber
2017-05-10 23:25 Justin Bronder
2017-05-10 23:25 Justin Bronder
2017-05-13 19:15 David Seifert
2017-06-19 16:16 Alexis Ballier
2018-03-26 16:54 Justin Bronder
2018-03-28 20:55 Matt Turner
2018-07-24  9:43 Mart Raudsepp
2018-09-05 20:47 Alexey Shvetsov
2018-09-06 22:12 Georgy Yakovlev
2018-10-13 10:07 Mikle Kolyada
2019-04-15 20:02 Justin Bronder
2019-06-12 18:14 Justin Bronder
2019-06-12 18:14 Justin Bronder
2019-06-12 18:14 Justin Bronder
2019-06-12 21:16 Justin Bronder
2020-02-13 21:40 David Seifert
2020-05-08  8:25 Alexys Jacob
2020-05-11 16:03 Alexys Jacob
2020-05-18 15:59 Guilherme Amadio
2020-07-30 22:49 Sam James
2020-08-02 11:39 Sergei Trofimovich
2020-08-02 11:48 Sergei Trofimovich
2020-08-02 12:04 Sergei Trofimovich
2020-08-02 12:44 Sergei Trofimovich
2020-08-04 15:11 Sam James
2020-08-05 13:53 Agostino Sarubbo
2020-11-05  8:33 Georgy Yakovlev
2020-12-11  9:09 Sergei Trofimovich
2020-12-11  9:09 Sergei Trofimovich
2020-12-11  9:09 Sergei Trofimovich
2021-06-15  4:06 Sam James
2021-06-15  5:28 Georgy Yakovlev
2021-06-15  5:28 Georgy Yakovlev
2021-07-05 13:25 Marek Szuba
2021-07-14 22:45 Marek Szuba
2021-10-13 20:35 Sam James
2021-10-14 13:39 Agostino Sarubbo
2021-10-15  6:00 Agostino Sarubbo
2021-10-20  0:11 Sam James
2021-10-29 22:44 Sam James
2021-12-01  5:48 Arthur Zamarin
2021-12-01  5:48 Arthur Zamarin
2021-12-26  3:41 Sam James
2021-12-26  3:42 Sam James
2021-12-26  8:07 Agostino Sarubbo
2021-12-26  8:08 Agostino Sarubbo
2021-12-26 18:40 Arthur Zamarin
2021-12-26 18:41 Arthur Zamarin
2021-12-26 19:05 Sam James
2021-12-26 20:51 Arthur Zamarin
2021-12-27 22:26 Sam James
2022-03-24 23:58 Sam James
2022-03-25  3:54 Sam James
2022-03-27  1:33 Sam James
2022-03-27  1:33 Sam James
2022-05-19 10:35 WANG Xuerui
2022-07-09  5:57 Sam James
2022-10-08 18:55 Sam James
2022-10-08 18:55 Sam James
2022-10-08 19:49 Arthur Zamarin
2022-10-08 19:49 Arthur Zamarin
2022-10-09  5:22 Arthur Zamarin
2022-10-09  8:48 Agostino Sarubbo
2022-10-09  8:52 Agostino Sarubbo
2022-10-09  8:53 Agostino Sarubbo
2022-10-09  8:55 Agostino Sarubbo
2022-12-04 14:50 Pacho Ramos
2022-12-15  0:52 Sam James
2023-04-05  1:18 Sam James
2023-05-16  3:39 Sam James
2023-06-19 13:31 Pacho Ramos
2023-06-29  8:55 Sam James
2023-06-29  8:55 Sam James
2023-07-04 22:23 Sam James
2023-07-04 22:23 Sam James
2023-07-04 22:23 Sam James
2023-07-04 22:23 Sam James
2023-07-04 22:32 Sam James
2023-07-07 21:22 Sam James
2023-08-02 17:52 Sam James
2023-09-07 23:03 Sam James
2023-09-07 23:03 Sam James
2023-09-07 23:03 Sam James
2023-09-14  3:41 Sam James
2023-12-08  8:39 Arthur Zamarin
2023-12-08  8:40 Arthur Zamarin
2023-12-15  6:35 Sam James
2023-12-15  6:35 Sam James
2024-04-27 10:42 Michał Górny
2024-07-14 10:41 James Le Cuirot
2024-11-23 16:27 Sam James
2024-11-23 16:54 Sam James
2024-11-24 11:02 Sam James
2024-11-25 23:06 Sam James
2024-12-08 11:00 Patrick Lauer
2025-04-21 15:26 Viorel Munteanu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1455517611.c71b94e267316ab04066f5d703adacfc12bde567.jsbronder@gentoo \
    --to=jsbronder@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox