libx11: convert to BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 18:09:24 +0000 (20:09 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 13:44:27 +0000 (15:44 +0200)
commit82dd23467d2a7dd7c3c2b3a32635f8e925c7d589
treed04ae6ce563ea118c26c3ba546a3b9639bc5e4d7
parent2e0f5099dae869f19984b67a75ff166b345b31db
libx11: convert to BBCLASSEXTEND

* 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>
45 files changed:
recipes/xorg-lib/diet-x11_1.1.1.bb
recipes/xorg-lib/diet-x11_1.1.2.bb
recipes/xorg-lib/diet-x11_1.1.3.bb
recipes/xorg-lib/diet-x11_1.1.4.bb
recipes/xorg-lib/diet-x11_1.1.5.bb
recipes/xorg-lib/libx11-1.0.1/keysymdef_include.patch [moved from recipes/xorg-lib/libx11/include_fix.patch with 100% similarity]
recipes/xorg-lib/libx11-1.0.1/x11_disable_makekeys.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.0.3/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.0.3/x11_disable_makekeys.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.1.1/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.1.2/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.1.3/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.1.4/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.2/x11_disable_makekeys.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.3+git/dolt-fix.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.3+git/keysymdef_include.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.3+git/x11_disable_makekeys.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-native_1.0.1.bb [deleted file]
recipes/xorg-lib/libx11-native_1.0.3.bb [deleted file]
recipes/xorg-lib/libx11-native_1.1.1.bb [deleted file]
recipes/xorg-lib/libx11-native_1.1.4.bb [deleted file]
recipes/xorg-lib/libx11-native_1.1.5.bb [deleted file]
recipes/xorg-lib/libx11-native_1.2.bb [deleted file]
recipes/xorg-lib/libx11-native_1.3.2.bb [deleted file]
recipes/xorg-lib/libx11-native_1.3.3.bb [deleted file]
recipes/xorg-lib/libx11-native_1.3.4.bb [deleted file]
recipes/xorg-lib/libx11-sdk_1.1.4.bb [deleted file]
recipes/xorg-lib/libx11-trim/include_fix.patch [deleted file]
recipes/xorg-lib/libx11-trim_1.1.5.bb
recipes/xorg-lib/libx11.inc [new file with mode: 0644]
recipes/xorg-lib/libx11/makekeys-update.patch [moved from recipes/xorg-lib/libx11-trim/makekeys-update.patch with 100% similarity]
recipes/xorg-lib/libx11/makekeys.diff [deleted file]
recipes/xorg-lib/libx11/x11_disable_makekeys.1.6.3.patch [deleted file]
recipes/xorg-lib/libx11_1.0.1.bb [new file with mode: 0644]
recipes/xorg-lib/libx11_1.0.3.bb [new file with mode: 0644]
recipes/xorg-lib/libx11_1.1.1.bb
recipes/xorg-lib/libx11_1.1.2.bb
recipes/xorg-lib/libx11_1.1.3.bb
recipes/xorg-lib/libx11_1.1.4.bb
recipes/xorg-lib/libx11_1.1.5.bb
recipes/xorg-lib/libx11_1.2.bb
recipes/xorg-lib/libx11_1.3.2.bb
recipes/xorg-lib/libx11_1.3.3.bb
recipes/xorg-lib/libx11_1.3.4.bb
recipes/xorg-lib/libx11_git.bb