           SPELL=libexif-gtk
         VERSION=0.3.5
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/libexif/$SOURCE
           MD5[0]='b80197af882b591f77b9b6337726e92b'
       LICENSE[0]=GPL
        BUILD_API=2
         WEB_SITE=http://libexif.sourceforge.net/
          ENTERED=20030325
          UPDATED=20041019
            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
