diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-17 20:54:23 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-17 20:54:23 +0000 |
commit | ba02d69f0907e00e2e9a8d599c5659164e39a909 (patch) | |
tree | adda217d7751072dfbb8db8b4938dc2b2b05ba12 /sci-astronomy | |
parent | Initial import to the main tree from the sci overlay (diff) | |
download | historical-ba02d69f0907e00e2e9a8d599c5659164e39a909.tar.gz historical-ba02d69f0907e00e2e9a8d599c5659164e39a909.tar.bz2 historical-ba02d69f0907e00e2e9a8d599c5659164e39a909.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')
-rw-r--r-- | sci-astronomy/swarp/ChangeLog | 33 | ||||
-rw-r--r-- | sci-astronomy/swarp/Manifest | 14 | ||||
-rw-r--r-- | sci-astronomy/swarp/metadata.xml | 9 | ||||
-rw-r--r-- | sci-astronomy/swarp/swarp-2.17.1.ebuild | 36 |
4 files changed, 92 insertions, 0 deletions
diff --git a/sci-astronomy/swarp/ChangeLog b/sci-astronomy/swarp/ChangeLog new file mode 100644 index 000000000000..ce965dd46179 --- /dev/null +++ b/sci-astronomy/swarp/ChangeLog @@ -0,0 +1,33 @@ +# ChangeLog for sci-astronomy/swarp +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/ChangeLog,v 1.1 2009/02/17 20:54:23 bicatali Exp $ + +*swarp-2.17.1 (17 Feb 2009) + + 17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml, + +swarp-2.17.1.ebuild: + Initial import to the main tree from the sci overlay, closing bug #65684 + + 14 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> -swarp-2.17.0.ebuild, + +swarp-2.17.1.ebuild: + Version bump + + 09 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> +swarp-2.17.0.ebuild: + Version bump + + 01 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org> + -swarp-2.16.0-r1.ebuild, +swarp-2.16.4.ebuild: + Version bump + + 26 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org> + swarp-2.16.0-r1.ebuild: + cleaning + + 29 Dec 2006; Sebastien Fabbro <seb@ist.utl.pt>; + Removed icc flag, too buggy. + + 15 Oct 2006; Sebastien Fabbro <seb@ist.utl.pt> swarp-2.16.0-r1.ebuild + Removed flag filtering. Some cleaning. + + 10 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> swarp-2.16.0.ebuild + Initial import. diff --git a/sci-astronomy/swarp/Manifest b/sci-astronomy/swarp/Manifest new file mode 100644 index 000000000000..557945f04ff6 --- /dev/null +++ b/sci-astronomy/swarp/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST swarp-2.17.1.tar.gz 1962775 RMD160 240d23e4e49218914b816b448651b221b4f58586 SHA1 eadd57e58d3fb4255495c3e0741b1eb4a2842472 SHA256 34e815d44f3b1c3c7bfdeb01bbdcf32d1eac239527a0937c3ed2b6f7be34bcee +EBUILD swarp-2.17.1.ebuild 942 RMD160 94fe0bf7ea28d1c532667bdd6357674dd22e8b0b SHA1 ba1aa262bfc41633cc1a04eae48b69dde94f9845 SHA256 300ad5c4a422eb9cedda74dbdabe6f2203934f8a3ccb53a801a19682174e918b +MISC ChangeLog 1119 RMD160 a1102e592c4225084d6b2527627aa58534f3e18b SHA1 5c3e96731f7ac4093aa74c0b6f1c67e42aadd2ae SHA256 0b90cd3a66c0dc7de9433753a5ce5f1718920696dcc4ecef4183b277c2da821a +MISC metadata.xml 301 RMD160 3155ba973c0c032f0ecbe7a75f42988d8d146821 SHA1 11f801a471469c39183857a110d05bac22d5ecc6 SHA256 bbae68da6a185d07735b0519427c764534ae3d6cc694dfc4742ae60c0057a3c1 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkmbJAcACgkQ1ycZbhPLE2CrjQCdFfrt4+WWd4lrncC5HTv1VVhm +fZEAn3gfU3wS/wOz30+WTra3DnXT2ZjN +=wMMe +-----END PGP SIGNATURE----- diff --git a/sci-astronomy/swarp/metadata.xml b/sci-astronomy/swarp/metadata.xml new file mode 100644 index 000000000000..80eb84dd5827 --- /dev/null +++ b/sci-astronomy/swarp/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + SWarp takes astronomical FITS images with a WCS-like projection, + resample and stack them all. +</longdescription> +</pkgmetadata> diff --git a/sci-astronomy/swarp/swarp-2.17.1.ebuild b/sci-astronomy/swarp/swarp-2.17.1.ebuild new file mode 100644 index 000000000000..f37f3d5c16db --- /dev/null +++ b/sci-astronomy/swarp/swarp-2.17.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/swarp-2.17.1.ebuild,v 1.1 2009/02/17 20:54:23 bicatali Exp $ + +EAPI=2 +inherit toolchain-funcs + +DESCRIPTION="Resample and coadd astronomical FITS images" +HOMEPAGE="http://terapix.iap.fr/soft/swarp" +SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc threads mpi" +RDEPEND="mpi? ( virtual/mpi )" +DEPEND="${RDEPEND}" + +src_configure() { + use mpi || export MPICC="$(tc-getCC)" + local myconf + # --disable-threads is buggy + use threads && myconf="--enable-threads" + econf \ + $(use_enable mpi) \ + ${myconf} +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS ChangeLog HISTORY README THANKS BUGS + if use doc; then + insinto /usr/share/doc/${PF} + doins doc/* || die + fi +} |