. "$GRIMOIRE"/MESON_FUNCTIONS
           SPELL=libnotify
         VERSION=0.7.9
          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:8a842b50777279efdb7d96a836a546c47decad158a4f03f7ffc818860d1f6276a657619e4f4a19a4e2f5ad55e0371c793420d50d802983700e8c342273b73874
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
