           SPELL=jigl
         VERSION=2.0.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://xome.net/projects/jigl/$SOURCE
        WEB_SITE=http://xome.net/projects/jigl
     SOURCE_HASH=sha512:648d00d5c6b57ade66da388dc6168289260006f08f971b9a353529191c06357604a341df371c9638762ad3232efc275cd685c2c3c258472c8503742113c41e77
         ENTERED=20030817
        KEYWORDS="html graphics perl"
           SHORT="a perl script that generates static html photo galleries."
cat << EOF
jigl (pronounced jiggle) is a perl script that generates a static html photo 
gallery from one or more directories of gif/jpg/png images. It's fairly 
customizable and includes the ability to display comments and EXIF info for 
each image in a simple clean layout. 
 
jigl is written completely from scratch but the idea is heavily based on the 
program igal. 

HOWTO:
- Change to the directory with your images in it.
- run jigl.pl -cg This will create a gallery.dat file in the current directory.
- Edit the gallery.dat file with your favorite editor. Here you can change the 
  title, add some header or footer infomation to the index page, and add some 
  captions to your photos. 
- When you're done editing the file, save it and rerun jigl.pl
EOF

	

