           SPELL=exo
         VERSION=0.8.0
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:28b7ad276f0efdb519145c7e09e8fd88e7c28dea67e0c9cb5384703e126cd935dad86d57ea207ea7c5d6d1d6838ed54c55b72e2a68095e79c743fddb0081cbf4
        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
