From: Jose V Beneyto Date: Tue, 19 Jan 2010 07:29:19 +0000 (+0100) Subject: xorg-xcb-util: minor fixes and cleanup X-Git-Url: http://gitweb/?a=commitdiff_plain;h=1835ce7335ecf53a6a31d708fe584b5e0d7a9c6d;p=attic%2Fports%2Fxorg-cross.git xorg-xcb-util: minor fixes and cleanup --- diff --git a/xorg-xcb-util/Pkgfile b/xorg-xcb-util/Pkgfile index 69c8327..cd0c2b7 100644 --- a/xorg-xcb-util/Pkgfile +++ b/xorg-xcb-util/Pkgfile @@ -1,6 +1,7 @@ # 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 @@ -9,7 +10,6 @@ release=1 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" diff --git a/xorg-xcb-util/README b/xorg-xcb-util/README index 55eeeb2..52b458b 100644 --- a/xorg-xcb-util/README +++ b/xorg-xcb-util/README @@ -1,2 +1,7 @@ -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.