public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gsl/
Date: Fri, 23 Dec 2016 14:53:10 +0000 (UTC)	[thread overview]
Message-ID: <1482504775.e2cbd36d3be616d48a33209d43a2c32bdeec66c5.mrueg@gentoo> (raw)

commit:     e2cbd36d3be616d48a33209d43a2c32bdeec66c5
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 14:52:55 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 14:52:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cbd36d

sci-libs/gsl: Add USE-flag to enable deprecated functions

As acked by jlec

Package-Manager: portage-2.3.3

 sci-libs/gsl/gsl-2.3.ebuild | 7 +++++--
 sci-libs/gsl/metadata.xml   | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-libs/gsl/gsl-2.3.ebuild b/sci-libs/gsl/gsl-2.3.ebuild
index 1ef8865..8d2f3c5 100644
--- a/sci-libs/gsl/gsl-2.3.ebuild
+++ b/sci-libs/gsl/gsl-2.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0/19.3"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="cblas-external static-libs"
+IUSE="cblas-external +deprecated static-libs"
 
 RDEPEND="cblas-external? ( virtual/cblas )"
 DEPEND="${RDEPEND}
@@ -47,9 +47,12 @@ src_prepare() {
 	filter-flags -ffast-math
 
 	default
+	if use deprecated; then
+		sed -i -e "/GSL_DISABLE_DEPRECATED/,+2d" configure.ac || die
+	fi
 	eautoreconf
 
-	cp "${FILESDIR}"/eselect.cblas.gsl "${T}"/
+	cp "${FILESDIR}"/eselect.cblas.gsl "${T}"/ || die
 	sed -i -e "s:/usr:${EPREFIX}/usr:" "${T}"/eselect.cblas.gsl || die
 	if [[ ${CHOST} == *-darwin* ]] ; then
 		sed -i -e 's/\.so\([\.0-9]\+\)\?/\1.dylib/g' \

diff --git a/sci-libs/gsl/metadata.xml b/sci-libs/gsl/metadata.xml
index 30aac9a..eb06cc2 100644
--- a/sci-libs/gsl/metadata.xml
+++ b/sci-libs/gsl/metadata.xml
@@ -21,5 +21,6 @@
   <use>
     <flag name="cblas-external">Link gsl with external cblas provided by
     (<pkg>virtual/cblas</pkg>) instead of shipped internal version</flag>
+   <flag name="deprecated">Enable deprecated functions</flag>
   </use>
 </pkgmetadata>


             reply	other threads:[~2016-12-23 14:53 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-23 14:53 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-18 21:31 [gentoo-commits] repo/gentoo:master commit in: sci-libs/gsl/ Sam James
2025-07-13  9:45 Sam James
2024-12-01 19:57 Arthur Zamarin
2024-12-01 18:35 Arthur Zamarin
2024-08-06  0:20 Eli Schwartz
2022-11-08  8:55 Andrew Ammerlaan
2022-10-18  2:18 Sam James
2022-10-08 23:10 Sam James
2022-05-17  5:34 Sam James
2022-05-08  3:10 WANG Xuerui
2022-02-14  0:55 Sam James
2022-02-13 23:41 Jakov Smolić
2022-02-08  6:35 Sam James
2022-01-10 23:02 Sam James
2022-01-08 12:30 Arthur Zamarin
2022-01-08 12:21 Jakov Smolić
2022-01-08 12:20 Arthur Zamarin
2021-12-02 19:24 Sam James
2021-12-01 22:30 Sam James
2021-10-24  4:11 Sam James
2021-10-24  4:11 Sam James
2021-08-11 23:07 Sam James
2021-08-03 11:09 Sam James
2021-08-03 11:03 Sam James
2021-07-31 22:12 Sam James
2021-07-29  7:08 Agostino Sarubbo
2021-07-28 18:41 Marek Szuba
2021-06-01 20:44 Sam James
2021-05-25 18:43 Andrew Ammerlaan
2021-01-17 11:52 David Seifert
2021-01-06 15:17 Fabian Groffen
2020-11-30 22:31 Sergei Trofimovich
2020-03-22 14:07 Agostino Sarubbo
2020-03-22 14:06 Agostino Sarubbo
2019-12-27 19:35 Aaron Bauman
2019-12-24 20:04 Mikle Kolyada
2019-12-24 14:33 Mikle Kolyada
2019-12-15 14:22 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-11-17 12:08 Pacho Ramos
2019-06-26 16:07 Benda XU
2019-06-20  9:28 Mikle Kolyada
2019-05-26 17:01 Sergei Trofimovich
2019-05-20 19:37 Aaron Bauman
2018-08-06 14:10 Amy Liffey
2017-07-17 10:06 Alexis Ballier
2017-07-11 20:33 Sebastien Fabbro
2017-01-17 14:24 Agostino Sarubbo
2017-01-11 10:35 Agostino Sarubbo
2017-01-03 10:38 Agostino Sarubbo
2016-08-04  9:00 Jeroen Roovers
2016-07-06  9:23 Agostino Sarubbo
2016-06-25 20:14 Agostino Sarubbo
2016-06-12 19:52 Markus Meier
2016-05-23  8:24 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=1482504775.e2cbd36d3be616d48a33209d43a2c32bdeec66c5.mrueg@gentoo \
    --to=mrueg@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