/packages/python/python-2.5.2/

cgit/multitech-oe.git/tree/recipes/xorg-lib/libx11-1.1.2?h=org.openembedded.dev&id=a08c6a61c8d5fd4ee34499dc6075022171d66d'>treecommitdiff
path: root/recipes/xorg-lib/libx11-1.1.2
AgeCommit message (Collapse)AuthorFiles
2010-06-25libx11: convert to BBCLASSEXTENDMartin Jansa1
* common patches in new libx11.inc (some needed to be renamed to keep same name across version) * keep one common dir with diet-x11/libx11-trip variants * enable xcb again for non-native non-sdk versions newer than 1.3 and add libx11-xcb package, XCB seems more popular then in 2007 (xls* projects were coverted lately, so this actually reverts patch from bug #3372) * also xcb enabled makes mesa build after libxcb was staged (mesa itself has xcb disabled, but if it founds libxcb, then it expects to find libx11 with xcb too) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>