# # Simple tests of the X Render extension. # # rendercheck is a program o test a Render extension implementation # against separae calculations of expected output. # 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=rendercheck pkgversion=1.5 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=rendercheck_1.5_amd64-1@xorg_app blurb="Simple tests of the X Render extension." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/rendercheck-1.5.tar.bz2" replace=""