Files
void-packages/templates/libXfixes/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

24 lines
863 B
Plaintext

# Template build file for 'libXfixes'.
pkgname=libXfixes
version=4.0.4
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=ba31d7e5c5c1907c30cba50bfd669aa7fe860555287c29f6e786612e4be33b48
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."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build fixesproto
Add_dependency full glibc
Add_dependency full libX11