[Lunar-commits] <moonbase> arora-git
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:30 CET 2009
commit 16f09f979dd7a161bc81b6ea7ccbc8e19eef5f44
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Tue May 27 21:00:50 2008 +0200
arora-git
---
zbeta/arora-git/BUILD | 11 +++++++++++
zbeta/arora-git/DEPENDS | 1 +
zbeta/arora-git/DETAILS | 10 ++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/zbeta/arora-git/BUILD b/zbeta/arora-git/BUILD
new file mode 100644
index 0000000..3e2bfa8
--- /dev/null
+++ b/zbeta/arora-git/BUILD
@@ -0,0 +1,11 @@
+(
+
+ . /etc/profile.d/qt4.rc
+
+ qmake &&
+
+ default_make &&
+
+ install -m0755 $SOURCE_DIRECTORY/arora /usr/bin/
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/arora-git/DEPENDS b/zbeta/arora-git/DEPENDS
new file mode 100644
index 0000000..428f269
--- /dev/null
+++ b/zbeta/arora-git/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/zbeta/arora-git/DETAILS b/zbeta/arora-git/DETAILS
new file mode 100644
index 0000000..a53a63c
--- /dev/null
+++ b/zbeta/arora-git/DETAILS
@@ -0,0 +1,10 @@
+ MODULE=arora-git
+ VERSION=beta
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=git://github.com/icefox/arora.git
+ WEB_SITE=http://code.google.com/p/arora/
+ ENTERED=20080519
+ UPDATED=20080519
+ SHORT=""
+cat << EOF
+EOF
More information about the Lunar-commits
mailing list