From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/stilts/
Date: Tue, 22 May 2012 19:51:39 +0000 (UTC) [thread overview]
Message-ID: <1337714886.443372fc34a30dff81bd7585ab37c331c4a83059.bicatali@gentoo> (raw)
commit: 443372fc34a30dff81bd7585ab37c331c4a83059
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue May 22 19:28:06 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue May 22 19:28:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=443372fc
sci-astronomy/stilts: Initial import
(Portage version: 2.1.10.60/git/Linux x86_64, unsigned Manifest commit)
---
sci-astronomy/stilts/ChangeLog | 10 ++++++++++
sci-astronomy/stilts/metadata.xml | 14 ++++++++++++++
sci-astronomy/stilts/stilts-2.4.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 48 insertions(+), 0 deletions(-)
diff --git a/sci-astronomy/stilts/ChangeLog b/sci-astronomy/stilts/ChangeLog
new file mode 100644
index 0000000..1d002a8
--- /dev/null
+++ b/sci-astronomy/stilts/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-astronomy/stilts
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*stilts-2.4 (22 May 2012)
+
+ 22 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+ +stilts-2.4.ebuild:
+ sci-astronomy/stilts: Initial import
+
diff --git a/sci-astronomy/stilts/metadata.xml b/sci-astronomy/stilts/metadata.xml
new file mode 100644
index 0000000..fa8c369
--- /dev/null
+++ b/sci-astronomy/stilts/metadata.xml
@@ -0,0 +1,14 @@
+<?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">
+ The Starlink Tables Infrastructure Library Tool Set is a set of
+ command-line tools based on STIL, the Starlink Tables Infrastructure
+ Library. It deals with the processing of tabular data; the package
+ has been designed for, but is not restricted to, astronomical tables
+ such as object catalogues. Some of the tools are generic and can
+ work with multiple formats (including FITS, VOTable, CSV, SQL and
+ ASCII), and others are specific to the VOTable format.
+</longdescription>
+</pkgmetadata>
diff --git a/sci-astronomy/stilts/stilts-2.4.ebuild b/sci-astronomy/stilts/stilts-2.4.ebuild
new file mode 100644
index 0000000..d058270
--- /dev/null
+++ b/sci-astronomy/stilts/stilts-2.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit java-pkg-2
+
+DESCRIPTION="Command line tools to process astronomical tables"
+HOMEPAGE="http://www.star.bris.ac.uk/~mbt/stilts/"
+SRC_URI="ftp://andromeda.star.bris.ac.uk/pub/star/${PN}/v${PV}/${PN}.jar -> ${P}.jar"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.5"
+DEPEND=""
+
+src_install() {
+ java-pkg_newjar "${DISTDIR}"/${P}.jar
+ java-pkg_dolauncher ${PN}
+}
next reply other threads:[~2012-05-22 19:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 19:51 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-09 23:47 [gentoo-commits] proj/sci:master commit in: sci-astronomy/stilts/ Sebastien Fabbro
2013-06-07 23:44 Sebastien Fabbro
2013-07-18 21:51 Sebastien Fabbro
2020-09-27 12:43 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1337714886.443372fc34a30dff81bd7585ab37c331c4a83059.bicatali@gentoo \
--to=bicatali@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox