           SPELL=xdg-user-dirs-gtk
         VERSION=0.7
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://www.freedesktop.org/wiki/Software_2fxdg_2duser_2ddirs
         ENTERED=20070416
        KEYWORDS="gnome2 libs"
           SHORT="library for gtk/gnome apps to use xdg-user-dirs"
cat << EOF
xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it into
the Gnome desktop and Gtk+ applications.
EOF
