# # TIFF library and utilities. # # The tiff package contains the TIFF libraries and associated utilities. # The libraries are used by many programs for reading and writing TIFF # files and the utilities are useful for general work with TIFF 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=tiff pkgversion=4.5.0 arch=amd64 release=1 pkgcategory="libs" full_pkgname=tiff_4.5.0_amd64-1@libs blurb="TIFF library and utilities." homepage="https://www.simplesystems.org/libtiff/" license="Custom" fetch="https://download.osgeo.org/libtiff/tiff-4.5.0.tar.gz" replace=""