           SPELL=evince
         VERSION=2.30.0
          BRANCH=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/evince/$BRANCH/$SOURCE
        WEB_SITE=http://www.gnome.org/projects/evince
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=GPL
         ENTERED=20050502
        KEYWORDS="doc"
           SHORT="document viewer for multiple document formats"
cat << EOF
Evince is a document viewer for multiple document formats like pdf, postscript,
and many others. The goal of evince is to replace the multiple document viewers
that exist on the GNOME Desktop, like ggv, gpdf, and xpdf with a single simple
application.
EOF
