Add package for zlib.

This is a dependency of libpng.
This commit is contained in:
Simon Howard 2016-02-18 01:55:19 -05:00
parent 09a1ff9b8c
commit 025423c7a5
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
PACKAGE_VERSION=1.6.10
PACKAGE_URL=http://www.chocolate-doom.org/depends/${PACKAGE_NAME}-${PACKAGE_VERSION}.tar.gz
PKGCONFIG_NAME=libpng
DEPENDENCIES="zlib"

4
pkgdef/zlib.sh Normal file
View file

@ -0,0 +1,4 @@
PACKAGE_VERSION=1.2.8
PACKAGE_URL=http://zlib.net/zlib-${PACKAGE_VERSION}.tar.gz
PKGCONFIG_NAME=zlib