2009-03-19 02:40:13 +01:00
|
|
|
# Template build file for 'libXrandr'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXrandr
|
2010-10-29 06:39:20 +02:00
|
|
|
version=1.3.1
|
2009-02-12 21:07:35 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-12 06:01:02 +01:00
|
|
|
revision=1
|
2008-10-03 18:12:04 +02:00
|
|
|
short_desc="X RandR Library from X.org"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-10-29 06:39:20 +02:00
|
|
|
checksum=62bba708649c04cbbc2f5de910942a01cc727b27225bc06169af8a89b957c661
|
2008-10-03 18:12:04 +02:00
|
|
|
long_desc="
|
|
|
|
This package provides the X RandR Library from the modular X.org
|
|
|
|
X11 project.
|
|
|
|
|
|
|
|
This simple library is designed to interface with the X Resize,
|
|
|
|
Rotate, and Reflection Extension. This allows clients to change
|
|
|
|
the size and rotation of the root window of a screen, along with
|
|
|
|
the ability to reflect the screen about either axis."
|
2009-02-12 21:07:35 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-29 06:39:20 +02:00
|
|
|
|
2009-03-19 02:40:13 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build renderproto
|
|
|
|
Add_dependency build randrproto
|
2010-04-22 21:49:44 +02:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXext-devel
|
|
|
|
Add_dependency build libXrender-devel
|