           SPELL=enlil
if  [  "$ENLIL_SVN_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=${SPELL}-svn.tar.bz2
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/${SPELL}:${SPELL}
   SOURCE_IGNORE=volatile
      LICENSE[0]=LGPL
        WEB_SITE=http://www.enlightenment.org/
        KEYWORDS="enlil enlightenment image library"
         ENTERED=20100226
           SHORT="enlil is a library using EFL which allows to manage a list of albums."
cat << EOF
Enlil is a library using the EFL which allows to manage a list of albums and 
photos. EET is used to create the database and ecore to manage events and file. 
flicrkcurl which is optionnal allows to synchronise a library with a flickr 
account.
EOF
