# Description: XCB utilities library
# URL: http://xcb.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
# Depends on: xorg-libxcb gperf
name=xorg-xcb-util
source=(http://xcb.freedesktop.org/dist/xcb-util-$version.tar.bz2)
build() {
-
cd xcb-util-$version
export XCB_LIBS="-L$CLFS/usr/lib -lxcb"
export XCB_CFLAGS="-I$CLFS/usr/include"
-Notes:
-To cross-compile this port it's needed gperf at host.
+
+README for xorg-xcb-util
+
+
+NOTES
+
+ To cross-compile this port it's needed gperf at host.