void-packages/srcpkgs/xrandr/template

20 lines
638 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
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."
Add_dependency run libXrender
Add_dependency build pkg-config
Add_dependency build libX11-devel
Add_dependency build libXrender-devel
Add_dependency build libXrandr-devel