public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pmix/
Date: Wed,  7 Dec 2022 15:42:41 +0000 (UTC)	[thread overview]
Message-ID: <1670427381.8ad34c5cb767676d6cb5e9249565d2e4c17d838e.sam@gentoo> (raw)

commit:     8ad34c5cb767676d6cb5e9249565d2e4c17d838e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 15:36:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 15:36:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad34c5c

sys-cluster/pmix: add 4.2.2

Closes: https://bugs.gentoo.org/681584
Closes: https://bugs.gentoo.org/877119
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/pmix/Manifest          |  1 +
 sys-cluster/pmix/pmix-4.2.2.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/sys-cluster/pmix/Manifest b/sys-cluster/pmix/Manifest
index 3d268978deb3..1ad78c7bcefc 100644
--- a/sys-cluster/pmix/Manifest
+++ b/sys-cluster/pmix/Manifest
@@ -1 +1,2 @@
 DIST pmix-2.1.1.tar.bz2 1063090 BLAKE2B 35a3bf7d297d399e897f9b9f748e176262cc0fde5afbfc9ea1e21e5c1550cf0081d9924692d7592fe1224eb727a9c3bb7b3fd216ae1b9e09dd29aefe83ac9eba SHA512 2e5d4b3c907ea9f54bb2b682c63fedb6e6c5cfad578c51bb64c805368ccd35adb317fc472867c717e0cd1d90bf13b18655a62041840c33b4a178c25bb3297d3d
+DIST pmix-4.2.2.tar.bz2 1639600 BLAKE2B b5109900e52750656200e7bdbdc39d870a01f5afc1fb622663dfb2c9647b1735c23ece906064b34923977c522fb5a89afc03d81b7d115b26337934ab5bfe7ce3 SHA512 b7cb1e2079d517b32fc5d99012a7c4b161c1509b3ac1e0ba7e4697f2fe0917455927d06c86ecab5f2fa6073e1f058e86260d2115b6f8cc968a43a5675439f28d

diff --git a/sys-cluster/pmix/pmix-4.2.2.ebuild b/sys-cluster/pmix/pmix-4.2.2.ebuild
new file mode 100644
index 000000000000..4e0cde30caf9
--- /dev/null
+++ b/sys-cluster/pmix/pmix-4.2.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="The Process Management Interface (PMI) Exascale"
+HOMEPAGE="https://openpmix.github.io/"
+SRC_URI="https://github.com/openpmix/openpmix/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +munge pmi"
+
+RDEPEND="
+	dev-libs/libevent:=
+	sys-cluster/ucx
+	sys-libs/zlib:=
+	munge? ( sys-auth/munge )
+	pmi? ( !sys-cluster/slurm )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	econf \
+		--disable-werror \
+		$(use_enable debug) \
+		$(use_with munge)
+}


             reply	other threads:[~2022-12-07 15:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 15:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-08 11:00 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pmix/ Patrick Lauer
2024-08-24  6:41 Michał Górny
2024-08-23 23:37 Jakov Smolić
2024-07-17 20:31 Eli Schwartz
2024-07-17 20:31 Eli Schwartz
2024-07-17  5:43 Eli Schwartz
2024-07-03 21:25 Eli Schwartz
2024-07-03 21:25 Eli Schwartz
2024-06-14  6:45 Sam James
2024-06-14  6:45 Sam James
2024-06-14  6:45 Sam James
2023-12-20 10:04 Sam James
2022-12-24 14:52 Andreas Sturmlechner
2022-12-07 19:49 Sam James
2022-11-19 19:36 Sam James
2022-11-19 19:36 Sam James
2018-04-01 20:51 Justin Lecher

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=1670427381.8ad34c5cb767676d6cb5e9249565d2e4c17d838e.sam@gentoo \
    --to=sam@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