           SPELL=libgnomeprintui20
         VERSION=1.116.0
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
#          SOURCE=libgnomeprintui-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgnomeprintui-$VERSION
#   SOURCE_URL[0]=$GNOME_URL/sources/libgnomeprintui/$BRANCH/$SOURCE
#   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/$BRANCH/$SOURCE
#     SOURCE_HASH=sha512:99269de6d6b8c66d284eb37cd5e30559c395474645cf8a581c3e1460f387cad856f9009a5ca31d74c6268a409d64a314119b9527de01ed0a337a752d8d9bc9cd
        WEB_SITE=http://www.gnome.org/projects/gnome-print
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20020509
         UPDATED=20050115
        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
