           SPELL=libgnomeprintui
         VERSION=2.18.2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://www.gnome.org/projects/gnome-print
         ENTERED=20020509
        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
