aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2013-06-07 16:48:10 -0700
committerSébastien Fabbro <bicatali@gentoo.org>2013-06-07 16:48:10 -0700
commit3a4ef50b4179805cc4b594f007fc6e357dfaa975 (patch)
tree7e7dcd95f7fda773d3617a3f3b4f4f366dac4634 /sci-astronomy/topcat
parentMerge branch 'master' of git://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-3a4ef50b4179805cc4b594f007fc6e357dfaa975.tar.gz
sci-3a4ef50b4179805cc4b594f007fc6e357dfaa975.tar.bz2
sci-3a4ef50b4179805cc4b594f007fc6e357dfaa975.zip
sci-astronomy/topcat: Version bump
Package-Manager: portage-2.2.01.21938-prefix RepoMan-Options: --force
Diffstat (limited to 'sci-astronomy/topcat')
-rw-r--r--sci-astronomy/topcat/ChangeLog8
-rw-r--r--sci-astronomy/topcat/Manifest2
-rw-r--r--sci-astronomy/topcat/topcat-4.0b.ebuild35
3 files changed, 43 insertions, 2 deletions
diff --git a/sci-astronomy/topcat/ChangeLog b/sci-astronomy/topcat/ChangeLog
index 17fb16ef2..9a22be84c 100644
--- a/sci-astronomy/topcat/ChangeLog
+++ b/sci-astronomy/topcat/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for sci-astronomy/topcat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*topcat-4.0b (07 Jun 2013)
+
+ 07 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +topcat-4.0b.ebuild:
+ sci-astronomy/topcat: Version bump
+
09 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> topcat-3.9.ebuild:
prefix keywording
@@ -10,4 +15,3 @@
22 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+topcat-3.9.ebuild:
sci-astronomy/topcat: Initial import
-
diff --git a/sci-astronomy/topcat/Manifest b/sci-astronomy/topcat/Manifest
index cb6330c09..b51719bad 100644
--- a/sci-astronomy/topcat/Manifest
+++ b/sci-astronomy/topcat/Manifest
@@ -1,2 +1,4 @@
DIST topcat-3.9-full.jar 19982441 SHA256 df89a006a1dd36466570011ff0396eb1016f5b634bc16ea9abb23d7f94a7130c SHA512 88812d4b264c2e68d2713855291deb1607529401607c0d2e227999765d2ca9d4181183722d089d1ac2ea6884469ec29ebf4ef999930370ad159882d7870e9caa WHIRLPOOL 375d3a7b3959dafe96f2fac240743c293dbbd863f19dfbb6c9f9e59971565dfaf08de72003280782b379661e08fe6088b7e3d80d74bd5b200df767e0a7db133a
DIST topcat-3.9-lite.jar 13246591 SHA256 2d87492a9dfd9bdcffe1e38541d88f6be901ac42642b8fc6e3682b5d0776ce10 SHA512 4c6f3f7fa9faa74bb9437f90d3f4553aaebe33613405926168d6b6d2b7501226bb60404cd0a3b3e0188b49e22a8262ac1fd9b6f6cb1d4cc55ca5073419e9f4cd WHIRLPOOL b1f7a6c12b267b1e8fd7593021957d674f71a432a22b7bb626f1c474b08a764b0af421b2b5ad9b6eb0bd0fb617489bf4010161377d1a362e492b7ecc4fae33f0
+DIST topcat-4.0b-full.jar 26280034 SHA256 f494be5236133c71e0e75a355db22a77b97cbf858ab8520848a9d8e360108fc8 SHA512 31a1efcf3bd235345796f9b8606c5f437a90bde13ae6537610e71c1f7f95e0326789731755054067503aed9f131c02d45d6497e5e5395dce4e61ca386e10a50c WHIRLPOOL 7038e7287c3374c56e42f9261812a275548c8f8f70734abcf0acc48b304092b49e6c39cb88462b3cfd994ae4d9cb2fdd5c18cea5fb443b55e1205630efdf504b
+DIST topcat-4.0b-lite.jar 19505570 SHA256 d12e15797279c644ab8b7aad067cdc43cba08bb34a6365ea0153f0abdcdbaf6c SHA512 e0ad10e496b65c183e4f14936fbbebdccda670ee24568640e11a76f1e47da89734fd149dcf6c9a6ca225cac9779977c0e37a136a01483831fa98a431f635b01c WHIRLPOOL 8826d0a340e1c55a69f6061cb70536da796ff2751c7df05241df097c0d19f804ec31853e02743b9470425b52ac1aec06302e5bb1687c6c7e626c3843e4a2ef57
diff --git a/sci-astronomy/topcat/topcat-4.0b.ebuild b/sci-astronomy/topcat/topcat-4.0b.ebuild
new file mode 100644
index 000000000..d536712ff
--- /dev/null
+++ b/sci-astronomy/topcat/topcat-4.0b.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit java-pkg-2
+
+DESCRIPTION="Interactive graphical viewer and editor for astronomical tables"
+HOMEPAGE="http://www.star.bris.ac.uk/~mbt/topcat/"
+SRC_COM="ftp://andromeda.star.bris.ac.uk/pub/star/${PN}/v${PV}"
+SRC_URI="${SRC_COM}/${PN}-lite.jar -> ${P}-lite.jar
+ !minimal? ( ${SRC_COM}/${PN}-full.jar -> ${P}-full.jar )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+minimal"
+
+RDEPEND=">=virtual/jre-1.5"
+DEPEND=""
+
+S="${WORKDIR}"
+
+src_install() {
+ java-pkg_newjar "${DISTDIR}"/${P}-lite.jar ${PN}-lite.jar
+ java-pkg_dolauncher ${PN}-lite
+ if use minimal; then
+ dosym ${PN}-lite /usr/bin/${PN}
+ else
+ java-pkg_newjar "${DISTDIR}"/${P}-full.jar
+ java-pkg_dolauncher ${PN}-full
+ dosym ${PN}-full /usr/bin/${PN}
+ fi
+}