public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/starlink-bin/
Date: Fri, 18 May 2012 00:02:02 +0000 (UTC)	[thread overview]
Message-ID: <1337299305.4fa503cc481d7079b6d0c4966293d0eb2901c162.bicatali@gentoo> (raw)

commit:     4fa503cc481d7079b6d0c4966293d0eb2901c162
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Fri May 18 00:01:45 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri May 18 00:01:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4fa503cc

sci-astronomy/starlink-bin: Initial import

(Portage version: 2.1.10.60/git/Linux x86_64, unsigned Manifest commit)

---
 sci-astronomy/starlink-bin/ChangeLog               |   10 ++++++
 sci-astronomy/starlink-bin/metadata.xml            |   11 +++++++
 .../starlink-bin/starlink-bin-20110517.ebuild      |   30 ++++++++++++++++++++
 3 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/sci-astronomy/starlink-bin/ChangeLog b/sci-astronomy/starlink-bin/ChangeLog
new file mode 100644
index 0000000..149c142
--- /dev/null
+++ b/sci-astronomy/starlink-bin/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-astronomy/starlink-bin
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*starlink-bin-20110517 (18 May 2012)
+
+  18 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+  +starlink-bin-20110517.ebuild:
+  sci-astronomy/starlink-bin: Initial import
+

diff --git a/sci-astronomy/starlink-bin/metadata.xml b/sci-astronomy/starlink-bin/metadata.xml
new file mode 100644
index 0000000..b954d9b
--- /dev/null
+++ b/sci-astronomy/starlink-bin/metadata.xml
@@ -0,0 +1,11 @@
+<?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 Project, referred to by users as Starlink and by
+  developers as simply The Project, was a UK astronomical computing
+  project which supplied general-purpose data reduction
+  software.
+</longdescription>
+</pkgmetadata>

diff --git a/sci-astronomy/starlink-bin/starlink-bin-20110517.ebuild b/sci-astronomy/starlink-bin/starlink-bin-20110517.ebuild
new file mode 100644
index 0000000..f205dcf
--- /dev/null
+++ b/sci-astronomy/starlink-bin/starlink-bin-20110517.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+SP=starlink
+SR=kaulia
+SRC_COM="http://ftp.jach.hawaii.edu/${SP}/${SR}/${SP}-${SR}"
+
+DESCRIPTION="Astronomical data processing software suite"
+HOMEPAGE="http://starlink.jach.hawaii.edu/starlink"
+SRC_URI="amd64? ( ${SRC_COM}-linux64.tar.gz )
+	x86? ( ${SRC_COM}-linux32.tar.gz )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+S="${WORKDIR}"
+
+src_install () {
+	insinto /usr
+	doins -r star-${SR}
+	echo >> 99starlink "STARLINK_DIR=${EPREFIX}/usr/star-${SR}"
+	doenvd 99starlink
+}



             reply	other threads:[~2012-05-18  0:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18  0:02 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-29  0:06 [gentoo-commits] proj/sci:master commit in: sci-astronomy/starlink-bin/ Sebastien Fabbro
2013-07-18 21:51 Sebastien Fabbro
2020-09-27 12:38 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=1337299305.4fa503cc481d7079b6d0c4966293d0eb2901c162.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