lbrycrd/depends/packages
Cory Fields 430bf6c7a1 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.
2018-09-28 09:04:13 -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 [depends] FreeType 2.7.1 2017-01-11 08:44:23 +08:00
libevent.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
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
native_libdmg-hfsplus.mk depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
native_mac_alias.mk
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 Integration of property based testing into Bitcoin Core 2018-08-27 08:51:51 -05: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 bitcoin-qt back-compat with older freetype versions at runtime 2018-09-28 09:04:13 -04:00
rapidcheck.mk Integration of property based testing into Bitcoin Core 2018-08-27 08:51:51 -05: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, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api functions 2018-09-11 16:33:05 -04:00
zlib.mk