# # Jasper image processing toolkit. # # The JasPer Project is an open-source initiative to provide a free # software-based reference implementation of the JPEG-2000 codec. # 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=jasper pkgversion=4.0.0 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=jasper_4.0.0_amd64-1@x-libs blurb="Jasper image processing toolkit." homepage="https://www.ece.uvic.ca/~frodo/jasper/" license="Custom" fetch="https://github.com/jasper-software/jasper/releases/download/version-4.0.0-rc1/jasper-4.0.0.tar.gz" replace=""