# # The main PNG library. # # libpng is the official PNG reference library. It supports almost # all PNG features, is extensible, and has been extensively tested # for over 20 years. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libpng pkgversion=1.6.39 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libpng_1.6.39_amd64-1@libs blurb="The main PNG library." homepage="https://www.libpng.org/pub/png/libpng.html" license="libpng license" fetch="https://downloads.sourceforge.net/project/libpng/libpng16/1.6.39/libpng-1.6.39.tar.gz" replace=""