. "${GRIMOIRE}"/MESON_FUNCTIONS
           SPELL=zenity
         VERSION=3.42.1
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:a8239e7dde351f3d3f75a59c95588f672c69333d4a53d50465d05fb73e61d1bbff6aca89acffc35a8d6802f465048ad2cbd7421bc3e3200a5a393ee3c9319106
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20030901
        KEYWORDS="gnome2 libs"
           SHORT="Display dialog boxes from the command line and shell script"
cat << EOF
Zenity is a tool that allows you to display Gtk+ dialog boxes 
from the command line and through shell scripts. It is similar 
to gdialog, but is intended to be saner. It comes from the same 
family as dialog, Xdialog, and cdialog, but it surpasses those 
projects by having a cooler name.
EOF
