void-packages/srcpkgs/xrandr/template

17 lines
559 B
Plaintext

# Template build file for 'xrandr'.
pkgname=xrandr
version=1.3.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
depends="libXrender"
makedepends="pkg-config libX11-devel libXrender-devel libXrandr-devel"
short_desc="Primitive command line interface to RandR extension"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb
long_desc="
Xrandr is used to set the screen size, orientation and/or reflection.
This is from the modular Xorg X11 project."