           SPELL=xfce4-notifyd
         VERSION=0.2.4
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
   SOURCE_URL[0]=http://archive.xfce.org/src/apps/${SPELL}/0.2/${SOURCE}
#     SOURCE_HASH=sha512:16424263c11c531ae52881520226d694a4470473d04e4f44af2e4b87372042422a2b777e764a12978ef57ed7aaed710cd41b15945849b184ce01730d2fd6bf9e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
      LICENSE[0]="GPLv2"
         ENTERED=20130308
        KEYWORDS=""
           SHORT="Xfce Notification Daemon"
cat << EOF
The Xfce Notify Daemon (xfce4-notifyd for short) is a smallish program that
implements the "server-side" portion of the Freedesktop desktop notifications
specification. Applications that wish to pop up a notification bubble in a
standard way can implicitly make use of xfce4-notifyd to do so by sending
standard messages over D-Bus using the org.freedesktop.Notifications interface.
EOF
