# Generated by makepkg 6.1.0
# Tue Feb 17 18:26:06 UTC 2026
pkgbase = zlib
	pkgdesc = Compression library implementing the deflate compression method found in gzip and PKZIP
	pkgver = 1.3.2
	pkgrel = 1
	url = https://www.zlib.net/
	arch = i686
	arch = x86_64
	groups = libraries
	license = custom
	makedepends = gcc
	makedepends = make
	makedepends = autotools
	source = https://github.com/madler/zlib/releases/download/v1.3.2/zlib-1.3.2.tar.xz
	source = https://github.com/madler/zlib/releases/download/v1.3.2/zlib-1.3.2.tar.xz.asc
	source = zlib-1.2.13-configure.patch
	source = zlib-1.2.13-gzopen_w.patch
	validpgpkeys = 5ED46A6721D365587791E2AA783FCD8E58BCAFBA
	sha256sums = d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3
	sha256sums = SKIP
	sha256sums = 43726a2170b298059391c0faec0c893aa7ca59b1201afd9f807c49d39ce25527
	sha256sums = 3c5186940741cf380ab598362c564c792965e9d25906ef75087e9e7389becbc5

pkgname = zlib
	depends = gcc-libs

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