           SPELL=libnotify
         VERSION=0.7.5
          SOURCE=${SPELL}-${VERSION}.tar.xz
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.galago-project.org/
         ENTERED=20051221
      PATCHLEVEL=1
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Allow applications to display passive pop-up notifications."
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
