           SPELL=notification-daemon-xfce
         VERSION=0.3.7
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://archive.xfce.org/src/archive/$SPELL/$BRANCH/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://www.galago-project.org/
         ENTERED=20070305
      LICENSE[0]=GPL
        KEYWORDS="utils xfce"
           SHORT="Notification daemon built on DBUS for xfce4"
cat << EOF
The desktop notifications framework consists of a specification and reference
implementation (libnotify and notification-daemon). They are designed to allow
applications to display passive pop-up notifications that won't interrupt
what the user is doing
EOF
