summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/compiz-plugins-unsupported/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'compiz-fusion/compiz-plugins-unsupported/DETAILS')
-rwxr-xr-xcompiz-fusion/compiz-plugins-unsupported/DETAILS30
1 files changed, 30 insertions, 0 deletions
diff --git a/compiz-fusion/compiz-plugins-unsupported/DETAILS b/compiz-fusion/compiz-plugins-unsupported/DETAILS
new file mode 100755
index 0000000000..f71557d1cc
--- /dev/null
+++ b/compiz-fusion/compiz-plugins-unsupported/DETAILS
@@ -0,0 +1,30 @@
+ SPELL=compiz-plugins-unsupported
+if [ "$COMPIZ_PLUGINS_MAIN_TRUNK" == "y" ]; then
+ if [ "$COMPIZ_PLUGINS_MAIN_TRUNK_AUTOUPDATE" = "y" ]; then
+ VERSION=git-$(date +%Y%m%d)
+ else
+ VERSION=git
+ fi
+ SOURCE_URL[0]=git://anongit.compiz-fusion.org/fusion/plugins-unsupported:$SPELL-$VERSION
+ SOURCE=$SPELL-git.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
+ FORCE_DOWNLOAD=1
+ SOURCE_IGNORE=volatile
+else
+ VERSION=0.8.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://releases.compiz.org/components/${SPELL/compiz-/}/$SOURCE
+# SOURCE_HASH=sha512:d7a95c807542cf55515ebbb2e3c7ea8bb354b6fdda9d59772bbe9235c74c8f91ab399d1293010a54450f3e0726a34cde331c399ecc5c061f6d1ac8381a8b1e0b
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
+ WEB_SITE=http://www.compiz-fusion.org/
+ ENTERED=20070930
+ LICENSE[0]=GPL
+ SHORT="OpenGL composition manager plugins (UNSUPPORTED)"
+cat << EOF
+Compiz plugins from Compiz-Fusion.
+
+In case the spell name didn't make this abundantly clear, these plugins
+are UNSUPPORTED! You're on your own! (But snow is pretty cool...)
+EOF