lbrycrd/depends/patches/qt
Cory Fields 48c845902a depends: fix qt determinism
Qt's configure grabs the path to xkb's data root during configure, but the
build changes in 5.8 apparently broke the handling for cross builds. As a
result, the string embedded in the binary depends on whether or not some files
are present in the builder's filesystem.

The "-xkb-config-root" configure setting is intended to allow manual overriding
but it is also broken. See: https://bugreports.qt.io/browse/QTBUG-60005

This has since been fixed upstream, so just hard-code the path for now. We can
drop this patch when we bump to a fixed Qt.

Also, fix the "-qt-xkbcommon-x11" config param which was renamed. This does not
appear to affect build results, presumably because auto-detection is working,
but it does not hurt to be explicit.

Github-Pull: #14000
Rebased-From: de0b4fba2f
2018-08-19 14:41:18 -04:00
..
fix_configure_mac.patch Fix depends Qt5.9.4 mac build 2018-07-05 17:12:52 +02:00
fix_no_printer.patch Fix depends Qt5.9.4 mac build 2018-07-05 17:12:52 +02:00
fix_qt_pkgconfig.patch [depends] Qt 5.7.1 2017-01-14 11:01:42 +08:00
fix_rcc_determinism.patch Fix Qt's rcc determinism for depends/gitian 2018-07-25 13:53:53 -07:00
mac-qmake.conf Ugrade Qt depends to Qt5.9.4 2018-07-05 17:12:42 +02:00
xkb-default.patch depends: fix qt determinism 2018-08-19 14:41:18 -04:00