office-gobmx/external/liblangtag
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +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.