diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-07-13 19:25:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-07-13 19:25:50 +0000 |
commit | 50686a20eb2184d897db86c42823331f8760788d (patch) | |
tree | b33fb1aa163de0b80d493707d1eb8335517bd454 /sci-astronomy/kapteyn | |
parent | Fixing build with --as-needed wrt bug 327865. Thanks to Diego for reporting. ... (diff) | |
download | historical-50686a20eb2184d897db86c42823331f8760788d.tar.gz historical-50686a20eb2184d897db86c42823331f8760788d.tar.bz2 historical-50686a20eb2184d897db86c42823331f8760788d.zip |
Initial import
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/kapteyn')
-rw-r--r-- | sci-astronomy/kapteyn/ChangeLog | 10 | ||||
-rw-r--r-- | sci-astronomy/kapteyn/Manifest | 16 | ||||
-rw-r--r-- | sci-astronomy/kapteyn/kapteyn-1.9.2.ebuild | 33 | ||||
-rw-r--r-- | sci-astronomy/kapteyn/metadata.xml | 12 |
4 files changed, 71 insertions, 0 deletions
diff --git a/sci-astronomy/kapteyn/ChangeLog b/sci-astronomy/kapteyn/ChangeLog new file mode 100644 index 000000000000..024630bac71f --- /dev/null +++ b/sci-astronomy/kapteyn/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sci-astronomy/kapteyn +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/kapteyn/ChangeLog,v 1.1 2010/07/13 19:25:50 xarthisius Exp $ + +*kapteyn-1.9.2 (13 Jul 2010) + + 13 Jul 2010; Kacper Kowalik <xarthisius@gentoo.org> +kapteyn-1.9.2.ebuild, + +metadata.xml: + Initial import + diff --git a/sci-astronomy/kapteyn/Manifest b/sci-astronomy/kapteyn/Manifest new file mode 100644 index 000000000000..b0401f3a5c78 --- /dev/null +++ b/sci-astronomy/kapteyn/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST kapteyn-1.9.2.tar.gz 7909243 RMD160 9a6691d66fd6a7523c881581e1487cca4626ec03 SHA1 d93e7d34d23bfd174be6c4fabb53a6127868b5d3 SHA256 f101970dfd1f9306c980908da5dc02014a3181b81f93afc519941dd2edf2bbef +EBUILD kapteyn-1.9.2.ebuild 746 RMD160 3919cb727db7d16abf6f5c6dbf0e6472358e0b2a SHA1 f2230c47a7b89eaa89368b3e5d647680fa9cc6e9 SHA256 f0223ef28d83644d396b149e531a632a3a9038173394f23d99ae16bab5f5f9e4 +MISC ChangeLog 361 RMD160 cc527e8f73763055c40142bd71ead500c000c231 SHA1 209b9c945381731e03b66a92f3fed4bc910e4a95 SHA256 22cd180a3af9e20c1ebb7594bf1d425fadc0f80d1807903ba12390cbf1ceb0fc +MISC metadata.xml 501 RMD160 21ff30e9908a8872f7cf8facbcf86f089b874ebe SHA1 a43bcde0827ad797de7fc10583ae244e2a10e82e SHA256 9c4965e57b84b29a22d6137872629c44618000cb50f8c9a95fb73b46fc348b6a +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.15 (GNU/Linux) + +iJwEAQECAAYFAkw8vcgACgkQIiMqcbOVdxQhiQP9GPJu1V6YEzrgygl7t7QOqAzr +Lf7p5MZSncoausMv8zPYl6E1A5fr07fxfuQLy95zyNhdS51kJXk6j0+pxNoVYQsk +uOSg0WXIIqvGSf7bRwonMPH2SGfpWyAv+OBoWn9Fb+u5ygWxDKK3lv+r4vGS3zgN +gjZsicSgsHIO/W478HY= +=53Kw +-----END PGP SIGNATURE----- diff --git a/sci-astronomy/kapteyn/kapteyn-1.9.2.ebuild b/sci-astronomy/kapteyn/kapteyn-1.9.2.ebuild new file mode 100644 index 000000000000..061bff01151b --- /dev/null +++ b/sci-astronomy/kapteyn/kapteyn-1.9.2.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/kapteyn/kapteyn-1.9.2.ebuild,v 1.1 2010/07/13 19:25:50 xarthisius Exp $ + +EAPI="3" + +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" + +inherit distutils + +DESCRIPTION="Collection of python tools for astronomy" +HOMEPAGE="http://www.astro.rug.nl/software/kapteyn" +SRC_URI="http://www.astro.rug.nl/software/kapteyn/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +DEPEND="sci-astronomy/wcslib + dev-python/numpy" +RDEPEND="${DEPEND}" + +RESTRICT_PYTHON_ABIS="3.*" + +src_install() { + distutils_src_install + if use doc; then + insinto /usr/share/doc/${PF} + doins doc/*.pdf || die + fi +} diff --git a/sci-astronomy/kapteyn/metadata.xml b/sci-astronomy/kapteyn/metadata.xml new file mode 100644 index 000000000000..fad56a781d14 --- /dev/null +++ b/sci-astronomy/kapteyn/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The Kapteyn Package is a collection of Python modules and applications + made by the computer group of the Kapteyn Astronomical Institute, + University of Groningen, The Netherlands. The purpose of the package + is to provide tools for the development of astronomical applications + with Python. +</longdescription> +</pkgmetadata> |