[Lunar-commits] <moonbase> emerald-git: new module

Duncan Gibson engelsman at lunar-linux.org
Sun Jul 31 18:49:50 CEST 2011


commit 5c32f19c0e56a3714d88759b939b06e92bddc48f
Author: Aaron Torres <solaraaron at gmail.com>
Date:   Sun Jul 31 18:49:50 2011 +0200

    emerald-git: new module
    
    Git version, compilable against latest moonbase versions of depennecies.
---
 zbeta/emerald-git/BUILD     |    7 +++++++
 zbeta/emerald-git/CONFLICTS |    1 +
 zbeta/emerald-git/DEPENDS   |    3 +++
 zbeta/emerald-git/DETAILS   |   18 ++++++++++++++++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/zbeta/emerald-git/BUILD b/zbeta/emerald-git/BUILD
new file mode 100644
index 0000000..53601ec
--- /dev/null
+++ b/zbeta/emerald-git/BUILD
@@ -0,0 +1,7 @@
+(
+
+  ./autogen.sh
+  
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/emerald-git/CONFLICTS b/zbeta/emerald-git/CONFLICTS
new file mode 100644
index 0000000..9910939
--- /dev/null
+++ b/zbeta/emerald-git/CONFLICTS
@@ -0,0 +1 @@
+conflicts emerald
diff --git a/zbeta/emerald-git/DEPENDS b/zbeta/emerald-git/DEPENDS
new file mode 100644
index 0000000..ded0033
--- /dev/null
+++ b/zbeta/emerald-git/DEPENDS
@@ -0,0 +1,3 @@
+depends  compiz
+depends  shared-mime-info
+depends  libwnck
diff --git a/zbeta/emerald-git/DETAILS b/zbeta/emerald-git/DETAILS
new file mode 100644
index 0000000..73cdd09
--- /dev/null
+++ b/zbeta/emerald-git/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=emerald-git
+         VERSION=git
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=git://anongit.compiz.org/fusion/decorators/emerald
+        WEB_SITE=http://compiz-fusion.org
+         ENTERED=20071123
+         UPDATED=`date -u +%Y%m01`
+           SHORT="A window decorator for Compiz"
+
+cat << EOF
+Emerald is a cusom window decorator for Compiz that allows
+theming and full composite window decorations with the use of engines.
+Emerald allows for all sorts of different configurations and layouts
+of buttons, look, title bars and frames. Emerald Window Decorator is
+completely independent of any desktop, and you specify your own themes
+to use for it. The 'Decoration' plugin must be enabled in order for
+Emerald Window Decorator to function.
+EOF


More information about the Lunar-commits mailing list