aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortulku <tulku@32389bae-6d03-0410-99cf-db05cde120eb>2006-06-21 14:34:09 +0000
committertulku <tulku@32389bae-6d03-0410-99cf-db05cde120eb>2006-06-21 14:34:09 +0000
commit070fd2c63ee89bd13b82c4078a940eaac0d3c9cd (patch)
tree08d4bd8b632b8b0b22a7df25cb58b46936fb6f4d
parentMinor fixes to kayali in order to please repoman (diff)
downloadsci-070fd2c63ee89bd13b82c4078a940eaac0d3c9cd.tar.gz
sci-070fd2c63ee89bd13b82c4078a940eaac0d3c9cd.tar.bz2
sci-070fd2c63ee89bd13b82c4078a940eaac0d3c9cd.zip
Added initial ebuild for rkward
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@254 32389bae-6d03-0410-99cf-db05cde120eb
-rw-r--r--sci-mathematics/rkward/ChangeLog9
-rw-r--r--sci-mathematics/rkward/Manifest8
-rw-r--r--sci-mathematics/rkward/files/digest-rkward-0.3.7_pre13
-rw-r--r--sci-mathematics/rkward/metadata.xml9
-rw-r--r--sci-mathematics/rkward/rkward-0.3.7_pre1.ebuild40
5 files changed, 69 insertions, 0 deletions
diff --git a/sci-mathematics/rkward/ChangeLog b/sci-mathematics/rkward/ChangeLog
new file mode 100644
index 000000000..556464df1
--- /dev/null
+++ b/sci-mathematics/rkward/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-mathematics/rkward
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*rkward-0.3.7_pre1 (21 Jun 2006)
+
+ 21 Jun 2006; Lucas Chiesa <lucas.chiesa@gmail.com>:
+ +rkward-0.3.7_pre1.ebuild, Initial import.
+ Thanks to Colin Kiegel <kiegel@gmx.de> for the ebuild.
diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
new file mode 100644
index 000000000..aa1602a9b
--- /dev/null
+++ b/sci-mathematics/rkward/Manifest
@@ -0,0 +1,8 @@
+DIST rkward-0.3.7pre1.tar.gz 1238951 RMD160 27d142bdb91a9a085e1c242eb49b291f41f2f1ee SHA1 21761aa89eb5baf4fa6c10f3289cba7b0586250f SHA256 ec5b887a2d754089f49d33db5500731909d6dec8bd24469305ae5be645237862
+EBUILD rkward-0.3.7_pre1.ebuild 1099 RMD160 6e32ade9d7b51c4aa892238cb82f98856f5b48fb SHA1 d91facc10a6408d5c2d0c73b7d9ee838cbd7b5bb SHA256 4b93ef0fc796ca0a353cd1bac95267d4d1e97ae5be36d4d6803f404ecc1f68a2
+MD5 058cf119c784c45cb0d6017a8b0b338a rkward-0.3.7_pre1.ebuild 1099
+RMD160 6e32ade9d7b51c4aa892238cb82f98856f5b48fb rkward-0.3.7_pre1.ebuild 1099
+SHA256 4b93ef0fc796ca0a353cd1bac95267d4d1e97ae5be36d4d6803f404ecc1f68a2 rkward-0.3.7_pre1.ebuild 1099
+MD5 e13a87dda7901f92085ebc519396d12e files/digest-rkward-0.3.7_pre1 253
+RMD160 d6dc4414c8fc91524ebab4ccc9d79c4e087dba0c files/digest-rkward-0.3.7_pre1 253
+SHA256 67fa3c4fc587d278f58bcf09fcac6f46819c1a0399949b068c678be3c4d02e27 files/digest-rkward-0.3.7_pre1 253
diff --git a/sci-mathematics/rkward/files/digest-rkward-0.3.7_pre1 b/sci-mathematics/rkward/files/digest-rkward-0.3.7_pre1
new file mode 100644
index 000000000..76afea64f
--- /dev/null
+++ b/sci-mathematics/rkward/files/digest-rkward-0.3.7_pre1
@@ -0,0 +1,3 @@
+MD5 2907d45d5c4006bf6378ca0c0134d8df rkward-0.3.7pre1.tar.gz 1238951
+RMD160 27d142bdb91a9a085e1c242eb49b291f41f2f1ee rkward-0.3.7pre1.tar.gz 1238951
+SHA256 ec5b887a2d754089f49d33db5500731909d6dec8bd24469305ae5be645237862 rkward-0.3.7pre1.tar.gz 1238951
diff --git a/sci-mathematics/rkward/metadata.xml b/sci-mathematics/rkward/metadata.xml
new file mode 100644
index 000000000..963198591
--- /dev/null
+++ b/sci-mathematics/rkward/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>lucas.chiesa@gmail.com</email>
+ <name>Lucas Chiesa</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sci-mathematics/rkward/rkward-0.3.7_pre1.ebuild b/sci-mathematics/rkward/rkward-0.3.7_pre1.ebuild
new file mode 100644
index 000000000..82d24a3d6
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.3.7_pre1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+#
+# $Header: $
+
+inherit eutils
+
+DESCRIPTION="RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools. Long term plans include integration with office suites"
+
+HOMEPAGE="http://rkward.sourceforge.net/"
+SRC_URI="http://rkward.sourceforge.net/temp/rkward-0.3.7pre1.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+IUSE="arts"
+
+DEPEND=">=sci-libs/lapack-3.0
+ >=x11-libs/qt-3.3.4
+ >=kde-base/kdelibs-3.4.1
+ >=dev-lang/R-2.2.0
+ >=dev-lang/php-4.3.11
+ arts? ( kde-base/arts
+ || ( kde-base/kdemultimedia-arts kde-base/kdemultimedia ) )"
+
+src_unpack() {
+ unpack ${A} || die
+ mv rkward-0.3.7pre1 rkward-0.3.7_pre1 || die
+}
+
+src_compile() {
+ econf --prefix=$(kde-config --prefix) \
+ $(use_with arts) || die "econf failed"
+ emake || die "make failed"
+}
+
+src_install() {
+ make install DESTDIR=${D} || die "make install failed"
+}
+