2009-03-19 02:27:18 +01:00
|
|
|
# Template build file for 'libXfixes'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXfixes
|
2011-04-11 15:12:22 +02:00
|
|
|
version=5.0
|
2009-02-09 16:02:42 +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 fixesproto libX11-devel"
|
2008-10-01 17:07:54 +02:00
|
|
|
short_desc="Xfixes library and extension of X RandR from modular X.org"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-04-11 15:12:22 +02:00
|
|
|
checksum=537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3
|
2008-10-01 17:07:54 +02:00
|
|
|
long_desc="
|
|
|
|
The X Fixes Extension provides workarounds for various limitations
|
|
|
|
in the core protocol. The extension is designed to hold various
|
|
|
|
vaguely related extension bits that change how the X server and
|
|
|
|
clients interact with fundamental parts of the window system.
|
|
|
|
|
|
|
|
This package provides the libXFixes library from the modular X.org
|
|
|
|
X11 project."
|
2009-02-09 16:02:42 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|