# # Main library for reading and writing GIF files. # # The giflib package contains libraries for reading and writing GIFs # as well as programs for converting and working with GIF files. # 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=giflib pkgversion=5.2.1 arch=amd64 release=3 pkgcategory="x-libs" full_pkgname=giflib_5.2.1_amd64-3@x-libs blurb="Main library for reading and writing GIF files." homepage="https://giflib.sourceforge.net/" license="MIT Expat variant" fetch="https://downloads.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz" replace=""