           SPELL=zenity
         VERSION=2.10.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='70e68b893cef6143ee681cca80f9ed3a'
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20030901
         UPDATED=20050708
           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
