           SPELL=libgnomeprint20
         VERSION=1.116.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
#          SOURCE=libgnomeprint-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgnomeprint-$VERSION
#   SOURCE_URL[0]=$GNOME_URL/sources/libgnomeprint/$BRANCH/$SOURCE
#   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/$BRANCH/$SOURCE
#     SOURCE_HASH=sha512:ca4a35826021fa786de976b02210a3781c2d618ed24e8f497c0bd8ef196de7fd83b71cedf8ae1b196b9844a9a1d5145407458599821aac4479880e809f1cc723
        WEB_SITE=http://www.gnome.org/projects/gnome-print
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20020509
         UPDATED=20021231
        KEYWORDS="postscript gnome2 libs"
           SHORT="gnome-print is an API that implements the Postscript imaging model."
cat << EOF
gnome-print is a C-based API that implements the Postscript imaging
model. It is an actively developed project, and it is being used by
various GNOME applications. There are two extensions to the Postscript
imaging model supported by gnome-print: Alpha channel support and 
anti-aliasing. gnome-print includes a rasterizing engine that
transforms the requests into bitmaps for native drivers.
EOF
