           SPELL=compiz-fusion-plugins-unsupported
if [ "$COMPIZ_FUSION_PLUGINS_MAIN_TRUNK" == "y" ]; then
  if [ "$COMPIZ_FUSION_PLUGINS_MAIN_TRUNK_AUTOUPDATE" = "y" ]; then
         VERSION=git-$(date +%Y%m%d)
  else
         VERSION=git
  fi
else
         VERSION=0.7.8
fi
        WEB_SITE=http://www.compiz-fusion.org/
         ENTERED=20070930
      LICENSE[0]=GPL
      PATCHLEVEL=1
           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
