           SPELL=slicker
if  [[  "$SLICKER_CVS_AUTOUPDATE"  ==  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=${SPELL}_cvs.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_cvs
   SOURCE_URL[0]=svn_https://slicker.svn.sourceforge.net/svnroot/slicker:${SPELL}_cvs
        WEB_SITE=http://www.slicker.org
         ENTERED=20030119
         UPDATED=20030811
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
        KEYWORDS="kde"
           SHORT="Slicker is an alternative to the KDE kicker"
cat << EOF
A collection of utilities which provide alternative for our beloved kicker.

Slicker consists of three primary items Kards, the Slider, and a Task-bar.
Which can be used in conjunction with each other, and Kicker, or utilized by
themselves.
EOF
