* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2011-06-24 17:09 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
To: gentoo-commits
commit: 0a889c1c3734c9b48b5d0cc048924f3ce3661ac2
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 14:34:21 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 14:34:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0a889c1c
metadata.xml added
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-libs/pagmo/ChangeLog | 8 ++++++++
sci-libs/pagmo/metadata.xml | 12 ++++++++++++
sci-libs/pagmo/pagmo-9999.ebuild | 16 +++++++++-------
3 files changed, 29 insertions(+), 7 deletions(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
new file mode 100644
index 0000000..ce5b582
--- /dev/null
+++ b/sci-libs/pagmo/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-libs/pagmo
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild,
+ +metadata.xml:
+ metadata.xml added
+
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
new file mode 100644
index 0000000..0bf16da
--- /dev/null
+++ b/sci-libs/pagmo/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="kepler">Automatically generated description for kepler</flag>
+ <flag name="nlopt">Automatically generated description for nlopt</flag>
+ </use>
+</pkgmetadata>
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 8a898fc..87c5298 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -1,23 +1,25 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=4
+
inherit cmake-utils git
DESCRIPTION="Parallelization engine for optimization problems"
HOMEPAGE="http://pagmo.sourceforge.net/"
-EGIT_REPO_URI="git://pagmo.git.sourceforge.net/gitroot/pagmo/pagmo"
SRC_URI=""
+EGIT_REPO_URI="git://pagmo.git.sourceforge.net/gitroot/pagmo/pagmo"
LICENSE="GPL-3"
SLOT="0"
-IUSE="gsl kepler mpi nlopt python test"
KEYWORDS="~amd64 ~x86"
+IUSE="gsl kepler mpi nlopt python test"
-RDEPEND="dev-libs/boost[mpi?,python?]
- gsl? ( sci-libs/gsl )
- nlopt? ( sci-libs/nlopt )"
+RDEPEND="
+ dev-libs/boost[mpi?,python?]
+ nlopt? ( sci-libs/nlopt )
+ gsl? ( sci-libs/gsl )"
DEPEND="${RDEPEND}"
src_configure() {
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2011-06-25 17:22 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2011-06-25 17:22 UTC (permalink / raw
To: gentoo-commits
commit: ccf6670bc789cbb00969da63f1c1c3cfe75f652c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 16:12:05 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 16:12:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ccf6670b
migrate from 'git' to 'git-2'
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-libs/pagmo/ChangeLog | 3 +++
sci-libs/pagmo/metadata.xml | 16 ++++++++--------
sci-libs/pagmo/pagmo-9999.ebuild | 2 +-
3 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index ce5b582..87b76c3 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Jun 2011; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
+ migrate from 'git' to 'git-2'
+
24 Jun 2011; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild,
+metadata.xml:
metadata.xml added
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
index 0bf16da..ce5ca8e 100644
--- a/sci-libs/pagmo/metadata.xml
+++ b/sci-libs/pagmo/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>sci@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="kepler">Automatically generated description for kepler</flag>
- <flag name="nlopt">Automatically generated description for nlopt</flag>
- </use>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="kepler">Automatically generated description for kepler</flag>
+ <flag name="nlopt">Automatically generated description for nlopt</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 87c5298..cd1bca3 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=4
-inherit cmake-utils git
+inherit cmake-utils git-2
DESCRIPTION="Parallelization engine for optimization problems"
HOMEPAGE="http://pagmo.sourceforge.net/"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2014-01-06 18:33 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2014-01-06 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 2013ca24a249bd8de0c2f188350fb11b2223bde8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 18:18:15 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 18:18:15 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2013ca24
sci-libs/pagmo: Add missing python deps
Package-Manager: portage-2.2.8
---
sci-libs/pagmo/ChangeLog | 3 +++
sci-libs/pagmo/pagmo-9999.ebuild | 7 ++++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index f33d873..92a385e 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild:
+ Add missing python deps
+
06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
Switch from git-2 to git-r3; use python-single-r1.eclass
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 641270c..5ffd021 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -18,9 +18,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gsl kepler mpi nlopt python test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
RDEPEND="
dev-libs/boost[mpi?]
- python? ( dev-libs/boost[${PYTHON_USEDEP}] )
+ python? (
+ ${PYTHON_DEPS}
+ dev-libs/boost[${PYTHON_USEDEP}]
+ )
nlopt? ( sci-libs/nlopt )
gsl? ( sci-libs/gsl )"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2014-01-06 18:33 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2014-01-06 18:33 UTC (permalink / raw
To: gentoo-commits
commit: a9922e41ee21879bb2c94a7b587d8355c71c9ec9
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 18:15:41 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 18:15:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a9922e41
sci-libs/pagmo: Switch from git-2 to git-r3; use python-single-r1.eclass
Package-Manager: portage-2.2.8
---
sci-libs/pagmo/ChangeLog | 5 ++++-
sci-libs/pagmo/metadata.xml | 10 +++++-----
sci-libs/pagmo/pagmo-9999.ebuild | 15 +++++++++++----
3 files changed, 20 insertions(+), 10 deletions(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index 87b76c3..f33d873 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/pagmo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
+ Switch from git-2 to git-r3; use python-single-r1.eclass
+
25 Jun 2011; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
migrate from 'git' to 'git-2'
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
index f406e11..9259787 100644
--- a/sci-libs/pagmo/metadata.xml
+++ b/sci-libs/pagmo/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<use>
- <flag name="kepler">Automatically generated description for kepler</flag>
- <flag name="nlopt">Automatically generated description for nlopt</flag>
-</use>
+ <herd>sci-astronomy</herd>
+ <use>
+ <flag name="kepler">Automatically generated description for kepler</flag>
+ <flag name="nlopt">Automatically generated description for nlopt</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index cd1bca3..641270c 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-inherit cmake-utils git-2
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit cmake-utils git-r3 python-single-r1
DESCRIPTION="Parallelization engine for optimization problems"
HOMEPAGE="http://pagmo.sourceforge.net/"
@@ -17,11 +19,16 @@ KEYWORDS="~amd64 ~x86"
IUSE="gsl kepler mpi nlopt python test"
RDEPEND="
- dev-libs/boost[mpi?,python?]
+ dev-libs/boost[mpi?]
+ python? ( dev-libs/boost[${PYTHON_USEDEP}] )
nlopt? ( sci-libs/nlopt )
gsl? ( sci-libs/gsl )"
DEPEND="${RDEPEND}"
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+}
+
src_configure() {
mycmakeargs=(
-DENABLE_SNOPT=OFF
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2015-07-23 21:06 Jauhien Piatlicki
0 siblings, 0 replies; 8+ messages in thread
From: Jauhien Piatlicki @ 2015-07-23 21:06 UTC (permalink / raw
To: gentoo-commits
commit: 3c7c459705b6314e53d0a70d18f0d1e0b01c353c
Author: Conrado Miranda <miranda.conrado <AT> gmail <DOT> com>
AuthorDate: Tue Jul 21 17:13:52 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 17:13:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3c7c4597
Updated pagmo URIs.
sci-libs/pagmo/pagmo-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index de9181d..2d7bfef 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python2_7 )
inherit cmake-utils git-r3 python-single-r1
DESCRIPTION="Parallelization engine for optimization problems"
-HOMEPAGE="http://pagmo.sourceforge.net/"
+HOMEPAGE="https://github.com/esa/pagmo"
SRC_URI=""
-EGIT_REPO_URI="git://pagmo.git.sourceforge.net/gitroot/pagmo/pagmo"
+EGIT_REPO_URI="https://github.com/esa/pagmo.git"
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2015-07-23 21:06 Jauhien Piatlicki
0 siblings, 0 replies; 8+ messages in thread
From: Jauhien Piatlicki @ 2015-07-23 21:06 UTC (permalink / raw
To: gentoo-commits
commit: 9a6dd2481e8b8f1b984d012a7bafecc51d4927dd
Author: Conrado Miranda <miranda.conrado <AT> gmail <DOT> com>
AuthorDate: Wed Jul 22 04:34:47 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 15:02:03 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a6dd248
sci-libs/pagmo: Updated URIs.
Package-Manager: portage-2.2.20
sci-libs/pagmo/ChangeLog | 5 ++++-
sci-libs/pagmo/pagmo-9999.ebuild | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index 92a385e..4235397 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/pagmo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 22 Jul 2015; Conrado Miranda <miranda.conrado@gmail.org> pagmo-9999.ebuild:
+ sci-libs/pagmo: Updated URIs.
+
06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild:
Add missing python deps
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 2d7bfef..8a93943 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,7 +11,7 @@ inherit cmake-utils git-r3 python-single-r1
DESCRIPTION="Parallelization engine for optimization problems"
HOMEPAGE="https://github.com/esa/pagmo"
SRC_URI=""
-EGIT_REPO_URI="https://github.com/esa/pagmo.git"
+EGIT_REPO_URI="https://github.com/esa/${PN}.git git://git@github.com:esa/${PN}.git"
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2015-07-29 7:54 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2015-07-29 7:54 UTC (permalink / raw
To: gentoo-commits
commit: 7552c8e40e83a0136b1e38316f895672fce65c11
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 07:51:57 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 07:51:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7552c8e4
sci-libs/pagmo: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20
sci-libs/pagmo/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
index 9259787..bf65bff 100644
--- a/sci-libs/pagmo/metadata.xml
+++ b/sci-libs/pagmo/metadata.xml
@@ -6,4 +6,7 @@
<flag name="kepler">Automatically generated description for kepler</flag>
<flag name="nlopt">Automatically generated description for nlopt</flag>
</use>
+ <upstream>
+ <remote-id type="github">esa/pagmo</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/
@ 2020-09-27 22:12 Horea Christian
0 siblings, 0 replies; 8+ messages in thread
From: Horea Christian @ 2020-09-27 22:12 UTC (permalink / raw
To: gentoo-commits
commit: ea5a0830edfbf9a045dcba6274de96c877741ce7
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun Sep 27 22:12:18 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Sep 27 22:12:18 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea5a0830
sci-libs/pagmo: removed discontinued package
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-libs/pagmo/metadata.xml | 16 --------------
sci-libs/pagmo/pagmo-9999.ebuild | 47 ----------------------------------------
2 files changed, 63 deletions(-)
diff --git a/sci-libs/pagmo/metadata.xml b/sci-libs/pagmo/metadata.xml
deleted file mode 100644
index cc59fd48c..000000000
--- a/sci-libs/pagmo/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-astronomy@gentoo.org</email>
- <name>Gentoo Astronomy Project</name>
- </maintainer>
- <use>
- <flag name="nlopt">Use nlopt, a non-linear optimization library</flag>
- <flag name="ipopt">Use ipopt, a interior-point optimizer</flag>
- <flag name="eigen">Use eigen, a c++ linear algebra library, for algorithms like CAMES</flag>
- </use>
- <upstream>
- <remote-id type="github">esa/pagmo2</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
deleted file mode 100644
index 84665a0ae..000000000
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils git-r3 python-single-r1
-
-DESCRIPTION="Parallelization engine for optimization problems"
-HOMEPAGE="https://github.com/esa/pagmo"
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/esa/${PN}2.git git://github.com/esa/${PN}2.git"
-
-LICENSE="GPL-3"
-SLOT="2"
-KEYWORDS=""
-IUSE="eigen nlopt ipopt python test"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
- dev-libs/boost
- eigen? ( dev-cpp/eigen:3 )
- python? (
- ${PYTHON_DEPS}
- dev-libs/boost[${PYTHON_USEDEP}]
- )
- nlopt? ( sci-libs/nlopt )
- ipopt? ( sci-libs/ipopt )
-"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
- mycmakeargs=(
- -DPAGMO_BUILD_PYGMO=$(usex python)
- -DPAGMO_WITH_EIGEN3=$(usex eigen)
- -DPAGMO_WITH_NLOPT=$(usex nlopt)
- -DPAGMO_WITH_IPOPT=$(usex ipopt)
- -DPAGMO_BUILD_TESTS=$(usex test)
- )
- cmake-utils_src_configure
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2020-09-27 22:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 7:54 [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2020-09-27 22:12 Horea Christian
2015-07-23 21:06 Jauhien Piatlicki
2015-07-23 21:06 Jauhien Piatlicki
2014-01-06 18:33 Justin Lecher
2014-01-06 18:33 Justin Lecher
2011-06-25 17:22 Justin Lecher
2011-06-24 17:09 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox