           SPELL=dialog
         VERSION=1.3-20251001
          SOURCE=$SPELL-$VERSION.tgz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://invisible-mirror.net/archives/$SPELL/$SOURCE
  SOURCE2_URL[0]=https://invisible-mirror.net/archives/$SPELL/$SOURCE2
# Watch: https://invisible-mirror.net/archives/dialog/ dialog-([0-9.-]+)[.]tgz
      SOURCE_GPG=dickey.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://invisible-island.net/dialog
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="allows shell scripts to provide fancy text dialog with users"
cat << EOF
Dialog lets you to present a variety of questions or display messages using
dialog boxes from a shell script (or any scripting language). These types of
dialog boxes are implemented: yes/no box, menu box, input box, message box,
text box, info box, guage box, checklist box, fileselection box, and
radiolist box.
EOF
