summaryrefslogtreecommitdiffstats
path: root/printer/ghostscript/DETAILS
blob: 74791983dc3ded4b3755e771ab65079d3223fc95 (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.14
     SOURCE_HASH=sha512:c2188a2b1fbd96ec184cd4171f0c042a9479f89d6e982aaf079d56060df6061721a42b1b98923767dba8081497d8e85593896fb3c26fc35f99610461bf8f16bb
          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