summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/compiz-plugins-unsupported/DETAILS
blob: 9e3575258a98690d8ab5d22cbd69b537ba493ee9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.7.8
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://releases.compiz-fusion.org/$VERSION/$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