void-packages/srcpkgs/xrandr/template

19 lines
602 B
Text
Raw Normal View History

# Template build file for 'xrandr'.
pkgname=xrandr
version=1.3.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Primitive command line interface to RandR extension"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=34d4334644a6494573141bb8647feb8f91c0ce8c8d3b6883b4861e038e912249
long_desc="
Xrandr is used to set the screen size, orientation and/or reflection.
This is from the modular Xorg X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXrender
Add_dependency full libXrandr