summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-02-17 20:44:23 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-02-17 20:44:23 +0000
commit5807fc5a9f58ee1d0492bb392f938bf283f9c67f (patch)
tree667f1f44663d4bdaafcd2589276a771d7d21084b /sci-astronomy/sextractor
parentVersion bump. (diff)
downloadhistorical-5807fc5a9f58ee1d0492bb392f938bf283f9c67f.tar.gz
historical-5807fc5a9f58ee1d0492bb392f938bf283f9c67f.tar.bz2
historical-5807fc5a9f58ee1d0492bb392f938bf283f9c67f.zip
Initial import to the main tree from the sci overlay, closing bug #65684
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/sextractor')
-rw-r--r--sci-astronomy/sextractor/ChangeLog32
-rw-r--r--sci-astronomy/sextractor/Manifest14
-rw-r--r--sci-astronomy/sextractor/metadata.xml13
-rw-r--r--sci-astronomy/sextractor/sextractor-2.5.0.ebuild44
4 files changed, 103 insertions, 0 deletions
diff --git a/sci-astronomy/sextractor/ChangeLog b/sci-astronomy/sextractor/ChangeLog
new file mode 100644
index 000000000000..869ac8652218
--- /dev/null
+++ b/sci-astronomy/sextractor/ChangeLog
@@ -0,0 +1,32 @@
+# ChangeLog for sci-astronomy/sextractor
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/sextractor/ChangeLog,v 1.1 2009/02/17 20:44:23 bicatali Exp $
+
+*sextractor-2.5.0 (17 Feb 2009)
+
+ 17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+ +sextractor-2.5.0.ebuild:
+ Initial import to the main tree from the sci overlay, closing bug #65684
+
+ 02 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
+ sextractor-2.5.0-r1.ebuild:
+ filter optim flags
+
+ 26 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
+ sextractor-2.5.0-r1.ebuild:
+ Cleaning, adapting for new portage.
+
+ 29 Dec 2006; Sebastien Fabbro <seb@ist.utl.pt>;
+ Removed icc flag, too buggy.
+
+ 15 Oct 2006; Sebastien Fabbro <seb@ist.utl.pt>
+ +sextractor-2.5.0-r1.ebuild -sextractor-2.5.0.ebuild
+ -sextractor-2.4.4.ebuild: removed flag filtering, cleaning,
+ removed old versions.
+
+ 06 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> +sextractor-2.5.0.ebuild:
+ Version bump.
+
+ 26 Nov 2005; Sebastien Fabbro <seb@ist.utl.pt> +sextractor-2.4.4.ebuild:
+ Initial import. Close bug #65684
+
diff --git a/sci-astronomy/sextractor/Manifest b/sci-astronomy/sextractor/Manifest
new file mode 100644
index 000000000000..dda5ddc53dae
--- /dev/null
+++ b/sci-astronomy/sextractor/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST sextractor-2.5.0.tar.gz 2321708 RMD160 336e3a47f57416ad50bbbdd2afb4ff7e858556d0 SHA1 84e111ea0796428d9336de7add3820575fd7d4cb SHA256 786f987818546d9b72fea7e786f040b63e31fbc46325deb58929251065573303
+EBUILD sextractor-2.5.0.ebuild 1259 RMD160 aabca363e2397e20cf575e3cdca5b179ed1e99a1 SHA1 ee81b11e919b8d92fbd3df4938fe4fef01df4c2e SHA256 59fc535c4e6a80a4f02c44b67f0817c3c58e82bcf63207a13914b376934fe1cf
+MISC ChangeLog 1140 RMD160 37df93a9efe0df5e29474a80ac7bc3a60e3fbf2f SHA1 3cc5520d92f11e0ce221cca1c511632944c3679a SHA256 638be7e83a8c10dffbfa28ba24775ec4f13044cea8836f6f9d29b396be4fef84
+MISC metadata.xml 555 RMD160 ea8b3dae13178fad19696633bda979c229fdf0c1 SHA1 939df7b98d6ff45c00f600a12f43b0954900e78c SHA256 1ba9f206ffb316e725e1771f6e8061d52eeef7c3b880450f15e6db8cfedcdbcd
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkmbIa8ACgkQ1ycZbhPLE2BB+ACdHoyz7XTgRXfBUVPnLEVS8/by
+PZ4AmwUl1XJZ19tHSf6pyjW+XI4TG40v
+=DVrC
+-----END PGP SIGNATURE-----
diff --git a/sci-astronomy/sextractor/metadata.xml b/sci-astronomy/sextractor/metadata.xml
new file mode 100644
index 000000000000..a889aa4e72f8
--- /dev/null
+++ b/sci-astronomy/sextractor/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang="en">
+ SExtractor (Source Extractor) is a program that builds a catalogue of
+ objects from an astronomical image. Although it is particularly
+ oriented towards reduction of large scale galaxy-survey data, it
+ performs rather well on moderately crowded star fields. It has the
+ ability to automatically separate stars and galaxy using neural
+ networks.
+</longdescription>
+</pkgmetadata>
diff --git a/sci-astronomy/sextractor/sextractor-2.5.0.ebuild b/sci-astronomy/sextractor/sextractor-2.5.0.ebuild
new file mode 100644
index 000000000000..c9eb4cdf10d7
--- /dev/null
+++ b/sci-astronomy/sextractor/sextractor-2.5.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/sextractor/sextractor-2.5.0.ebuild,v 1.1 2009/02/17 20:44:23 bicatali Exp $
+
+EAPI=2
+inherit toolchain-funcs flag-o-matic
+
+DESCRIPTION="Extract catalogs of sources from astronomical FITS images."
+HOMEPAGE="http://terapix.iap.fr/soft/sextractor"
+SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+DEPEND=""
+RDEPEND=""
+
+src_configure() {
+ CONFDIR=/usr/share/${PN}/config
+ # change default configuration files location from current dir
+ sed -i -e "s:default\.:${CONFDIR}/default\.:" src/preflist.h || die
+ # buggy with >= O2
+ replace-flags -O[2-9] -O1
+ local myconf
+ [[ "$(tc-getCC)" == "icc" ]] & myconf="${myconf} --enable-icc"
+ econf "${myconf}" || die "econf failed"
+}
+
+src_install () {
+ emake DESTDIR="${D}" install || die "emake install failed"
+ dodoc AUTHORS BUGS ChangeLog HISTORY README THANKS
+ insinto ${CONFDIR}
+ doins config/* || die
+ if use doc; then
+ insinto /usr/share/doc/${PF}
+ doins doc/*
+ fi
+}
+
+pkg_postinst() {
+ elog "SExtractor configuration files are located"
+ elog "in ${CONFDIR} and loaded by default."
+}