office-gobmx/external/liblangtag
Jan-Marek Glogowski 8a4173987e WASM: add initial support for Emscripten cross build
- configure with:
- --host=wasm64-local-emscripten
- had to make a few externals optional, so adding:
  - --disable-nss
  - --disable-cmis
  - --disable-curl

Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2021-05-05 21:14:54 +02:00
..
clang-cl.patch.0
ExternalPackage_liblangtag.mk
ExternalPackage_liblangtag_data.mk
ExternalProject_liblangtag.mk
langtag-libtool-rpath.patch.0
langtag-valencia.patch.0
liblangtag-bundled-soname.patch.0
Makefile
Module_liblangtag.mk
README
UnpackedTarball_liblangtag.mk
Wformat-overflow.patch

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.