From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/healpix_cxx/
Date: Mon, 3 Feb 2014 01:39:26 +0000 (UTC) [thread overview]
Message-ID: <1391391216.a8bb81c3428899e555a647b9598d43a75ca64451.bicatali@gentoo> (raw)
commit: a8bb81c3428899e555a647b9598d43a75ca64451
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 01:33:36 2014 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 01:33:36 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a8bb81c3
sci-astronomy/healpix_cxx: Version bump
Package-Manager: portage-2.2.8-prefix
---
sci-astronomy/healpix_cxx/ChangeLog | 8 +++++++-
...healpix_cxx-3.11.ebuild => healpix_cxx-3.11.2.ebuild} | 16 +++++-----------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/sci-astronomy/healpix_cxx/ChangeLog b/sci-astronomy/healpix_cxx/ChangeLog
index fa357f4..1e48b74 100644
--- a/sci-astronomy/healpix_cxx/ChangeLog
+++ b/sci-astronomy/healpix_cxx/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-astronomy/healpix_cxx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*healpix_cxx-3.11.2 (03 Feb 2014)
+
+ 03 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org>
+ +healpix_cxx-3.11.2.ebuild, -healpix_cxx-3.11.ebuild:
+ sci-astronomy/healpix_cxx: Version bump
+
*healpix_cxx-3.11 (16 Jun 2013)
16 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +healpix_cxx-3.11.ebuild,
diff --git a/sci-astronomy/healpix_cxx/healpix_cxx-3.11.ebuild b/sci-astronomy/healpix_cxx/healpix_cxx-3.11.2.ebuild
similarity index 70%
rename from sci-astronomy/healpix_cxx/healpix_cxx-3.11.ebuild
rename to sci-astronomy/healpix_cxx/healpix_cxx-3.11.2.ebuild
index 85d2898..502bbd3 100644
--- a/sci-astronomy/healpix_cxx/healpix_cxx-3.11.ebuild
+++ b/sci-astronomy/healpix_cxx/healpix_cxx-3.11.2.ebuild
@@ -7,12 +7,11 @@ EAPI=5
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils toolchain-funcs
-MYP="Healpix_${PV}"
-MYPP="2013Apr24"
+MYP="Healpix_3.11"
DESCRIPTION="Hierarchical Equal Area isoLatitude Pixelization of a sphere - C++"
HOMEPAGE="http://healpix.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MYP}/${MYP}_${MYPP}.tar.gz"
+SRC_URI="mirror://sourceforge/healpix/${MYP}/autotools_packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -25,13 +24,9 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/pkgconfig"
-S="${WORKDIR}/${MYP}/src/cxx/autotools"
-
-DOCS=( ../CHANGES ../../../READ_Copyrights_Licenses.txt )
-
pkg_setup() {
- if use openmp; then
- if [[ $(tc-getCXX)$ == *g++* ]] && ! tc-has-openmp; then
+ if use openmp && [[ $(tc-getCXX)$ == *g++* ]]; then
+ if ! tc-has-openmp; then
ewarn "You are using a g++ without OpenMP capabilities"
die "Need an OpenMP capable compiler"
fi
@@ -39,9 +34,8 @@ pkg_setup() {
}
src_prepare() {
- # respect user flags
- sed -i -e '/^AX_CHECK_COMPILE_FLAG/d' configure.ac || die
# why was static-libtool-libs forced?
+ # it screws up as-neeeded
use static-libs || sed -i -e '/-static-libtool-libs/d' Makefile.am
autotools-utils_src_prepare
}
next reply other threads:[~2014-02-03 1:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-03 1:39 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-17 1:07 [gentoo-commits] proj/sci:master commit in: sci-astronomy/healpix_cxx/ Sebastien Fabbro
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=1391391216.a8bb81c3428899e555a647b9598d43a75ca64451.bicatali@gentoo \
--to=bicatali@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