           SPELL=libnotify
         VERSION=0.7.7
      PATCHLEVEL=2
          SOURCE=${SPELL}-${VERSION}.tar.xz
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:133874114407bf12267ef609f5941657181760bc7cf115c5973b1810cb72bf55072b621c143e32be1e7e8b49f244851925d14bc3f9f26457747b8a8695ee9954
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.galago-project.org/
         ENTERED=20051221
      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
