           SPELL=pslib
         VERSION=0.3.0
     SOURCE_HASH=sha512:0f2fbc37327886e40fe962a94e40f4660a2d8cfec7363c9be50f9ad9864c0f374db0909c3dd121de3e85323a1a3763b00bdc93cc24dbc6c8fbe5585ff1d70215
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://pslib.sourceforge.net
      LICENSE[0]=GPL
         ENTERED=20040721
        KEYWORDS="postscript doc"
           SHORT="C-library to create PostScript files on the fly."
cat <<EOF
pslib is a C-library to create PostScript files on the fly. It offers
many drawing primitives, inclusion of png and eps images and a very
sophisticated text rendering including hyphenation, kerning and ligatures.
It can read external Type1 fonts and embed them into the output file.
It supports pdfmarks which makes it in combination with ghostscript's
pdfwriter an alternative for libraries creating PDF.
EOF
