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