dogecoin/depends/packages
Cory Fields 480d6bb078
depends: fix bitcoin-qt back-compat with older freetype versions at runtime
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.

Github-Pull: #14348
Rebased-From: 430bf6c7a1
Tree-SHA512: fd22b824e7251a7975d9e9222eff06d2b04ebf30e13aeccab580596c042b3abe2f62da1f0ef75106b0b171368ee1062ef2f459cfa435aa54826766a9005b80df
2018-09-29 14:24:02 +02:00
..
bdb.mk build: add armhf/aarch64 gitian builds 2016-06-10 05:34:50 -04:00
boost.mk Remove program options from build system 2018-07-18 02:48:34 +00:00
dbus.mk [depends] dbus 1.10.18 2017-05-03 18:19:08 +08:00
expat.mk [depends] expat 2.2.5 2018-02-15 18:44:43 +08:00
fontconfig.mk depends: fix fontconfig with newer glibc 2017-08-02 21:27:22 -04:00
freetype.mk [depends] FreeType 2.7.1 2017-01-11 08:44:23 +08:00
libevent.mk [depends] Don't build libevent sample code 2017-09-08 16:29:01 +08:00
libICE.mk depends: Add a package for qt4.6. Linux uses it by default. 2014-11-19 22:49:41 -05:00
libSM.mk depends: Add a package for qt4.6. Linux uses it by default. 2014-11-19 22:49:41 -05:00
libX11.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
libXau.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05: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 depends: add shared dependency builder 2014-08-08 15:10:46 -04: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 depends: make osx output deterministic 2017-03-01 00:32:21 -05:00
native_cdrkit.mk Fix download link for gitian builds 2014-12-13 09:03:33 +00:00
native_ds_store.mk [depends] native_ds_store 1.1.2 2017-10-07 14:50:25 +08:00
native_libdmg-hfsplus.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
native_mac_alias.mk Update mac_alias to 2.0.7 2018-02-13 17:05:22 -08:00
native_protobuf.mk depends: bump protobuf to 2.6.1 2015-07-03 12:59:13 -04:00
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: use c++11 2016-04-27 12:47:41 +02:00
qrencode.mk Use package name variable inside $(package)_file_name variable 2017-02-18 17:37:27 +10:00
qt.mk depends: fix bitcoin-qt back-compat with older freetype versions at runtime 2018-09-29 14:24:02 +02:00
xcb_proto.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
xextproto.mk Add aarch64 qt depends support for cross compiling bitcoin-qt 2018-07-29 15:59:55 +02:00
xproto.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
xtrans.mk depends: Use pic for all linux dependencies 2014-11-19 22:49:41 -05:00
zeromq.mk depends: disable Werror for zmqlib release, causes ndk build to break 2018-07-17 20:22:03 +02:00
zlib.mk depends: fix zlib build on osx 2017-03-10 16:53:05 -05:00