aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-06-02 09:52:02 +0000
committerbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-06-02 09:52:02 +0000
commita0b8da78dcc4f571537710bbaa081189141cf634 (patch)
treeae94904b63918d287a4d82a62fe2ffb89ded079c /sci-astronomy/esorex
parentcpl: version bump to 4.1 (diff)
downloadsci-a0b8da78dcc4f571537710bbaa081189141cf634.tar.gz
sci-a0b8da78dcc4f571537710bbaa081189141cf634.tar.bz2
sci-a0b8da78dcc4f571537710bbaa081189141cf634.zip
esorex: bump to 3.6.8
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@1123 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-astronomy/esorex')
-rw-r--r--sci-astronomy/esorex/ChangeLog6
-rw-r--r--sci-astronomy/esorex/Manifest6
-rw-r--r--sci-astronomy/esorex/esorex-3.6.8.ebuild19
-rw-r--r--sci-astronomy/esorex/metadata.xml22
4 files changed, 39 insertions, 14 deletions
diff --git a/sci-astronomy/esorex/ChangeLog b/sci-astronomy/esorex/ChangeLog
index 04a23467a..1ca17347e 100644
--- a/sci-astronomy/esorex/ChangeLog
+++ b/sci-astronomy/esorex/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-astronomy/esorex
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+ +esorex-3.6.8.ebuild:
+ Version bump
+
26 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org> -esorex-3.6.ebuild,
+esorex-3.6.1.ebuild:
Version bump.
diff --git a/sci-astronomy/esorex/Manifest b/sci-astronomy/esorex/Manifest
index d113c11cc..7c00d1169 100644
--- a/sci-astronomy/esorex/Manifest
+++ b/sci-astronomy/esorex/Manifest
@@ -1,4 +1,6 @@
DIST esorex-3.6.1.tar.gz 724825 RMD160 ce94b38c4800e5b88d481db36cac3dbdc6a965d2 SHA1 a07271d4baed4a4b0edd85f7fb172d9a0e234e7d SHA256 cae6b17f7ef9eb66e5898b60bbfcd0fddb1af2d8b79ed0f792bcb3772e7a3216
+DIST esorex-3.6.8.tar.gz 745123 RMD160 7310ba32b5fe0b97b25fbf62cf6a4c9786482ab7 SHA1 309940d6883e5e665f383b1abc068e21d443f652 SHA256 539ce8191af39870712dd36d6492dedaf15452ce5d8cfe402ab327d53fbdf7d0
EBUILD esorex-3.6.1.ebuild 546 RMD160 68756a5cc917a39d3934189a02e17f129992cb03 SHA1 be98fcb153bee10521527595ba8aabed3fe7b481 SHA256 47a34ea7bd1becfa2e045fce0ae59d26354fcc5c7697d337c000bacbd3409277
-MISC ChangeLog 372 RMD160 fb067a660b1ecd6ecf44e62f23a84bf2076b46cf SHA1 49237b69bf75c3ec132313437579676dee9eac50 SHA256 b55dc336b090b1e53312ef9b5070c9284da533a41be828ce09cc7b380fef7cf4
-MISC metadata.xml 893 RMD160 c1619c4f959c27d9042fcaba4e716ca685d9d831 SHA1 42826c66a8ff7b789648441c617eea57d8688177 SHA256 145c6d216327ba207bf3d19435de54ff30d3a0df8169f34e70c558b97aa62a19
+EBUILD esorex-3.6.8.ebuild 544 RMD160 870628efd8cf6ffb7e8ead9b429c4da0c824d06d SHA1 c0e8eacb7b874f8c0704c00496f863d18cc28ab1 SHA256 cc6ed825a7b31e3dd00544e8d0ef872d29af657ab75f975cc637349c990c840f
+MISC ChangeLog 481 RMD160 62e6d0f388e1daf315e603ba9e596f1c338dd00a SHA1 73816e55054fa7b9e20793cb4caf3074c6716640 SHA256 7e577e070c3bf110aab4a4533c7a137b7cf33e8e014962d88cd2c23347475ab4
+MISC metadata.xml 915 RMD160 6ed5e48cbf1ff25653e71c5fb6e1d81d974ce691 SHA1 dc68a8b74495bd6f1a9e694b6595d037d966b7c4 SHA256 c1287c3d8ea7c525a0d25ac9ab56f5f5be83125b8fb7a5885825a9b251a1deb3
diff --git a/sci-astronomy/esorex/esorex-3.6.8.ebuild b/sci-astronomy/esorex/esorex-3.6.8.ebuild
new file mode 100644
index 000000000..446f15020
--- /dev/null
+++ b/sci-astronomy/esorex/esorex-3.6.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="ESO Recipe Execution Tool to exec cpl scripts"
+HOMEPAGE="http://www.eso.org/observing/cpl/esorex"
+SRC_URI="ftp://ftp.eso.org/pub/cpl/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+DEPEND=">=sci-astronomy/cpl-4.1"
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+ dodoc README AUTHORS NEWS TODO BUGS ChangeLog
+ insinto /usr/share/doc/${PF}
+ doins -r examples
+}
diff --git a/sci-astronomy/esorex/metadata.xml b/sci-astronomy/esorex/metadata.xml
index d65df3197..ab536f9db 100644
--- a/sci-astronomy/esorex/metadata.xml
+++ b/sci-astronomy/esorex/metadata.xml
@@ -3,16 +3,16 @@
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
-EsoRex is the ESO Recipe Execution Tool. It can list, configure and
-execute CPL-based recipes from the command line. One of the features
-provided by the CPL is the ability to create data-reduction algorithms
-that run as plugins (dynamic libraries). These are called recipes and
-are one of the main aspects of the CPL data-reduction development
-environment. As these recipes are dynamic libraries, it is not
-possible to run them directly from the command line. However, ESO
-provides several tools to do this, thus saving recipe developers the
-need to write such an application themselves. One of these is GASGANO
-(a GUI-based tool) and the other is EsoRex (which runs from the
-command line.
+ EsoRex is the ESO Recipe Execution Tool. It can list, configure and
+ execute CPL-based recipes from the command line. One of the features
+ provided by the CPL is the ability to create data-reduction algorithms
+ that run as plugins (dynamic libraries). These are called recipes and
+ are one of the main aspects of the CPL data-reduction development
+ environment. As these recipes are dynamic libraries, it is not
+ possible to run them directly from the command line. However, ESO
+ provides several tools to do this, thus saving recipe developers the
+ need to write such an application themselves. One of these is GASGANO
+ (a GUI-based tool) and the other is EsoRex (which runs from the
+ command line.
</longdescription>
</pkgmetadata>