source "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=gthumb2
         VERSION=3.12.2
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gthumb-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gthumb-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gthumb/$BRANCH/$SOURCE
  SOURCE_HASH[0]=sha256:97f8afe522535216541ebbf1e3b546d12a6beb38a8f0eb85f26e676934aad425:UPSTREAM_HASH
      LICENSE[0]=GPL
        WEB_SITE=http://gthumb.sourceforge.net
         ENTERED=20020519
        KEYWORDS="gnome2"
           SHORT="Image browser/viewer"
cat << EOF
gThumb lets you browse your hard disk, showing you thumbnails of image
files. It also lets you view single files (including GIF animations),
add comments to images, organize images in catalogs, print images, view
slideshows, set your desktop background, and more.

This is the GNOME 2.0 port of gThumb
EOF
