           SPELL=libexif-gtk
         VERSION=0.5.0
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/libexif/libexif-gtk/releases/download/v${VERSION}/$SOURCE
      SOURCE_HASH=sha512:ade46abee851abacec7093174a2470eb59b2e43549b9b60877f1da87efa58482052d471c6be44717664b15e17d5846837703c658a846f5e0d95e75fdc2ed02d4
       LICENSE[0]=GPL
         WEB_SITE=https://libexif.github.io
          ENTERED=20030325
       PATCHLEVEL=1
         KEYWORDS="libs"
            SHORT="libexif - digital photography"
cat << EOF
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF library
allows you to parse an EXIF file and read the data from those
tags. This is the version for gtk.
EOF
