qt5base-lts/config.tests/qpa
Kai Koehne 21bd66e1ea Add configure option to minimize xcb runtime dependencies
Some of the xcb- libraries we depend upon are not (yet) common across
distributions. This is problematic for binaries that should be working
on different distributions. The patch mitigates this by:

Adding the files from
  libxcb-proto (version 0.1.6), compiled with libxcb-1.5
  xcb-util (version 0.3.9)
  xcb-util-image (version 0.3.9)
  xcb-util-keysyms (version 0.3.9)
  xcb-util-renderutil (version 0.3.8)
  xcb-util-wm (version 0.3.9)

from xcb.freedesktop.org/dist to src/3rdparty/xcb.

Adding a configure option '-qt-xcb' to use the sources instead of
linking to the respective runtime libraries.

Task-number: QTBUG-27803
Change-Id: I6ea87daa382871b2b9072a601511523fa0b9f44b
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
2012-11-07 16:55:50 +01:00
..
directfb Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
egl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kms Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
linuxfb Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xcb Add configure option to minimize xcb runtime dependencies 2012-11-07 16:55:50 +01:00
xcb-glx Made xcb plugin work when the GLX extension is not present. 2012-10-19 18:11:06 +02:00
xcb-render Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xcb-syslibs Add configure option to minimize xcb runtime dependencies 2012-11-07 16:55:50 +01:00
xcb-xlib Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00