[Lunar-commits] r22218 - in moonbase/trunk/app-themes: . murrine-configurator
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Nov 18 23:26:09 CET 2006
Author: v3rt1g0
Date: 2006-11-18 23:26:09 +0100 (Sat, 18 Nov 2006)
New Revision: 22218
Added:
moonbase/trunk/app-themes/murrine-configurator/
moonbase/trunk/app-themes/murrine-configurator/BUILD
moonbase/trunk/app-themes/murrine-configurator/DEPENDS
moonbase/trunk/app-themes/murrine-configurator/DETAILS
Log:
Inital import. This is kinda cool. It's a configurator for Murrine
based theme settings.
Added: moonbase/trunk/app-themes/murrine-configurator/BUILD
===================================================================
--- moonbase/trunk/app-themes/murrine-configurator/BUILD (rev 0)
+++ moonbase/trunk/app-themes/murrine-configurator/BUILD 2006-11-18 22:26:09 UTC (rev 22218)
@@ -0,0 +1,6 @@
+(
+
+ prepare_install &&
+ ./install.sh --prefix $MODULE_PREFIX
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/app-themes/murrine-configurator/DEPENDS
===================================================================
--- moonbase/trunk/app-themes/murrine-configurator/DEPENDS (rev 0)
+++ moonbase/trunk/app-themes/murrine-configurator/DEPENDS 2006-11-18 22:26:09 UTC (rev 22218)
@@ -0,0 +1 @@
+depends zenity
Added: moonbase/trunk/app-themes/murrine-configurator/DETAILS
===================================================================
--- moonbase/trunk/app-themes/murrine-configurator/DETAILS (rev 0)
+++ moonbase/trunk/app-themes/murrine-configurator/DETAILS 2006-11-18 22:26:09 UTC (rev 22218)
@@ -0,0 +1,15 @@
+ MODULE=murrine-configurator
+ VERSION=0.4.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://cimi.netsons.org/media/download_gallery/murrine/
+ SOURCE_VFY=sha1:b24f19c9b1c2fc1ce64cc0079eddd816f6c2b3d7
+ WEB_SITE=http://cimi.netsons.org/murrine/configurator.php
+ ENTERED=20061118
+ UPDATED=20061118
+ SHORT="configuration utility for the Murrine-Engine"
+
+cat << EOF
+murrine-configurator gives the users of the Murrine-Engine the
+opertunity to simply configure all of the theme engine's sytle
+options.
+EOF
More information about the Lunar-commits
mailing list