bd29a1f180
--HG-- extra : convert_revision : 1d32c5b049eab2af01ce01e4fcde53f02c3c4138
20 lines
793 B
Text
20 lines
793 B
Text
pkgname=libXrandr
|
|
version=1.2.3
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="X RandR Library from X.org"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=f8edfe26b8c4c3677a3a949f81a8b09a5fad62972020bfd230401e11cc0ed267
|
|
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."
|
|
|
|
shared_deps="libX11-1.1 libXext-1.0 libXrender-0.9"
|
|
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 renderproto-1.2
|
|
${shared_deps}"
|
|
run_depends="glibc-2.8 ${shared_deps}"
|