public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/healpix_idl/
@ 2013-06-17  1:07 Sebastien Fabbro
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro @ 2013-06-17  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     0545dbf2a8433b621c78a4a419f3d83618f69c48
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 23:54:43 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 23:54:43 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0545dbf2

sci-astronomy/healpix_idl: Initial import

Package-Manager: portage-2.2.01.22013-prefix
RepoMan-Options: --force

---
 sci-astronomy/healpix_idl/ChangeLog               |  9 ++++++
 sci-astronomy/healpix_idl/healpix_idl-3.11.ebuild | 37 +++++++++++++++++++++++
 sci-astronomy/healpix_idl/metadata.xml            | 12 ++++++++
 3 files changed, 58 insertions(+)

diff --git a/sci-astronomy/healpix_idl/ChangeLog b/sci-astronomy/healpix_idl/ChangeLog
new file mode 100644
index 0000000..e12f4a5
--- /dev/null
+++ b/sci-astronomy/healpix_idl/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-astronomy/healpix_idl
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*healpix_idl-3.11 (16 Jun 2013)
+
+  16 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +healpix_idl-3.11.ebuild,
+  +metadata.xml:
+  sci-astronomy/healpix_idl: Initial import

diff --git a/sci-astronomy/healpix_idl/healpix_idl-3.11.ebuild b/sci-astronomy/healpix_idl/healpix_idl-3.11.ebuild
new file mode 100644
index 0000000..bc40c0b
--- /dev/null
+++ b/sci-astronomy/healpix_idl/healpix_idl-3.11.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MYP="Healpix_${PV}"
+MYPP="2013Apr24"
+
+DESCRIPTION="Hierarchical Equal Area isoLatitude Pixelization of a sphere - IDL routines"
+HOMEPAGE="http://healpix.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${MYP}/${MYP}_${MYPP}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+IUSE="doc"
+
+RDEPEND="
+	dev-lang/gdl
+	sci-astronomy/idlastro"
+
+S="${WORKDIR}/${MYP}/src/idl"
+
+src_prepare() {
+	# duplocate of idlastro (in rdeps)
+	rm -r zzz_external/astron || die
+	mv zzz_external/README README.external || die
+}
+
+src_install() {
+	insinto /usr/share/gnudatalanguage/healpix
+	doins -r examples fits interfaces misc toolkit visu zzz_external
+	doins HEALPix_startup
+	dodoc README.*
+}

diff --git a/sci-astronomy/healpix_idl/metadata.xml b/sci-astronomy/healpix_idl/metadata.xml
new file mode 100644
index 0000000..020cd30
--- /dev/null
+++ b/sci-astronomy/healpix_idl/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-astronomy</herd>
+<longdescription lang="en">
+  HEALPix is an acronym for Hierarchical Equal Area isoLatitude
+  Pixelization of a sphere. As suggested in the name, this pixelization produces a
+  subdivision of a spherical surface in which each pixel covers the same
+  surface area as every other pixel. This package contains the IDL/GDL
+  routines and plots.
+</longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-17  1:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  1:07 [gentoo-commits] proj/sci:master commit in: sci-astronomy/healpix_idl/ Sebastien Fabbro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox