summaryrefslogtreecommitdiffstats
path: root/printer/ghostscript/DETAILS
blob: 3c5462a18e5e08704b46f4313387512da8e7bb66 (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.15
     SOURCE_HASH=sha512:5c800615bb813f827c218145eb3238773e01f0941efca51abf4233ac6fdb96154b362c65a9567dc6b22794cb2caff69a58eb436c7f9c8e5370a4a64087e50c7e
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.ghostscript.com/
   SOURCE_URL[0]=http://downloads.ghostscript.com/public/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20010922
  SECURITY_PATCH=1
        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