           SPELL=libpng
         VERSION=1.2.42
          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:b8ac03cdf3fb339858926abab1b1e0af63428a7a82a0cc716ede3ffb33187c4e5dd7f83a6f51f35b12de46a0cc357c40bc1e160899c09f697de0443b6499792f
    SOURCE2_HASH=sha512:dfbb25e430fd2718a4a2b1138a26bc62045db5164bc3793b2744da6c499d4a8b3fef5c1816e94090a4053cecdbcd923380452f119742606781fef4262895f2f3
      LICENSE[0]=ZLIB
        WEB_SITE=http://www.libpng.org/pub/png/libpng.html
         ENTERED=20010922
  SECURITY_PATCH=3
        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
