office-gobmx/external/fontconfig
Stephan Bergmann 7459d4eef3 external/fontconfig: Adapt library name
...to recent bbb0663813 "Fontconfig: upgrade to
release 2.15.0"

Change-Id: I6abdb1889d55edc6b50beec60b5e71707695f0ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163684
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-02-21 15:19:29 +01:00
..
ExternalPackage_fontconfig.mk
ExternalPackage_fontconfig_data.mk
ExternalProject_fontconfig.mk
fontconfig-2.12.1.patch.1
libfontconfig-bundled-soname.patch.0
Makefile
Module_fontconfig.mk
README
ubsan.patch
UnpackedTarball_fontconfig.mk

This "bundled" fontconfig is usually built only in an Android build or a fuzzing build

Fontconfig is a font configuration and customization library. It is designed to locate fonts
within the system and select them according to requirements specified by applications.

From [ https://www.freedesktop.org/wiki/Software/fontconfig/ ]