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 chmod -x 2016-11-17 12:35:52 +02:00
ExternalPackage_liblangtag.mk consistent naming of externals: langtag -> liblangtag 2017-09-15 10:58:42 +02:00
ExternalPackage_liblangtag_data.mk consistent naming of externals: langtag -> liblangtag 2017-09-15 10:58:42 +02:00
ExternalProject_liblangtag.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
langtag-libtool-rpath.patch.0 external/liblangtag: Tunnel LD_LIBRARY_PATH to where it's actually needed 2016-09-23 08:55:32 +00:00
liblangtag-bundled-soname.patch.0 build liblangtag as shared lib on linux and OS X 2016-01-16 16:24:43 +01:00
Makefile fdo#70393: move liblangtag to a subdir of external 2013-10-19 07:34:56 +00:00
Module_liblangtag.mk consistent naming of externals: langtag -> liblangtag 2017-09-15 10:58:42 +02:00
README Correct upstream URL 2020-04-22 16:44:29 +02:00
UnpackedTarball_liblangtag.mk extracting tarballs that call helpers to uncompress require unix-style paths 2024-04-26 14:01:36 +02:00

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.