[Lunar-commits] <moonbase> rage-svn: Rage for E. Initial submission.

Auke Kok sofar at foo-projects.org
Thu Nov 20 23:00:03 CET 2008


commit 5a0a817f1f9ed28949b5df7f9ba672ab926df07f
Author: O. Dietsch <odietsch at googlemail.com>
Date:   Thu Nov 20 23:00:03 2008 +0100

    rage-svn: Rage for E. Initial submission.
---
 zbeta/rage-svn/BUILD   |   12 ++++++++++++
 zbeta/rage-svn/DEPENDS |    1 +
 zbeta/rage-svn/DETAILS |   19 +++++++++++++++++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/zbeta/rage-svn/BUILD b/zbeta/rage-svn/BUILD
new file mode 100644
index 0000000..7ae82c1
--- /dev/null
+++ b/zbeta/rage-svn/BUILD
@@ -0,0 +1,12 @@
+(
+  export PATH=$MODULE_PREFIX/bin:$PATH
+  export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"
+  export LDFLAGS="$LDFLAGS -L$MODULE_PREFIX/lib"
+  export USER=nobody
+
+  OPTS="$OPTS --with-profile=FAST_PC"
+
+  default_cvs_build
+
+) > $C_FIFO 2>&1
+
diff --git a/zbeta/rage-svn/DEPENDS b/zbeta/rage-svn/DEPENDS
new file mode 100644
index 0000000..b10b708
--- /dev/null
+++ b/zbeta/rage-svn/DEPENDS
@@ -0,0 +1 @@
+depends eina-svn
diff --git a/zbeta/rage-svn/DETAILS b/zbeta/rage-svn/DETAILS
new file mode 100644
index 0000000..cba2eb8
--- /dev/null
+++ b/zbeta/rage-svn/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=rage-svn
+         VERSION=beta
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/rage
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
+        WEB_SITE="http://www.enlightenment.org"
+         ENTERED=20081112
+         UPDATED=`date -u +%Y%m%d`
+           SHORT="A media center for E, mostly for television."
+cat <<EOF
+This is a media center designed mostly for use on a television hooked up to
+your pc via a remote control. see the key controls at the end to make your
+remote send the right keystrokes - eventually this will be 100% configurable
+via the gui.
+	
+This is a WORK IN PROGRESS - it is NOT COMPLETE. do not expect everything to
+work and do what you want.
+EOF


More information about the Lunar-commits mailing list