           SPELL=libexif
          VERSION=0.6.22
         XVERSION=${VERSION//./_}
      SOURCE_HASH=sha512:6c63abe2734c9e83fb04adb00bdd77f687165007c0efd0279df26c101363b990604050c430c7dd73dfa8735dd2fd196334d321bdb114d4869998f21e7bed5b43
           SOURCE=$SPELL-$VERSION-release.tar.bz2
    SOURCE_URL[0]=https://github.com/libexif/libexif/archive/libexif-$XVERSION-release.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$SPELL-$XVERSION-release
       LICENSE[0]=LGPL
   SECURITY_PATCH=5
         WEB_SITE=https://libexif.github.io/
          ENTERED=20030325
        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.
EOF
