description="XCB utilities library" url="http://xcb.freedesktop.org" packager="tnut " contributors="Pierre B, tnut" makedepends=(libxcb xcb-util) name=xcb-util-image version=0.4.0 release=3 source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make make DESTDIR=$PKG install # Obsolets libs rm $PKG/usr/lib/libxcb-image.la }