           SPELL=xfce4-notifyd
         VERSION=0.3.3
     SOURCE_HASH="sha1:6e7f0ff0e4399c89f76e788196feffa009cfbb28:UPSTREAM_HASH"
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://archive.xfce.org/src/apps/${SPELL}/${VERSION%.*}/${SOURCE}
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
