# # X11 server performance test program. # # The x11perf program runs one or more performance tests and reports how # fast an X server can execute the tests. # 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=x11perf pkgversion=1.6.1 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=x11perf_1.6.1_amd64-1@xorg_app blurb="X11 server performance test program." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/x11perf-1.6.1.tar.bz2" replace=""