public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/clusteringsuite/
Date: Tue, 13 Jul 2021 09:09:00 +0000 (UTC)	[thread overview]
Message-ID: <1625998457.bb6ecb265df47eac8bb78036b331541f11879248.andrewammerlaan@gentoo> (raw)

commit:     bb6ecb265df47eac8bb78036b331541f11879248
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jul 11 10:14:17 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 10:14:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb6ecb26

sys-cluster/clusteringsuite: add muster

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 ...uite-2.6.9-r1.ebuild => clusteringsuite-2.6.9-r2.ebuild} | 13 +++++++------
 sys-cluster/clusteringsuite/metadata.xml                    |  3 +--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r1.ebuild b/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r2.ebuild
similarity index 93%
rename from sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r1.ebuild
rename to sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r2.ebuild
index cf6723918..7da3d3563 100644
--- a/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r1.ebuild
+++ b/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r2.ebuild
@@ -17,8 +17,8 @@ SRC_URI="https://ftp.tools.bsc.es/clusteringsuite/clusteringsuite-${PV}-src.tar.
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="doc mpi"
-#TODO: muster treedbscan
+IUSE="doc mpi muster"
+#TODO: treedbscan
 
 PATCHES=( "${FILESDIR}/${P}-unbundle-libANN.patch" )
 
@@ -27,6 +27,7 @@ RDEPEND="
 	sci-libs/ann
 	sys-cluster/libbsctools
 	mpi? ( virtual/mpi )
+	muster? ( sys-cluster/muster )
 "
 #	treedbscan? (
 #		dev-libs/boost[threads]:=
@@ -64,11 +65,11 @@ src_configure() {
 	else
 		myconf+=( "--without-mpi" )
 	fi
-#	if use muster; then
-#		myconf+=( "--with-muster=${EPREFIX}/usr" )
-#	else
+	if use muster; then
+		myconf+=( "--with-muster=${EPREFIX}/usr" )
+	else
 		myconf+=( "--without-muster" )
-#	fi
+	fi
 #	if use treedbscan; then
 #		myconf+=( "--enable-treedbscan" )
 #		myconf+=( "--with-cgal=${EPREFIX}/usr" )

diff --git a/sys-cluster/clusteringsuite/metadata.xml b/sys-cluster/clusteringsuite/metadata.xml
index f97124ffd..d0ad8930d 100644
--- a/sys-cluster/clusteringsuite/metadata.xml
+++ b/sys-cluster/clusteringsuite/metadata.xml
@@ -6,9 +6,8 @@
 		<name>Alessandro Barbieri</name>
 	</maintainer>
 	<use>
-		<!--<flag name="maintainer-mode">enable make rules and dependencies not useful (and sometimes confusing) to the casual installer</flag>-->
 		<flag name="mpi">enable mpi for distributed version</flag>
-		<!--<flag name="muster">enable support for Muster algorithms</flag>-->
+		<flag name="muster">enable support for <pkg>sys-cluster/muster</pkg> algorithms</flag>
 		<flag name="old-pcfparser">enable compilation with old pcfparser</flag>
 		<!--<flag name="treedbscan">enable compilation of TreeDBSCAN support for <pkg>sys-cluster/extrae</pkg></flag>-->
 	</use>


             reply	other threads:[~2021-07-13  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  9:09 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-20 17:23 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/clusteringsuite/ Haelwenn Monnier
2021-07-19  9:55 Andrew Ammerlaan
2021-04-28  8:08 Andrew Ammerlaan

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=1625998457.bb6ecb265df47eac8bb78036b331541f11879248.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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