aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <sebfabbro@gmail.com>2012-05-11 06:30:39 +0100
committerSébastien Fabbro <sebfabbro@gmail.com>2012-05-11 06:30:39 +0100
commit077f9d5e6f8e36a93314cbbcd9f3d5fcebf36719 (patch)
tree28fcc1fca62cc05b23de64140185ef470142a2ca /sci-astronomy
parentsci-astronomy/eazy: Initial import (diff)
downloadsci-077f9d5e6f8e36a93314cbbcd9f3d5fcebf36719.tar.gz
sci-077f9d5e6f8e36a93314cbbcd9f3d5fcebf36719.tar.bz2
sci-077f9d5e6f8e36a93314cbbcd9f3d5fcebf36719.zip
sci-astronomy/galfit: Initial import
(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/galfit/ChangeLog10
-rw-r--r--sci-astronomy/galfit/Manifest4
-rw-r--r--sci-astronomy/galfit/galfit-3.0.4.ebuild39
-rw-r--r--sci-astronomy/galfit/metadata.xml9
4 files changed, 62 insertions, 0 deletions
diff --git a/sci-astronomy/galfit/ChangeLog b/sci-astronomy/galfit/ChangeLog
new file mode 100644
index 000000000..f6ab6a615
--- /dev/null
+++ b/sci-astronomy/galfit/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-astronomy/galfit
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*galfit-3.0.4 (11 May 2012)
+
+ 11 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +galfit-3.0.4.ebuild,
+ +metadata.xml:
+ sci-astronomy/galfit: Initial import
+
diff --git a/sci-astronomy/galfit/Manifest b/sci-astronomy/galfit/Manifest
new file mode 100644
index 000000000..2566d0ca7
--- /dev/null
+++ b/sci-astronomy/galfit/Manifest
@@ -0,0 +1,4 @@
+DIST galfit-ex.tar.gz 1918422 SHA256 3761cf4247b076a4aa2842c4c8d1f4d99871ec4ef31f39145c28102aaadc0d9a SHA512 cea08755bbae9e074c30bcd8c35da9358d29cdff0450af578d9363f5c9a813696d3506ad9cfb2d4e10dfe1f7469ab397c075427473e1f250b5397e5aa82d981a WHIRLPOOL 5e6ce6be5edae3f771f4e9a78480fe144c62228892dfc16f97a4b2a4163645b6ab8511b14a5c155ca07fc52ae443e31fd6283b4d16868fef2ebf5e40596ba064
+DIST galfit.pdf 2035460 SHA256 42a7483e742a0905003bad6a3a4b7f0e58d29b9b527f4ed8bdc8a4e498d865af SHA512 dac0fe8e603b28914f8eef191bd1a783ad7edb04ce0058eac6ab1e809319533c0adfb8543c9e21958631271d13aaae96e577a53b38f3caf2ed95c34ee502a716 WHIRLPOOL 19ccd39ac8a00625c5a53d11ab8b975bd53cb473d025448c47936c72509931669a43d11c5aa67afe3362da08bcd546e8c181752576393878ab87bcdb910e4fa2
+DIST galfit3-debian.tar.gz 1153919 SHA256 fcd1658d03b3ffed75d58eaf884581dda729688c73065b06bb1b0087b9c6e217 SHA512 a9b441a51b4f4894afef3701bbb87e2a62c594d494302feaeafd045fe4f3573c5c1de73f2f5ae198f1c545c31ba53e0a20447b83916240baba5d6e9b695ad2cc WHIRLPOOL f55133411f8c456a694a68f2938a3ace46b681cc2737889c9e5e352ea341fc724a3a8681717249efa58df6b9d591b7bc7aa49041f15e8ce499a660d33257d17e
+DIST galfit3-debian64.tar.gz 1241273 SHA256 98eb301bbc7ac98b2dfe58b5bd397208e83ed165f47b3e3a78d708dd2839dc2b SHA512 d781608ea3e2b78865123252cbd5b598132fa1d636b4b31ffb49e9deb45246dd343e4c87f282ffb40cf5812d62b11f24f4f03f875da7bb50365e98508e91aef1 WHIRLPOOL cbd5e40db2e69cd5145e5e0943090a74948bd75237b07075bb59cea048609a77d2323600625da0dafaae7578b6446cac537822915d5ff930af3520c6dca6eee6
diff --git a/sci-astronomy/galfit/galfit-3.0.4.ebuild b/sci-astronomy/galfit/galfit-3.0.4.ebuild
new file mode 100644
index 000000000..c571deecf
--- /dev/null
+++ b/sci-astronomy/galfit/galfit-3.0.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+DESCRIPTION="Galaxy morphology fitting program"
+HOMEPAGE="http://www.csua.berkeley.edu/~cyp/work/galfit/galfit.html"
+SRC_URI="amd64? ( http://www.csua.berkeley.edu/~cyp/work/${PN}/${PN}3-debian64.tar.gz )
+ x86? ( http://www.csua.berkeley.edu/~cyp/work/${PN}/${PN}3-debian.tar.gz )
+ doc? ( http://www.csua.berkeley.edu/~cyp/work/${PN}/README.pdf -> galfit.pdf )
+ examples? ( http://www.csua.berkeley.edu/~cyp/work/${PN}/galfit-ex.tar.gz )
+ test? ( http://www.csua.berkeley.edu/~cyp/work/${PN}/galfit-ex.tar.gz )"
+
+RESTRICT="mirror"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="sys-libs/ncurses"
+DEPEND=""
+
+S="${WORKDIR}"
+
+src_test() {
+ cd galfit-example/EXAMPLE
+ ../../galfit galfit.feedme
+}
+
+src_install () {
+ dobin galfit
+ use doc && newdoc "${DISTDIR}"/galfit.pdf README.pdf
+ if use examples; then
+ insinto /usr/share/doc/${PF}/examples
+ doins galfit-example/*
+ fi
+}
diff --git a/sci-astronomy/galfit/metadata.xml b/sci-astronomy/galfit/metadata.xml
new file mode 100644
index 000000000..2c6b2655a
--- /dev/null
+++ b/sci-astronomy/galfit/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-astronomy</herd>
+<longdescription lang="en">
+ GALFIT is a data analysis algorithm that fits 2-D analytic functions
+ to galaxies and point sources directly to digital images.
+</longdescription>
+</pkgmetadata>