535d2128e5
--HG-- extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
19 lines
796 B
Text
19 lines
796 B
Text
pkgname=libXfixes
|
|
version=4.0.3
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Xfixes library and extension of X RandR from modular X.org"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=547e093c5037c4b85ce653ce26f5bd70a97b177f9b582f5351a626d8e0a829dd
|
|
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."
|
|
|
|
shared_deps="libX11-1.1"
|
|
build_depends="pkg-config-0.23 xproto-7.0 fixesproto-4.0 ${shared_deps}"
|
|
run_depends="glibc-2.8 ${shared_deps}"
|