           SPELL=jhead
         VERSION=2.96
  SECURITY_PATCH=1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.sentex.net/~mwandel/jhead/${SOURCE}
        WEB_SITE=http://www.sentex.net/~mwandel/jhead/
         ENTERED=20030107
     SOURCE_HASH=sha512:819d78d15b9024a3b03af07ac282ff050c0e817d9f3d79afb0c8ecb1a2003045ad01397e8e84ce84139bd470619d28d66293a395f80bb929a9e6863f2f7d4f25
           DOCS="*.txt *.html"
      LICENSE[0]="PD"
        KEYWORDS="images parser graphics"
           SHORT="Exif Jpeg camera setting parser and thumbnail remover"
cat << EOF
The files coming out of a pretty much all Digital cameras are in the Exif
flavour of Jpeg files. Exif files are for the most part Jpeg files, but
start with a different header block, and contain additional data sections
with camera settings, as well as a preview thumbnail picture as part of the
Exif header. Most editing / viewing software just skips past the Exif header
and ignores it outright, so you normally don't notice its even there. 
EOF
