           SPELL=gnome-print
         VERSION=0.37
	  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_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]="d464b81c4ccfc451300890fceda1cb42"
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
      MAINTAINER=jon-sven@frisurf.no
        WEB_SITE=http://www.gnome.org
         ENTERED=20010922
         UPDATED=20021103
           SHORT="This is an implementation of the Gnome Printing Architecture"
cat << EOF
This is an implementation of the Gnome Printing Architecture, as
described in:
   http://www.levien.com/gnome/print-arch.html
EOF
