* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2011-06-24 17:09 Justin Lecher
0 siblings, 0 replies; 13+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
To: gentoo-commits
commit: f096a7f42022770dd713ac2decf6da07e9d360b5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:46:26 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:46:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f096a7f4
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-astronomy/psfex/psfex-3.9.1.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sci-astronomy/psfex/psfex-3.9.1.ebuild b/sci-astronomy/psfex/psfex-3.9.1.ebuild
index 9d95745..3530ea9 100644
--- a/sci-astronomy/psfex/psfex-3.9.1.ebuild
+++ b/sci-astronomy/psfex/psfex-3.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="doc threads plplot"
+IUSE="doc plplot threads"
RDEPEND="virtual/cblas
sci-libs/lapack-atlas
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2011-08-04 21:00 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2011-08-04 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 27c950cd25f3d434a6e3d119a48191caf1b2cf88
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Aug 4 20:57:41 2011 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 20:57:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=27c950cd
[sci-astronomy/psfex] switch herd
---
sci-astronomy/psfex/ChangeLog | 7 +++++++
sci-astronomy/psfex/metadata.xml | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
new file mode 100644
index 0000000..194a9b9
--- /dev/null
+++ b/sci-astronomy/psfex/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sci-astronomy/psfex
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
+ Switched herd to sci-astronomy
+
diff --git a/sci-astronomy/psfex/metadata.xml b/sci-astronomy/psfex/metadata.xml
index 02991f4..4f00f5a 100644
--- a/sci-astronomy/psfex/metadata.xml
+++ b/sci-astronomy/psfex/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
+<herd>sci-astronomy</herd>
<longdescription lang="en">
PSFEx (“PSF Extractor”) extracts models of the Point Spread
Function (PSF) from FITS images processed with <pkg>sci-libs/sextractor</pkg>, and
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2012-07-04 22:42 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2012-07-04 22:42 UTC (permalink / raw
To: gentoo-commits
commit: a093f95d08af6b41d42217bc68aebd46beda7e27
Author: Sebastien Fabbro <sfabbro <AT> uvic <DOT> ca>
AuthorDate: Wed Jul 4 22:24:49 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jul 4 22:24:49 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a093f95d
sci-astronomy/psfex: live version
---
sci-astronomy/psfex/ChangeLog | 8 ++++-
sci-astronomy/psfex/psfex-3.9.1-r1.ebuild | 28 ++++++++-------
.../{psfex-3.9.1-r1.ebuild => psfex-9999.ebuild} | 38 +++++++++++++-------
3 files changed, 47 insertions(+), 27 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 24df270..5187729 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-astronomy/psfex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*psfex-9999 (04 Jul 2012)
+
+ 04 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> psfex-3.9.1-r1.ebuild,
+ +psfex-9999.ebuild:
+ Live version. Prefix love
+
*psfex-3.9.1-r1 (28 Nov 2011)
28 Nov 2011; Sébastien Fabbro <bicatali@gentoo.org> -psfex-3.9.1.ebuild,
diff --git a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild b/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
index d94b5c3..3806da3 100644
--- a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
+++ b/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
-inherit eutils
+
+inherit autotools
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
@@ -11,21 +12,21 @@ SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc plplot threads"
-RDEPEND="virtual/cblas
- sci-libs/atlas
+RDEPEND="sci-libs/atlas[lapack]
sci-libs/fftw:3.0
plplot? ( sci-libs/plplot )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+DEPEND="${RDEPEND}"
src_prepare() {
- local mycblas=atlcblas myclapack=atlclapack
+ local mycblas=atlcblas myclapack=atlclapack
if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] && myclapack=ptclapack
+ [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
+ mycblas=ptcblas
+ [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] && \
+ myclapack=ptclapack
fi
# fix the configure and not the acx_atlas.m4. the eautoreconf will
# produce a configure giving a wrong install Makefile target (to fix)
@@ -34,17 +35,18 @@ src_prepare() {
-e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
-e "s/-llapack/-l${myclapack}/g" \
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- configure || die "sed acx_atlas.m4 failed"
+ acx_atlas.m4 || die
+ eautoreconf
}
src_configure() {
econf \
- --with-atlas-incdir="${EROOT}/usr/include/atlas" \
+ --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
$(use_with plplot) \
$(use_enable threads)
}
src_install () {
default
- use doc && dodoc doc/*.pdf
+ use doc && dodoc doc/*
}
diff --git a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
similarity index 54%
copy from sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
copy to sci-astronomy/psfex/psfex-9999.ebuild
index d94b5c3..8a79f6d 100644
--- a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -1,31 +1,42 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
-inherit eutils
+
+if [[ ${PV} == "9999" ]] ; then
+ _SVN=subversion
+ ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
+ SRC_URI=""
+ KEYWORDS=""
+else
+ SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+inherit ${_SVN} autotools
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
-SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc plplot threads"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc threads plplot"
RDEPEND="virtual/cblas
- sci-libs/atlas
+ sci-libs/atlas[lapack]
sci-libs/fftw:3.0
plplot? ( sci-libs/plplot )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+DEPEND="${RDEPEND}"
src_prepare() {
local mycblas=atlcblas myclapack=atlclapack
if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] && myclapack=ptclapack
+ [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
+ mycblas=ptcblas
+ [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] &&
+ myclapack=ptclapack
fi
# fix the configure and not the acx_atlas.m4. the eautoreconf will
# produce a configure giving a wrong install Makefile target (to fix)
@@ -34,17 +45,18 @@ src_prepare() {
-e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
-e "s/-llapack/-l${myclapack}/g" \
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- configure || die "sed acx_atlas.m4 failed"
+ acx_atlas.m4 || die
+ eautoreconf
}
src_configure() {
econf \
- --with-atlas-incdir="${EROOT}/usr/include/atlas" \
+ --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
$(use_with plplot) \
$(use_enable threads)
}
src_install () {
default
- use doc && dodoc doc/*.pdf
+ use doc && dodoc doc/*
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2012-07-04 22:42 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2012-07-04 22:42 UTC (permalink / raw
To: gentoo-commits
commit: 314f26a4ae5ea2ee47583aa32b34a5003c6d19d9
Author: Sebastien Fabbro <sfabbro <AT> uvic <DOT> ca>
AuthorDate: Wed Jul 4 22:33:59 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jul 4 22:33:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=314f26a4
no blas
---
sci-astronomy/psfex/psfex-9999.ebuild | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index 8a79f6d..2916ae9 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -24,8 +24,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc threads plplot"
-RDEPEND="virtual/cblas
- sci-libs/atlas[lapack]
+RDEPEND="sci-libs/atlas[lapack]
sci-libs/fftw:3.0
plplot? ( sci-libs/plplot )"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2012-07-29 20:30 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2012-07-29 20:30 UTC (permalink / raw
To: gentoo-commits
commit: 65029731a84eeaf0be73d43ea46dd3e4360954d6
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Sun Jul 29 20:29:38 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 20:29:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=65029731
sci-astronomy/psfex: fixed for newer plplot
(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)
---
sci-astronomy/psfex/ChangeLog | 4 +++-
sci-astronomy/psfex/psfex-3.9.1-r1.ebuild | 2 ++
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 5187729..64ab644 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> psfex-3.9.1-r1.ebuild:
+ sci-astronomy/psfex: fixed for newer plplot
+
*psfex-9999 (04 Jul 2012)
04 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> psfex-3.9.1-r1.ebuild,
@@ -16,4 +19,3 @@
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
-
diff --git a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild b/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
index 3806da3..aa54f2c 100644
--- a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
+++ b/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
@@ -36,6 +36,8 @@ src_prepare() {
-e "s/-llapack/-l${myclapack}/g" \
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
acx_atlas.m4 || die
+ # fix for newer plplot
+ sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2013-06-14 11:21 Justin Lecher
0 siblings, 0 replies; 13+ messages in thread
From: Justin Lecher @ 2013-06-14 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 8b0ce2ff878e46f01a6913163de50a23c7750ead
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 11:11:42 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 11:11:42 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8b0ce2ff
sci-astronomy/psfex: Drop KEYWORDS of live ebuilds
Package-Manager: portage-2.2.0_alpha179
---
sci-astronomy/psfex/ChangeLog | 5 ++++-
sci-astronomy/psfex/metadata.xml | 10 +++++-----
sci-astronomy/psfex/psfex-9999.ebuild | 3 +--
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 64ab644..40b804c 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-astronomy/psfex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> psfex-9999.ebuild, metadata.xml:
+ Drop KEYWORDS of live ebuilds
+
29 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> psfex-3.9.1-r1.ebuild:
sci-astronomy/psfex: fixed for newer plplot
diff --git a/sci-astronomy/psfex/metadata.xml b/sci-astronomy/psfex/metadata.xml
index 4f00f5a..1dfc18a 100644
--- a/sci-astronomy/psfex/metadata.xml
+++ b/sci-astronomy/psfex/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<longdescription lang="en">
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">
PSFEx (“PSF Extractor”) extracts models of the Point Spread
Function (PSF) from FITS images processed with <pkg>sci-libs/sextractor</pkg>, and
measures the quality of images. The generated PSF models can be used
for model-fitting photometry or morphological analyses.
</longdescription>
-<use>
- <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
-</use>
+ <use>
+ <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index 2916ae9..9ec296f 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -21,7 +21,6 @@ HOMEPAGE="http://www.astromatic.net/software/psfex"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc threads plplot"
RDEPEND="sci-libs/atlas[lapack]
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2014-02-27 23:01 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2014-02-27 23:01 UTC (permalink / raw
To: gentoo-commits
commit: c34f378cc207d91142eadf7003ac05ea987fdb8f
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 20:31:12 2014 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 20:31:12 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c34f378c
sci-astronomy/psfex: EAPI-5, autotools-utils, fixed plplot flag
Package-Manager: portage-2.2.8-prefix
---
sci-astronomy/psfex/ChangeLog | 8 ++++-
sci-astronomy/psfex/metadata.xml | 10 +++---
sci-astronomy/psfex/psfex-3.9.1-r1.ebuild | 54 -------------------------------
sci-astronomy/psfex/psfex-3.9.1.ebuild | 1 +
sci-astronomy/psfex/psfex-9999.ebuild | 26 ++++++++++-----
5 files changed, 31 insertions(+), 68 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 40b804c..1baf9a8 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-astronomy/psfex
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*psfex-3.9.1 (27 Feb 2014)
+
+ 27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +psfex-3.9.1.ebuild,
+ -psfex-3.9.1-r1.ebuild, metadata.xml, psfex-9999.ebuild:
+ sci-astronomy/psfex: EAPI-5, autotools-utils, fixed plplot flag
+
14 Jun 2013; Justin Lecher <jlec@gentoo.org> psfex-9999.ebuild, metadata.xml:
Drop KEYWORDS of live ebuilds
diff --git a/sci-astronomy/psfex/metadata.xml b/sci-astronomy/psfex/metadata.xml
index 1dfc18a..4f00f5a 100644
--- a/sci-astronomy/psfex/metadata.xml
+++ b/sci-astronomy/psfex/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-astronomy</herd>
- <longdescription lang="en">
+<herd>sci-astronomy</herd>
+<longdescription lang="en">
PSFEx (“PSF Extractor”) extracts models of the Point Spread
Function (PSF) from FITS images processed with <pkg>sci-libs/sextractor</pkg>, and
measures the quality of images. The generated PSF models can be used
for model-fitting photometry or morphological analyses.
</longdescription>
- <use>
- <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
- </use>
+<use>
+ <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
+</use>
</pkgmetadata>
diff --git a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild b/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
deleted file mode 100644
index 95db3e0..0000000
--- a/sci-astronomy/psfex/psfex-3.9.1-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit autotools
-
-DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
-HOMEPAGE="http://www.astromatic.net/software/psfex"
-SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc plplot threads"
-
-RDEPEND="sci-libs/atlas[lapack]
- sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- local mycblas=atlcblas myclapack=atlclapack
- if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
- mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] && \
- myclapack=ptclapack
- fi
- # fix the configure and not the acx_atlas.m4. the eautoreconf will
- # produce a configure giving a wrong install Makefile target (to fix)
- sed -i \
- -e "s/-lcblas/-l${mycblas}/g" \
- -e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
- -e "s/-llapack/-l${myclapack}/g" \
- -e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- acx_atlas.m4 || die
- # fix for newer plplot
- sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
- eautoreconf
-}
-
-src_configure() {
- econf \
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
- $(use_with plplot) \
- $(use_enable threads)
-}
-
-src_install () {
- default
- use doc && dodoc doc/*
-}
diff --git a/sci-astronomy/psfex/psfex-3.9.1.ebuild b/sci-astronomy/psfex/psfex-3.9.1.ebuild
new file mode 120000
index 0000000..1942f52
--- /dev/null
+++ b/sci-astronomy/psfex/psfex-3.9.1.ebuild
@@ -0,0 +1 @@
+psfex-9999.ebuild
\ No newline at end of file
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index 0e10198..db4df69 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
if [[ ${PV} == "9999" ]] ; then
_SVN=subversion
@@ -14,7 +14,10 @@ else
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
fi
-inherit ${_SVN} autotools
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+inherit ${_SVN} autotools-utils multilib
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
@@ -23,7 +26,8 @@ LICENSE="GPL-3"
SLOT="0"
IUSE="doc threads plplot"
-RDEPEND="sci-libs/atlas[lapack]
+RDEPEND="
+ sci-libs/atlas[lapack,threads=]
sci-libs/fftw:3.0
plplot? ( sci-libs/plplot )"
DEPEND="${RDEPEND}"
@@ -42,19 +46,25 @@ src_prepare() {
-e "s/-lcblas/-l${mycblas}/g" \
-e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
-e "s/-llapack/-l${myclapack}/g" \
+ -e "s/\(lapack_lib=\).*/\1${myclapack}/g" \
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
acx_atlas.m4 || die
- eautoreconf
+
+ # fix for newer plplot
+ sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
+ autotools-utils_src_prepare
}
src_configure() {
- econf \
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
- $(use_with plplot) \
+ local myeconfargs=(
+ --with-atlas-incdir="${EPREFIX}/usr/include/atlas"
+ $(use_enable plplot)
$(use_enable threads)
+ )
+ autotools-utils_src_configure
}
src_install () {
- default
+ autotools-utils_src_install
use doc && dodoc doc/*
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2014-02-27 23:01 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2014-02-27 23:01 UTC (permalink / raw
To: gentoo-commits
commit: f9fa75074d4faa8cf9318b9115ef4a040a6f782a
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 20:56:32 2014 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 20:56:32 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f9fa7507
use subslots
---
sci-astronomy/psfex/psfex-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index db4df69..b1abdd6 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -29,7 +29,7 @@ IUSE="doc threads plplot"
RDEPEND="
sci-libs/atlas[lapack,threads=]
sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot )"
+ plplot? ( sci-libs/plplot:= )"
DEPEND="${RDEPEND}"
src_prepare() {
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2014-03-21 17:10 Sebastien Fabbro
0 siblings, 0 replies; 13+ messages in thread
From: Sebastien Fabbro @ 2014-03-21 17:10 UTC (permalink / raw
To: gentoo-commits
commit: 348a61c351088506e21b8db6a93accf78437235e
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 21 16:52:12 2014 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri Mar 21 16:52:12 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=348a61c3
sci-astronomy/psfex: Add new version linked to live one
Package-Manager: portage-2.2.8-prefix
---
sci-astronomy/psfex/ChangeLog | 6 ++++++
sci-astronomy/psfex/psfex-3.17.0.ebuild | 1 +
sci-astronomy/psfex/psfex-9999.ebuild | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 1baf9a8..2a9540b 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*psfex-3.17.0 (21 Mar 2014)
+
+ 21 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +psfex-3.17.0.ebuild,
+ psfex-9999.ebuild:
+ sci-astronomy/psfex: Add new version linked to live one
+
*psfex-3.9.1 (27 Feb 2014)
27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +psfex-3.9.1.ebuild,
diff --git a/sci-astronomy/psfex/psfex-3.17.0.ebuild b/sci-astronomy/psfex/psfex-3.17.0.ebuild
new file mode 120000
index 0000000..1942f52
--- /dev/null
+++ b/sci-astronomy/psfex/psfex-3.17.0.ebuild
@@ -0,0 +1 @@
+psfex-9999.ebuild
\ No newline at end of file
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index b1abdd6..9a4a23f 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
if [[ ${PV} == "9999" ]] ; then
- _SVN=subversion
+ inherit subversion
ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
SRC_URI=""
KEYWORDS=""
@@ -17,7 +17,7 @@ fi
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
-inherit ${_SVN} autotools-utils multilib
+inherit autotools-utils multilib
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2014-03-22 9:45 Justin Lecher
0 siblings, 0 replies; 13+ messages in thread
From: Justin Lecher @ 2014-03-22 9:45 UTC (permalink / raw
To: gentoo-commits
commit: 2146cd72f7b743374532e6310a6ee43b56df2c7a
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 21 16:52:12 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 09:44:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2146cd72
sci-astronomy/psfex: Add new version linked to live one
Package-Manager: portage-2.2.8-prefix
---
sci-astronomy/psfex/ChangeLog | 6 ++++++
sci-astronomy/psfex/psfex-3.17.0.ebuild | 1 +
sci-astronomy/psfex/psfex-9999.ebuild | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 1baf9a8..2a9540b 100644
--- a/sci-astronomy/psfex/ChangeLog
+++ b/sci-astronomy/psfex/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*psfex-3.17.0 (21 Mar 2014)
+
+ 21 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +psfex-3.17.0.ebuild,
+ psfex-9999.ebuild:
+ sci-astronomy/psfex: Add new version linked to live one
+
*psfex-3.9.1 (27 Feb 2014)
27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +psfex-3.9.1.ebuild,
diff --git a/sci-astronomy/psfex/psfex-3.17.0.ebuild b/sci-astronomy/psfex/psfex-3.17.0.ebuild
new file mode 120000
index 0000000..1942f52
--- /dev/null
+++ b/sci-astronomy/psfex/psfex-3.17.0.ebuild
@@ -0,0 +1 @@
+psfex-9999.ebuild
\ No newline at end of file
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index b1abdd6..9a4a23f 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
if [[ ${PV} == "9999" ]] ; then
- _SVN=subversion
+ inherit subversion
ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
SRC_URI=""
KEYWORDS=""
@@ -17,7 +17,7 @@ fi
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
-inherit ${_SVN} autotools-utils multilib
+inherit autotools-utils multilib
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2016-03-14 2:17 Christoph Junghans
0 siblings, 0 replies; 13+ messages in thread
From: Christoph Junghans @ 2016-03-14 2:17 UTC (permalink / raw
To: gentoo-commits
commit: 7a4fe0e8abb0e9eb7a7356f0da05763369f34947
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 00:31:39 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 21:04:07 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7a4fe0e8
sci-astronomy/psfex: modified to work with EAPI6 and new repo
sci-astronomy/psfex/psfex-3.17.0.ebuild | 70 ---------------------------------
sci-astronomy/psfex/psfex-3.9.1.ebuild | 70 ---------------------------------
sci-astronomy/psfex/psfex-9999.ebuild | 43 ++++++++------------
3 files changed, 17 insertions(+), 166 deletions(-)
diff --git a/sci-astronomy/psfex/psfex-3.17.0.ebuild b/sci-astronomy/psfex/psfex-3.17.0.ebuild
deleted file mode 100644
index db23a21..0000000
--- a/sci-astronomy/psfex/psfex-3.17.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]] ; then
- inherit subversion
- ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
- SRC_URI=""
- KEYWORDS=""
-else
- SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils multilib
-
-DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
-HOMEPAGE="http://www.astromatic.net/software/psfex"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="doc threads plplot"
-
-RDEPEND="
- sci-libs/atlas[lapack,threads=]
- sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot:= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- local mycblas=atlcblas myclapack=atlclapack
- if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
- mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] &&
- myclapack=ptclapack
- fi
- # fix the configure and not the acx_atlas.m4. the eautoreconf will
- # produce a configure giving a wrong install Makefile target (to fix)
- sed -i \
- -e "s/-lcblas/-l${mycblas}/g" \
- -e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
- -e "s/-llapack/-l${myclapack}/g" \
- -e "s/\(lapack_lib=\).*/\1${myclapack}/g" \
- -e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- acx_atlas.m4 || die
-
- # fix for newer plplot
- sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas"
- $(use_enable plplot)
- $(use_enable threads)
- )
- autotools-utils_src_configure
-}
-
-src_install () {
- autotools-utils_src_install
- use doc && dodoc doc/*
-}
diff --git a/sci-astronomy/psfex/psfex-3.9.1.ebuild b/sci-astronomy/psfex/psfex-3.9.1.ebuild
deleted file mode 100644
index db23a21..0000000
--- a/sci-astronomy/psfex/psfex-3.9.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]] ; then
- inherit subversion
- ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
- SRC_URI=""
- KEYWORDS=""
-else
- SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils multilib
-
-DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
-HOMEPAGE="http://www.astromatic.net/software/psfex"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="doc threads plplot"
-
-RDEPEND="
- sci-libs/atlas[lapack,threads=]
- sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot:= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- local mycblas=atlcblas myclapack=atlclapack
- if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
- mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] &&
- myclapack=ptclapack
- fi
- # fix the configure and not the acx_atlas.m4. the eautoreconf will
- # produce a configure giving a wrong install Makefile target (to fix)
- sed -i \
- -e "s/-lcblas/-l${mycblas}/g" \
- -e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
- -e "s/-llapack/-l${myclapack}/g" \
- -e "s/\(lapack_lib=\).*/\1${myclapack}/g" \
- -e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- acx_atlas.m4 || die
-
- # fix for newer plplot
- sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas"
- $(use_enable plplot)
- $(use_enable threads)
- )
- autotools-utils_src_configure
-}
-
-src_install () {
- autotools-utils_src_install
- use doc && dodoc doc/*
-}
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index db23a21..b8ab124 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -1,23 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-if [[ ${PV} == "9999" ]] ; then
- inherit subversion
- ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
- SRC_URI=""
- KEYWORDS=""
-else
- SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
+inherit subversion autotools
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils multilib
+ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
+ESVN_OPTIONS="--trust-server-cert-failures=unknown-ca"
+SRC_URI=""
+KEYWORDS=""
DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
HOMEPAGE="http://www.astromatic.net/software/psfex"
@@ -33,6 +25,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
src_prepare() {
+ default
local mycblas=atlcblas myclapack=atlclapack
if use threads; then
[[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
@@ -42,29 +35,27 @@ src_prepare() {
fi
# fix the configure and not the acx_atlas.m4. the eautoreconf will
# produce a configure giving a wrong install Makefile target (to fix)
- sed -i \
- -e "s/-lcblas/-l${mycblas}/g" \
+ sed -e "s/-lcblas/-l${mycblas}/g" \
-e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
-e "s/-llapack/-l${myclapack}/g" \
-e "s/\(lapack_lib=\).*/\1${myclapack}/g" \
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- acx_atlas.m4 || die
+ -i acx_atlas.m4 || die
# fix for newer plplot
- sed -i -e 's/plcol(/plcol0(/g' src/cplot.c || die
- autotools-utils_src_prepare
+ sed -e 's/plcol(/plcol0(/g' -i src/cplot.c || die
+ eautoreconf
+ subversion_src_prepare
}
src_configure() {
- local myeconfargs=(
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas"
- $(use_enable plplot)
+ econf \
+ --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
+ $(use_enable plplot) \
$(use_enable threads)
- )
- autotools-utils_src_configure
}
src_install () {
- autotools-utils_src_install
+ default
use doc && dodoc doc/*
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2016-03-14 2:17 Christoph Junghans
0 siblings, 0 replies; 13+ messages in thread
From: Christoph Junghans @ 2016-03-14 2:17 UTC (permalink / raw
To: gentoo-commits
commit: 5e3ee80f763d2bca679c7a5b3bb6e3c6aba92268
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 4 19:40:47 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 21:04:09 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5e3ee80f
sci-astronomy/psfex: removed useless sed
sci-astronomy/psfex/psfex-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index b8ab124..4a5fedc 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -42,8 +42,6 @@ src_prepare() {
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
-i acx_atlas.m4 || die
- # fix for newer plplot
- sed -e 's/plcol(/plcol0(/g' -i src/cplot.c || die
eautoreconf
subversion_src_prepare
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
@ 2020-09-22 10:07 Aisha Tammy
0 siblings, 0 replies; 13+ messages in thread
From: Aisha Tammy @ 2020-09-22 10:07 UTC (permalink / raw
To: gentoo-commits
commit: d232b6f5e526c71d1bdc44cd85fc55d383985013
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 10:07:23 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 10:07:37 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d232b6f5
sci-astronomy/psfex: drop package
present in ::gentoo
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sci-astronomy/psfex/metadata.xml | 17 ----------
sci-astronomy/psfex/psfex-9999.ebuild | 58 -----------------------------------
2 files changed, 75 deletions(-)
diff --git a/sci-astronomy/psfex/metadata.xml b/sci-astronomy/psfex/metadata.xml
deleted file mode 100644
index e1b68e8d9..000000000
--- a/sci-astronomy/psfex/metadata.xml
+++ /dev/null
@@ -1,17 +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>
- <longdescription lang="en">
-PSFEx (“PSF Extractor”) extracts models of the Point Spread
-Function (PSF) from FITS images processed with <pkg>sci-libs/sextractor</pkg>, and
-measures the quality of images. The generated PSF models can be used
-for model-fitting photometry or morphological analyses.
-</longdescription>
- <use>
- <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
- </use>
-</pkgmetadata>
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
deleted file mode 100644
index 84c1b4262..000000000
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit subversion autotools
-
-ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
-ESVN_OPTIONS="--trust-server-cert-failures=unknown-ca"
-SRC_URI=""
-KEYWORDS=""
-
-DESCRIPTION="Extracts models of the Point Spread Function from FITS images"
-HOMEPAGE="http://www.astromatic.net/software/psfex"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="doc threads plplot"
-
-RDEPEND="
- sci-libs/atlas[lapack,threads=]
- sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot:= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- local mycblas=atlcblas myclapack=atlclapack
- if use threads; then
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptcblas.so ]] && \
- mycblas=ptcblas
- [[ -e ${EPREFIX}/usr/$(get_libdir)/libptclapack.so ]] &&
- myclapack=ptclapack
- fi
- # fix the configure and not the acx_atlas.m4. the eautoreconf will
- # produce a configure giving a wrong install Makefile target (to fix)
- sed -e "s/-lcblas/-l${mycblas}/g" \
- -e "s/AC_CHECK_LIB(cblas/AC_CHECK_LIB(${mycblas}/g" \
- -e "s/-llapack/-l${myclapack}/g" \
- -e "s/\(lapack_lib=\).*/\1${myclapack}/g" \
- -e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
- -i acx_atlas.m4 || die
-
- eautoreconf
- subversion_src_prepare
-}
-
-src_configure() {
- econf \
- --with-atlas-incdir="${EPREFIX}/usr/include/atlas" \
- $(use_enable plplot) \
- $(use_enable threads)
-}
-
-src_install () {
- default
- use doc && dodoc doc/*
-}
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2020-09-22 10:07 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 23:01 [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/ Sebastien Fabbro
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 10:07 Aisha Tammy
2016-03-14 2:17 Christoph Junghans
2016-03-14 2:17 Christoph Junghans
2014-03-22 9:45 Justin Lecher
2014-03-21 17:10 Sebastien Fabbro
2014-02-27 23:01 Sebastien Fabbro
2013-06-14 11:21 Justin Lecher
2012-07-29 20:30 Sebastien Fabbro
2012-07-04 22:42 Sebastien Fabbro
2012-07-04 22:42 Sebastien Fabbro
2011-08-04 21:00 Sebastien Fabbro
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