summaryrefslogtreecommitdiffstats
path: root/printer/ghostscript/DETAILS
blob: 1601f1a5526329fc99d3f13b8feb75e1c947767c (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.54.0
     SOURCE_HASH=sha512:a3c96925f4dbf5e276fc543b88df185a0435c68166db15ac532094329ba8db314d739a292da18be7954daaafeeb290e641ea03edf888854d7e752998ec6062cc
  SECURITY_PATCH=9
          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