2008-10-08 16:33:34 +00:00
|
|
|
# Template build file for 'xrandr'.
|
|
|
|
pkgname=xrandr
|
2011-02-19 10:24:44 +00:00
|
|
|
version=1.3.4
|
2009-03-27 05:38:44 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2008-10-08 16:33:34 +00:00
|
|
|
short_desc="Primitive command line interface to RandR extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 10:24:44 +00:00
|
|
|
checksum=5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb
|
2008-10-08 16:33:34 +00:00
|
|
|
long_desc="
|
2009-03-27 05:38:44 +00:00
|
|
|
Xrandr is used to set the screen size, orientation and/or reflection.
|
|
|
|
|
|
|
|
This is from the modular Xorg X11 project."
|
|
|
|
|
2010-10-25 10:36:11 +00:00
|
|
|
Add_dependency run libXrender
|
2009-03-27 05:38:44 +00:00
|
|
|
Add_dependency build pkg-config
|
2010-10-25 10:36:11 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXrender-devel
|
|
|
|
Add_dependency build libXrandr-devel
|