           SPELL=ghostscript
         VERSION=10.07.1
     SOURCE_HASH=sha512:7b38ca10fa7ab648924f7db3e2e4933c3d18e04c8db1346fca4d4f7b85dfbd7888d5fc46f413613b46429fb47b675a593994c25e50e9de4dcdbee3bdd8a5e449
  SECURITY_PATCH=14
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://www.ghostscript.com/
   SOURCE_URL[0]=https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${VERSION//./}/${SOURCE}
      LICENSE[0]="AGPL"
         ENTERED=20010922
        KEYWORDS="interpreter postscript printer"
           SHORT="interpreter for the PostScript language"
cat << EOF
Ghostscript is the name of a set of software that provides:
    * An interpreter for the PostScript language and the PDF file format,
    * A set of C procedures (the Ghostscript library) that implement the
      graphics capabilities that appear as primitive operations in the
      PostScript language, and
    * A wide variety of output drivers for various file formats and printers.
EOF
