pkgname = "libpng";
version = "1.2.8";
user = "libpng";
groups = "";
group = "libpng";
archive = "libpng-1.2.8.tar.bz2";
patch = "libpng-1.2.8-link_to_proper_libs-1.patch";
command = "tar xfj libpng-1.2.8.tar.bz2";
command = "cd libpng-1.2.8";
command = "patch -Np1 -i ../libpng-1.2.8-link_to_proper_libs-1.patch";
command = "make prefix=/usr ZLIBINC= ZLIBLIB= -f scripts/makefile.linux";
command = "make prefix=/usr install -f scripts/makefile.linux";
command = "cd ..";
command = "rm -rf libpng-1.2.8";
time = "20061202 05:27:29 Sat";
