name=zlib-ng version=2.2.5 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz no-weird-ver.patch" build() { ./configure --prefix=/usr --shared --zlib-compat make make DESTDIR=$PKG install }