           SPELL=libpng
         VERSION=1.2.52
     SOURCE_HASH=sha512:08d305ed07e10b4976d6897e35d745cfa592a9c27027d120a9e61a0566afe08c88abaa150e6e56325a8905b29b79fb5cfdf069a8d23d111c563a002a0dd230d3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
if [[ $ANI_PNG == y ]]; then
         SOURCE2=$SPELL-$VERSION-apng.patch.gz
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL-apng/$SOURCE2
    SOURCE2_HASH=sha512:2ae930002ed2f1a00d2cabe762ac4345e5f125e6d3fd5909e4f3ce30df95a8a88682334f49fe22e7857fe7d83d83b8f7a014f1f433fdf2b10956fdec035de997
fi
      LICENSE[0]=ZLIB
        WEB_SITE=http://www.libpng.org/pub/png/libpng.html
         ENTERED=20010922
  SECURITY_PATCH=9
        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
