summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xcb-util/xcb-util.mk
Commit message (Collapse)AuthorAgeFilesLines
* xcb-util: add dependency on host-gperfThomas Petazzoni2010-07-061-0/+1
| | | | | | | gperf on the host is needed, since it is used by xcb-util to generate a perfect hash function. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Bump xcb-util to 0.3.6 and remove gperf dependency sincePaulius Zaleckas2010-02-281-3/+2
| | | | | | it depends on host's gperf and not target's one. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
* x11r7: update to 7.4Peter Korsgaard2009-03-141-0/+2
| | | | | | Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
* - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer2007-09-291-1/+1
| | | | (Ivan Kuten)
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-0/+11
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.