dash/depends/packages
Wladimir J. van der Laan 276e712bf0
Merge #14348: depends: fix bitcoin-qt back-compat with older freetype versions at runtime
430bf6c7a1a24a59050e7c9dac56b64b820edb43 depends: fix bitcoin-qt back-compat with older freetype versions at runtime (Cory Fields)

Pull request description:

  Fixes #14339. Thanks to @fanquake for confirming.

  A few years ago, libfreetype introduced ```FT_Get_Font_Format()``` as an alias for ```FT_Get_X11_Font_Format()```, but ```FT_Get_X11_Font_Format()``` was kept for abi backwards-compatibility.

  Our qt bump to 5.9 introduced a call to```FT_Get_Font_Format()```. Replace it with ```FT_Get_X11_Font_Format()``` in order to remain compatibile with older freetype, which is still used by e.g. Ubuntu Trusty.

  Needs 0.17 backport.

Tree-SHA512: 89c7b268c7d397c5195f5fb6f27473dbf5bdd6c85f7c6f6b35b49c719df1dbc117e105275f1d31bc2b80fecf5f8a852dc89247c4e4537a788f8e76ad34c72d64
2020-12-18 01:17:58 +03:00
..
backtrace.mk Fix compilation on Ubuntu 16.04 (#3013) 2019-07-02 23:45:33 +03:00
bdb.mk Merge #8188: Add armhf/aarch64 gitian builds 2017-12-22 17:20:42 +01:00
boost.mk Merge #10325: 0.15.0 Depends Updates 2019-06-19 08:20:15 -05:00
chia_bls.mk Fetch chia_bls from dashpay github repo (#3654) 2020-08-06 12:08:00 +03:00
dbus.mk Merge #10325: 0.15.0 Depends Updates 2019-06-19 08:20:15 -05:00
expat.mk Merge #12402: [depends] expat 2.2.5, ccache 3.4.1, miniupnpc 2.0.20180203 2020-05-17 02:31:35 -03:00
fontconfig.mk Merge #10851: depends: fix fontconfig with newer glibc 2018-01-30 08:47:50 +01:00
freetype.mk Backport bitcoin#14385: qt: avoid system harfbuzz and bz2 (#2732) 2019-03-01 18:29:48 +03:00
gmp.mk armv7l build support (#2601) 2019-01-05 08:53:37 +03:00
libevent.mk Merge #11286: [depends] Don't build libevent sample code 2020-01-10 10:33:55 -06:00
libICE.mk More gitian updates 2014-12-31 09:49:12 -07:00
libSM.mk More gitian updates 2014-12-31 09:49:12 -07:00
libX11.mk More gitian updates 2014-12-31 09:49:12 -07:00
libXau.mk More gitian updates 2014-12-31 09:49:12 -07:00
libxcb.mk depends: fix a static qt5 crash when using certain versions of libxcb 2015-03-16 23:45:15 -04:00
libXext.mk More gitian updates 2014-12-31 09:49:12 -07:00
miniupnpc.mk Merge #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin 2020-06-11 23:11:49 -05:00
native_biplist.mk Merge #12625: depends: biplist 1.0.3 2020-06-18 11:41:53 -05:00
native_cctools.mk Merge #9891: depends: make osx output deterministic 2018-01-26 12:59:29 +01:00
native_cdrkit.mk More gitian updates 2014-12-31 09:49:12 -07:00
native_ds_store.mk Merge #11460: [depends] mac_alias 2.0.6, ds_store 1.1.2 2020-02-08 23:33:25 -06:00
native_libdmg-hfsplus.mk More gitian updates 2014-12-31 09:49:12 -07:00
native_mac_alias.mk Merge #12417: Upgrade mac_alias to 2.0.7 2020-06-11 00:17:08 -05:00
native_protobuf.mk Bump native protobuf to 2.6.1 2015-12-10 10:00:24 +07:00
openssl.mk Merge #13543: depends: Add RISC-V support 2020-05-17 02:31:35 -03:00
packages.mk Merge #13696: Add aarch64 qt depends support for cross compiling bitcoin-qt 2020-07-28 21:35:31 -05:00
protobuf.mk Force to use C++11 mode for compilation (#1463) 2017-05-05 14:27:27 +03:00
qrencode.mk Backports 0.15 pr1 (#2590) 2019-01-03 12:18:47 +03:00
qt.mk Merge #14348: depends: fix bitcoin-qt back-compat with older freetype versions at runtime 2020-12-18 01:17:58 +03:00
xcb_proto.mk More gitian updates 2014-12-31 09:49:12 -07:00
xextproto.mk Merge #13696: Add aarch64 qt depends support for cross compiling bitcoin-qt 2020-07-28 21:35:31 -05:00
xproto.mk More gitian updates 2014-12-31 09:49:12 -07:00
xtrans.mk More gitian updates 2014-12-31 09:49:12 -07:00
zeromq.mk Merge #13689: depends: disable Werror when building zmq 2020-06-11 23:11:18 -05:00
zlib.mk Merge #9973: depends: fix zlib build on osx 2018-01-26 12:59:29 +01:00