source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=evince
         VERSION=42.2
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
        WEB_SITE=https://wiki.gnome.org/Apps/Evince
     SOURCE_HASH=sha512:81e93eb5575169ed1a31fdd321a1d7080b4391ddf1ebf13ce49df5ede8bb5f578094b55b2e1075f0a418ef21e8b73f02b259c2bda44b317ea9f551372ee3b860
      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
