           SPELL=jhead
         VERSION=2.6
          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:687e08a79e4661ccc6f4d4329e5132754dc6de35d5a97e745913d282e6c3e1c413e95c2b2bf69b1651e9418537ad89ef5fdee262df6bb57784bebcc3746692c1
           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
