           SPELL=gtkdialog
         VERSION=0.7.20
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=ftp://linux.pte.hu/pub/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:af765dc9c24eeeba56efdc3418ffd4c5482586c717947483626f929810c25aed98e3247945a52de0c8b9f51777a6fd38797e248d157963dc54e25270ac551c15
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://linux.pte.hu/~pipas/gtkdialog/ "
      LICENSE[0]=GPL
         ENTERED=20080314
           SHORT="A GUI creation system for any language interpreter."
cat << EOF
gtkdialog is a GUI creation utility that can be used with an arbitrary
interpreter. It enables the programmer to describe a graphical user interface
in a simple XML language, and create callbacks with any interpreter that
supports either files, standard I/O, or environment variables. It can be
called as an external program from the interpreter, but can be used as a
stand-alone framework for the application as well. Stand-alone, bash, and
awk examples are provided.
EOF
