# # Kill a client by its X resource. # # xkill is a utility for forcing the X server to close # connections to clients. # 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=xkill pkgversion=1.0.6 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=xkill_1.0.6_amd64-1@xorg_app blurb="Kill a client by its X resource." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/xkill-1.0.6.tar.gz" replace=""