           SPELL=evince
         VERSION=0.3.0
          BRANCH=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://ftp.gnome.org/pub/gnome/sources/evince/$BRANCH/$SOURCE
        WEB_SITE=http://www.gnome.org/projects/evince
          MD5[0]=656694dc9c80a466069778f0703fcca1
      LICENSE[0]=GPL
         ENTERED=20050502
         UPDATED=20050502
       BUILD_API=2
           SHORT="a 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
