vp-build/templates/xrandr/template

19 lines
602 B
Plaintext
Raw Normal View History

# Template build file for 'xrandr'.
pkgname=xrandr
version=1.2.3
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=ab06b77f3a2b8866279e096f9d2702ac644681424eb0aec39e4eb7199f152207
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