          MODULE=libexif-gtk
         VERSION=0.3.3
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/libexif/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/libexif/
         ENTERED=20030108
         UPDATED=20030108
           SHORT="EXIF tag parsing library for gtk"
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
