[Lunar-commits] <moonbase> arora-git: New module.
Moritz Heiber
moe at lunar-linux.org
Fri Mar 13 16:02:29 CET 2009
commit dfe516c19866890bedfd1d7a63e4ab515681ea27
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Mon May 19 22:00:38 2008 +0200
arora-git: New module.
---
zlocal/arora-git/BUILD | 9 +++++++++
zlocal/arora-git/DEPENDS | 1 +
zlocal/arora-git/DETAILS | 10 ++++++++++
3 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/zlocal/arora-git/BUILD b/zlocal/arora-git/BUILD
new file mode 100644
index 0000000..76322f6
--- /dev/null
+++ b/zlocal/arora-git/BUILD
@@ -0,0 +1,9 @@
+(
+
+ . /etc/profile.d/qt4.rc
+
+ qmake &&
+
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/zlocal/arora-git/DEPENDS b/zlocal/arora-git/DEPENDS
new file mode 100644
index 0000000..428f269
--- /dev/null
+++ b/zlocal/arora-git/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/zlocal/arora-git/DETAILS b/zlocal/arora-git/DETAILS
new file mode 100644
index 0000000..a53a63c
--- /dev/null
+++ b/zlocal/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