           SPELL=exo
 RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
         VERSION=0.3.107
          SOURCE=$SPELL-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/${VERSION:0:3}/$SOURCE
#  SOURCE2_URL[0]=$SOURCE_URL.asc
     SOURCE_HASH=sha512:7e243c9e619253b9210a200292c63a1b01ecbae6f8c9e81426001b19cd1cfaa27cd3a0fd287d7718cebda66eab4f187ff64ff7b5822f427df45ea2fb28e93e3c
#      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        WEB_SITE=http://thunar.xfce.org/
         ENTERED=20050101
         LICENSE=LGPL
        KEYWORDS="xfce"
           SHORT="extension library for Xfce"
cat << EOF
libexo is an extension library for Xfce. While Xfce ships with quite a few
libraries that are primarly targeted at desktop development, libexo is targeted
at application development, with a focus on applications for Xfce. It contains
several additional widgets (e.g. an icon bar and widgets that automatically
ellipsize text), provides a framework for editable toolbars, light-weight
session management support, functions to automatically synchronize object
properties, and several miscelleanous utility and helper functions useful for
application developers.
EOF
