           SPELL=libexalt_dbus
if  [  "$LIBEXALT_DBUS_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://svn.berlios.de/exalt/trunk/$SPELL:$SPELL
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE=volatile
        WEB_SITE=http://watchwolf.fr/wiki/doku.php?id=exalt
         ENTERED=20081005
      LICENSE[0]=GPL
        KEYWORDS="network enlightenment"
           SHORT='Library for communication with the Exalt daemon'
cat << EOF
A library written in C. This library allows to communicate with the Exalt
daemon.
EOF
