kumquat-buildroot/package/x11r7/xcb-util/xcb-util.mk
Eric Andersen a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00

12 lines
305 B
Makefile

#############################################################
#
# xcb-util
#
#############################################################
XCB_UTIL_VERSION = 0.2
XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.bz2
XCB_UTIL_SITE = http://xcb.freedesktop.org/dist/
$(eval $(call AUTOTARGETS,xcb-util))