# Recipe for version 1.2.16 by Lucas C. Villa Real, on Tue Feb 27 23:59:39 BRT 2007
compile_version=1.8.2
url=$httpSourceforge/libpng/libpng-1.2.16.tar.bz2
file_size=624085
file_md5=7a1ca4f49bcffdec60d50f48460642bd
recipe_type=configure
configure_options=(
   "--mandir=${target}/man"
)

pre_link() {
    ln -sf libpng12 $target/include/libpng
    ln -sf libpng.so $target/lib/libpng.so.0
}
