chocpkg/pkgdef/libpng.sh
Simon Howard b6540c0182 Remove PACKAGE_VERSION.
The only place this is needed is when determining the directory name
that the tar file will be extracted to. This can be done by examining
the .tar file name without needing to know the version itself.
2016-02-23 23:58:08 -05:00

5 lines
132 B
Bash

dependencies zlib
check_pkgconfig libpng
fetch_download http://www.chocolate-doom.org/depends/libpng-1.6.10.tar.gz
build_autotools