           SPELL=gutenprint
if [[ $GUT_VER == snapshot ]];then
         VERSION=5.2.2
     SOURCE_HASH=sha512:b061cec32eea13ee05511cd483bee82e130466e51f892a13917aa73bafdd398564717e014017a1f9c0e1d960f7fad867b825954e3cbfe80538adfeca0aa93ad6
          SOURCE=$SPELL$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL$VERSION"
else
         VERSION=5.2.2
     SOURCE_HASH=sha512:b061cec32eea13ee05511cd483bee82e130466e51f892a13917aa73bafdd398564717e014017a1f9c0e1d960f7fad867b825954e3cbfe80538adfeca0aa93ad6
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
   SOURCE_URL[0]=$SOURCEFORGE_URL/gimp-print/$SOURCE
        WEB_SITE=http://gutenprint.sourceforge.net/
      LICENSE[0]=GPL
         ENTERED=20010922
        KEYWORDS="printer"
           SHORT="collection of very high quality printer drivers"
cat << EOF
Guten-Print supports a wide variety of Epson Stylus, HP DeskJet, LaserJet,
Canon BubbleJet, Lexmark inkjet printers, with the primary goal being
uncompromising quality. Epson Stylus printers in particular are supported in
all resolutions and modes, and the latest printers are capable of producing
prints that rival photographic prints in quality. This package also offers much
faster printing for high quality text and presentation graphics when required.
EOF
