summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/emerald-themes/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'compiz-fusion/emerald-themes/DETAILS')
-rwxr-xr-xcompiz-fusion/emerald-themes/DETAILS29
1 files changed, 29 insertions, 0 deletions
diff --git a/compiz-fusion/emerald-themes/DETAILS b/compiz-fusion/emerald-themes/DETAILS
new file mode 100755
index 0000000000..a246f0247c
--- /dev/null
+++ b/compiz-fusion/emerald-themes/DETAILS
@@ -0,0 +1,29 @@
+ SPELL=emerald-themes
+if [ "$EMERALD_THEMES_TRUNK" == "y" ]; then
+ if [ "$EMERALD_THEMES_TRUNK_AUTOUPDATE" = "y" ]; then
+ VERSION=git-$(date +%Y%m%d)
+ else
+ VERSION=git
+ fi
+ SOURCE_URL[0]=git://anongit.compiz-fusion.org/fusion/decorators/$SPELL:$SPELL-$VERSION
+ SOURCE=$SPELL-git.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
+ FORCE_DOWNLOAD=1
+ SOURCE_IGNORE=volatile
+else
+ VERSION=0.5.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://releases.compiz-fusion.org/$VERSION/$SOURCE
+
+SOURCE_HASH=sha512:534a4856f0318315c3e6773d68d8c0e3de689bc4f160f237b3912289a2cc58331e9f3fe4d7875ced731729367e91ae2efdaef994bdd1582670e3c12acd8f0615
+
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
+ WEB_SITE=http://www.compiz-fusion.org/
+ ENTERED=20060804
+ LICENSE[0]=GPL
+ SHORT="Themes for the Emerald window decorator"
+cat << EOF
+A set of community-written themes for Compiz Fusion's Emerald window decorator
+EOF
+