           SPELL=bins
         VERSION=1.1.29
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://download.gna.org/${SPELL}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=95D463F3.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://bins.sautret.org"
      LICENSE[0]=GPL
         ENTERED=20100816
           SHORT="generate static HTML photo albums using XML and EXIF tags"
cat << EOF
BINS generates a complete static gallery (images and HTML) with thumbnails and
image lists, using XML files to hold information about each image.  Includes
bins_edit tool for adding information to the XML files.  Interprets EXIF and
JFIF tags (and Canon extensions) in the jpeg directly.  Gallery appearance
customizable through HTML templates; gallery can be generated in different
languages.

Based on SWIGS (Structured Web Image Gallery System).
EOF
