# Generated by makepkg 6.0.1
# Wed Mar 30 22:01:50 UTC 2022
pkgbase = zlib
	pkgdesc = Compression library implementing the deflate compression method found in gzip and PKZIP
	pkgver = 1.2.12
	pkgrel = 1
	url = https://www.zlib.net/
	arch = i686
	arch = x86_64
	groups = libraries
	license = custom
	makedepends = gcc
	makedepends = make
	makedepends = autotools
	source = https://zlib.net/current/zlib-1.2.12.tar.gz
	source = 1.2.7-minizip-cygwin.patch
	source = 1.2.7-zlib-symbols.patch
	source = zlib-1.2.11-msys2.patch
	source = https://patch-diff.githubusercontent.com/raw/madler/zlib/pull/607.patch
	sha256sums = 91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
	sha256sums = 58daf0d9041ed6687fa17cfa244562a0f8db1ef9924d57b8a427adf40a8ecfb0
	sha256sums = 16e9ce18df14a700dda0572843cdb42b5cb3d398c64706af0acc7cd77c181b7e
	sha256sums = 65c946a22df5f7beab8fbf556e69c66269c8c0e251f370378d566afe10defe5d
	sha256sums = f35eb05334a4f8d7b40b6c5610a6369f654863b5fa1a19c2507888f918025238

pkgname = zlib
	depends = gcc-libs

pkgname = zlib-devel
	pkgdesc = zlib headers and libraries
	groups = development
	depends = zlib=1.2.12
	options = staticlibs
