           SPELL=libexif
          VERSION=0.6.24
         XVERSION=${VERSION//./_}
      SOURCE_HASH=sha512:0b15a157c1030490bf1c4239487dffda90daad467ac6281db2a1b34a8419fca32b4b5265452e75cbcd2c9dc9a829643231cd3749e88251ed1b596756d1c5a9f4
           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=6
         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
