[Lunar-commits] r23349 - in moonbase/branches/crater: . compiz-extra
Samuel Verstraete
elangelo at lunar-linux.org
Mon Feb 19 22:28:43 CET 2007
Author: elangelo
Date: 2007-02-19 22:28:42 +0100 (Mon, 19 Feb 2007)
New Revision: 23349
Added:
moonbase/branches/crater/compiz-extra/
moonbase/branches/crater/compiz-extra/DEPENDS
moonbase/branches/crater/compiz-extra/DETAILS
Log:
same same
gr,S.
Added: moonbase/branches/crater/compiz-extra/DEPENDS
===================================================================
--- moonbase/branches/crater/compiz-extra/DEPENDS (rev 0)
+++ moonbase/branches/crater/compiz-extra/DEPENDS 2007-02-19 21:28:42 UTC (rev 23349)
@@ -0,0 +1,32 @@
+optional_depends "GConf2" \
+ "" \
+ "--disable-gconf" \
+ "For configuration through the GConftool" &&
+
+optional_depends "dbus" \
+ " " \
+ "--disable-dbus --disable-dbus-glib" \
+ "dbus plugin" &&
+
+optional_depends "gtk+-2" \
+ " " \
+ "--disable-gtk" \
+ "gtk window decorator" &&
+
+optional_depends "metacity" \
+ " " \
+ "--disable-metacity" \
+ "metacity theme support" &&
+
+optional_depends "gnome2" \
+ " " \
+ "--disable-gnome" \
+ "gnome settings module" &&
+
+optional_depends "qt3" \
+ " " \
+ "--disable-kde" \
+ "kde window decorator"
+
+
+
Added: moonbase/branches/crater/compiz-extra/DETAILS
===================================================================
--- moonbase/branches/crater/compiz-extra/DETAILS (rev 0)
+++ moonbase/branches/crater/compiz-extra/DETAILS 2007-02-19 21:28:42 UTC (rev 23349)
@@ -0,0 +1,13 @@
+ MODULE=compiz-extra
+ VERSION=0.3.6.0
+ SOURCE=$MODULE-latest.tar.bz2
+ SOURCE_URL=http://gandalfn.club.fr/ubuntu/compiz-extra\
+ SOURCE_VFY=sha1:39c1770089baa2683b9d6b8399fa7ac8cca79601
+ WEB_SITE=http://www.go-compiz.org
+ ENTERED=20070219
+ UPDATED=20070219
+ SHORT="extra's for Compiz"
+
+cat<<EOF
+Compiz extra includes any extra third party plugins
+EOF
More information about the Lunar-commits
mailing list