           SPELL=libpng
         VERSION=1.2.43
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SPELL-$VERSION-apng.patch.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.simplesystems.org/pub/libpng/png/src/$SOURCE
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL-apng/$SOURCE2
     SOURCE_HASH=sha512:9ba2cc644f46f389d6466f384819f6bc51a59edd0a833f29f038f1d1521d86c9f397da1300d845065f77d462bb3960689d60256e6584ec8651358d32d96aef0f
    SOURCE2_HASH=sha512:e33ea667826044e9c5572975e6b4daf9b480c29d54d3821445742bd6204c3c19da9ee0fa6777bb1222fe04f8ac85bb61bbd7baf253094e3de2151b1f05cfa883
      LICENSE[0]=ZLIB
        WEB_SITE=http://www.libpng.org/pub/png/libpng.html
         ENTERED=20010922
  SECURITY_PATCH=4
        KEYWORDS="graphics libs"
           SHORT="library that supports the PNG graphics format"
cat << EOF
The PNG library is a collection of routines used to create and manipulate PNG
format graphics files. The PNG format was designed as a replacement for GIF and,
to a lesser extent, TIFF, with many improvements and extensions.
EOF
