           SPELL=elicit
if  [  "$ELICIT_CVS_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE=volatile
        WEB_SITE=http://enlightenment.org/Applications/Elicit/
         ENTERED=20040311
      LICENSE[0]=BSD
        KEYWORDS="enlightenment"
           SHORT="Skinable color picker and screen magnifier"
cat << EOF
Elicit is a tool for examining images on your desktop, providing both a global
color picker and a zoom tool. Graphic artists and designers can quickly examine
graphics without needed to rely on larger tools such as GIMP for simple
examinations and color checks. Elicit is especially useful for theme
development and spot checking.
EOF
