2009-03-19 02:40:13 +01:00
|
|
|
# Template build file for 'libXrandr'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXrandr
|
2009-03-19 02:40:13 +01:00
|
|
|
version=1.3.0
|
2009-02-12 21:07:35 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-03 18:12:04 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X RandR Library from X.org"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-19 02:40:13 +01:00
|
|
|
checksum=5961ce0f77c5173a8208b3ed669ac01719f2bf4a10517ffa6c33a5e064802e78
|
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-03-19 02:40:13 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build renderproto
|
|
|
|
Add_dependency build randrproto
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXext
|
|
|
|
Add_dependency full libXrender
|