public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/
Date: Wed, 25 Apr 2018 21:43:48 +0000 (UTC)	[thread overview]
Message-ID: <1524692617.c71b51bda7f0f51d9e8c84c7ad01daf080a67779.tamiko@gentoo> (raw)

commit:     c71b51bda7f0f51d9e8c84c7ad01daf080a67779
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 20:07:39 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 21:43:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71b51bd

sci-libs/adolc: update live ebuild

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sci-libs/adolc/adolc-9999.ebuild | 13 ++++++++-----
 sci-libs/adolc/metadata.xml      |  1 +
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/sci-libs/adolc/adolc-9999.ebuild b/sci-libs/adolc/adolc-9999.ebuild
index c029efc2ea2..a792a5a65c1 100644
--- a/sci-libs/adolc/adolc-9999.ebuild
+++ b/sci-libs/adolc/adolc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,12 +23,12 @@ fi
 
 LICENSE="|| ( EPL-1.0 GPL-2 )"
 SLOT="0/2"
-IUSE="mpi sparse static-libs"
+IUSE="+boost mpi sparse static-libs"
 
 RDEPEND="
+	boost? ( dev-libs/boost:0= )
 	mpi? ( sys-cluster/ampi:0= )
-		sparse? ( sci-libs/colpack:0= )
-"
+	sparse? ( sci-libs/colpack:0= )"
 DEPEND="${RDEPEND}"
 
 PATCHES=(
@@ -44,9 +44,12 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_enable static-libs static) \
+		--enable-advanced-branching \
+		--enable-atrig-erf \
 		$(use_enable mpi ampi) \
 		$(use_enable sparse) \
+		$(use_enable static-libs static) \
+		$(use_with boost) \
 		$(use_with sparse colpack "${EPREFIX}"/usr)
 }
 

diff --git a/sci-libs/adolc/metadata.xml b/sci-libs/adolc/metadata.xml
index 150156feade..a8f7848ccb6 100644
--- a/sci-libs/adolc/metadata.xml
+++ b/sci-libs/adolc/metadata.xml
@@ -12,6 +12,7 @@
   the requested values.
 </longdescription>
   <use>
+    <flag name="boost">Use the boost allocator from <pkg>dev-libs/boost</pkg></flag>
     <flag name="sparse">Add support for sparse matrix algebra with <pkg>sci-libs/colpack</pkg></flag>
   </use>
 </pkgmetadata>


             reply	other threads:[~2018-04-25 21:43 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-25 21:43 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-04 12:23 [gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/ David Seifert
2021-11-14 23:51 Sam James
2021-10-24 21:14 Sam James
2021-10-02 23:17 Sam James
2021-08-20  2:18 Sam James
2021-07-14 16:15 Marek Szuba
2020-12-15 11:54 David Seifert
2020-10-18 19:28 Thomas Deutschmann
2020-10-18 18:26 Sam James
2020-10-15 22:25 Sergei Trofimovich
2020-04-07  2:55 Matthias Maier
2020-04-07  2:55 Matthias Maier
2018-04-25 21:43 Matthias Maier
2018-04-25 21:43 Matthias Maier
2017-09-30  2:58 Sergei Trofimovich
2017-08-12 21:20 Matthias Maier
2017-08-12 21:20 Matthias Maier
2017-08-12 20:53 Matthias Maier
2017-07-08  9:25 Alexis Ballier
2017-07-01  9:52 Sergei Trofimovich
2017-07-01  9:52 Sergei Trofimovich
2017-04-29 16:21 Jeroen Roovers
2017-04-05 15:38 Michael Weber
2017-04-05 15:36 Michael Weber
2016-06-07 16:47 Tobias Klausmann

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=1524692617.c71b51bda7f0f51d9e8c84c7ad01daf080a67779.tamiko@gentoo \
    --to=tamiko@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