summaryrefslogtreecommitdiffstats
path: root/printer/ghostscript/DETAILS
blob: 707108420e4a76061899c6b471007a857f535e43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=ghostscript
         VERSION=9.51
     SOURCE_HASH="sha512:b3b8aaecd2ef0fc3ceb09086d243a50d52822fd2c58aa507c24375a6eed7bd30f99b55fd692abdee7437ee79aeba21f4ea5945629a4eca489884546eec9130e3"
  SECURITY_PATCH=9
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://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