2008-10-08 18:33:34 +02:00
|
|
|
# Template build file for 'xrandr'.
|
|
|
|
pkgname=xrandr
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.3.2
|
2009-03-27 06:38:44 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2008-10-08 18:33:34 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Primitive command line interface to RandR extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=34d4334644a6494573141bb8647feb8f91c0ce8c8d3b6883b4861e038e912249
|
2008-10-08 18:33:34 +02:00
|
|
|
long_desc="
|
2009-03-27 06:38:44 +01:00
|
|
|
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
|