CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-xcb-util: minor fixes and cleanup
authorJose V Beneyto <sepen@crux.nu>
Tue, 19 Jan 2010 07:29:19 +0000 (08:29 +0100)
committerJose V Beneyto <sepen@crux.nu>
Tue, 19 Jan 2010 07:29:19 +0000 (08:29 +0100)
xorg-xcb-util/Pkgfile
xorg-xcb-util/README

index 69c8327bcb40201417ae3fa3e5a7294bc8cd7749..cd0c2b7ad451c4e8df7fbe5b554fa378030abe85 100644 (file)
@@ -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"
index 55eeeb2a898f4dbea8fea53cac8834194ddaa62b..52b458b3a91a95009a4784f9bc91b9b2d6e4e8c1 100644 (file)
@@ -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.