# # Primitive command line interface to RandR extension. # # Xrandr is used to set the size, orientation and/or reflection of # the outputs for a screen. It can also set the screen size. # 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=xrandr pkgversion=1.5.2 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=xrandr_1.5.2_amd64-1@xorg_app blurb="Primitive command line interface to RandR extension." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/xrandr-1.5.2.tar.gz" replace=""