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
|
2012-05-23 08:14:33 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config xproto xextproto renderproto randrproto libX11-devel libXext-devel libXrender-devel"
|
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
|
|
|
|