dogecoin/depends/packages
Cory Fields de0b4fba2f 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.
2018-08-17 19:02:35 -04:00
..
bdb.mk
boost.mk Remove program options from build system 2018-07-18 02:48:34 +00:00
dbus.mk
expat.mk [depends] expat 2.2.5 2018-02-15 18:44:43 +08:00
fontconfig.mk
freetype.mk
libevent.mk [depends] Don't build libevent sample code 2017-09-08 16:29:01 +08:00
libICE.mk
libSM.mk
libX11.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libXau.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libxcb.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libXext.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
miniupnpc.mk depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin 2018-03-05 12:50:22 -05:00
native_biplist.mk depends: biplist 1.0.3 2018-03-06 18:18:14 -05:00
native_cctools.mk
native_cdrkit.mk
native_ds_store.mk [depends] native_ds_store 1.1.2 2017-10-07 14:50:25 +08:00
native_libdmg-hfsplus.mk
native_mac_alias.mk Update mac_alias to 2.0.7 2018-02-13 17:05:22 -08:00
native_protobuf.mk
openssl.mk depends: Add RISC-V support 2018-06-27 13:20:02 +00:00
packages.mk Add aarch64 qt depends support for cross compiling bitcoin-qt 2018-07-29 15:59:55 +02:00
protobuf.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
qrencode.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
qt.mk depends: fix qt determinism 2018-08-17 19:02:35 -04:00
xcb_proto.mk
xextproto.mk Add aarch64 qt depends support for cross compiling bitcoin-qt 2018-07-29 15:59:55 +02:00
xproto.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
xtrans.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
zeromq.mk depends: disable Werror for zmqlib release, causes ndk build to break 2018-07-17 20:22:03 +02:00
zlib.mk