office-gobmx/external/liblangtag
Christian Lohmaier a89dbe925d REAL_CC[_CFLAGS] are already set by gb_ExternalProject_run
(and that also takes care of proper quoting)

Change-Id: Ic8c29300a2e6d5381c0d8873572f7c076362c93d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166324
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2024-04-22 13:30:07 +02:00
..
clang-cl.patch.0
ExternalPackage_liblangtag.mk
ExternalPackage_liblangtag_data.mk
ExternalProject_liblangtag.mk
langtag-libtool-rpath.patch.0
liblangtag-bundled-soname.patch.0
Makefile
Module_liblangtag.mk
README
UnpackedTarball_liblangtag.mk

From [https://bitbucket.org/tagoh/liblangtag]. An interface for BCP47 language tags.

Updated IANA Language Subtag Registry files are available as
[https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry]
and per convention are stored as a data/language-subtag-registry file in a
language-subtag-registry-YYYY-MM-DD.tar.bz2 archive, with YYYY-MM-DD being the
File-Date entry of the file, for example
language-subtag-registry-2015-08-04.tar.bz2, and uploaded to the external
sources repository to be included in the build of liblangtag. See download.lst
LANGTAGREG_TARBALL and LANGTAGREG_SHA256SUM.