           SPELL=gqview
if [ "$GQVIEW_DEVEL" == "y" ]; then
         VERSION=2.1.5
else
         VERSION=2.0.4
fi
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://gqview.sourceforge.net
         ENTERED=20010924
      LICENSE[0]=GPL
        KEYWORDS="graphics"
           SHORT="gqview: an image browser for GTK+2."
cat << EOF
Gqview implements a single-click interface to view images and traverse
the filesystem.  It can generate thumbnails, pipe images to external
editors, and display slideshows. (recommended by graphics guru)
EOF
