# Generated by makepkg 6.0.2
# Tue Aug 29 05:58:36 UTC 2023
pkgbase = zlib
	pkgdesc = Compression library implementing the deflate compression method found in gzip and PKZIP
	pkgver = 1.3
	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/zlib-1.3.tar.gz
	source = zlib-1.2.13-configure.patch
	source = zlib-1.2.13-gzopen_w.patch
	source = zlib-1.2.13-minizip-fixuncrypt.patch
	sha256sums = ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
	sha256sums = 43726a2170b298059391c0faec0c893aa7ca59b1201afd9f807c49d39ce25527
	sha256sums = 3c5186940741cf380ab598362c564c792965e9d25906ef75087e9e7389becbc5
	sha256sums = 3022d46bd933076cff754d8247eb12125cf72e4dbecdb8e90805cbe5393bd0b7

pkgname = zlib
	depends = gcc-libs

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