# # 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="-g0 -Os -mtune=generic" QICXXFLAGS="-g0 -Os -mtune=generic" QILDFLAGS="-s" program=xrandr version=1.5.0 release=1 blurb="Primitive command line interface to RandR extension." homepage="http://www.x.org" license="MIT X Consortium" fetch="http://www.x.org/releases/individual/app/xrandr-1.5.0.tar.bz2" replace=""