[Lunar-commits] <moonbase> emerald-git: moved to zbeta/compiz
Duncan Gibson
engelsman at lunar-linux.org
Sun Jul 31 18:53:54 CEST 2011
commit 1fd8e690b5849b57ab8d287b5517a3aa4d2341be
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Sun Jul 31 18:53:54 2011 +0200
emerald-git: moved to zbeta/compiz
zbeta/compiz is where the existing emerald module lives
---
zbeta/compiz/emerald-git/BUILD | 7 +++++++
zbeta/compiz/emerald-git/CONFLICTS | 1 +
zbeta/compiz/emerald-git/DEPENDS | 3 +++
zbeta/compiz/emerald-git/DETAILS | 18 ++++++++++++++++++
zbeta/emerald-git/BUILD | 7 -------
zbeta/emerald-git/CONFLICTS | 1 -
zbeta/emerald-git/DEPENDS | 3 ---
zbeta/emerald-git/DETAILS | 18 ------------------
8 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/zbeta/compiz/emerald-git/BUILD b/zbeta/compiz/emerald-git/BUILD
new file mode 100644
index 0000000..6e9546f
--- /dev/null
+++ b/zbeta/compiz/emerald-git/BUILD
@@ -0,0 +1,7 @@
+(
+
+ ./autogen.sh &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/compiz/emerald-git/CONFLICTS b/zbeta/compiz/emerald-git/CONFLICTS
new file mode 100644
index 0000000..9910939
--- /dev/null
+++ b/zbeta/compiz/emerald-git/CONFLICTS
@@ -0,0 +1 @@
+conflicts emerald
diff --git a/zbeta/compiz/emerald-git/DEPENDS b/zbeta/compiz/emerald-git/DEPENDS
new file mode 100644
index 0000000..ded0033
--- /dev/null
+++ b/zbeta/compiz/emerald-git/DEPENDS
@@ -0,0 +1,3 @@
+depends compiz
+depends shared-mime-info
+depends libwnck
diff --git a/zbeta/compiz/emerald-git/DETAILS b/zbeta/compiz/emerald-git/DETAILS
new file mode 100644
index 0000000..dfbfcbb
--- /dev/null
+++ b/zbeta/compiz/emerald-git/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=emerald-git
+ VERSION=beta
+ 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
diff --git a/zbeta/emerald-git/BUILD b/zbeta/emerald-git/BUILD
deleted file mode 100644
index 6e9546f..0000000
--- a/zbeta/emerald-git/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- ./autogen.sh &&
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/emerald-git/CONFLICTS b/zbeta/emerald-git/CONFLICTS
deleted file mode 100644
index 9910939..0000000
--- a/zbeta/emerald-git/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts emerald
diff --git a/zbeta/emerald-git/DEPENDS b/zbeta/emerald-git/DEPENDS
deleted file mode 100644
index ded0033..0000000
--- a/zbeta/emerald-git/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends compiz
-depends shared-mime-info
-depends libwnck
diff --git a/zbeta/emerald-git/DETAILS b/zbeta/emerald-git/DETAILS
deleted file mode 100644
index dfbfcbb..0000000
--- a/zbeta/emerald-git/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=emerald-git
- VERSION=beta
- 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