The ISO Codes package contains a list of country, language and currency names and it is used as a central database for accessing this data.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v4.20.1/iso-codes-v4.20.1.tar.gz
Download MD5 sum: a8f16a62662ec13e55ca255a7c036ee3
Download size: 16 MB
Estimated disk space required: 114 MB
Estimated build time: less than 0.1 SBU (with tests)
Install ISO Codes by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root user:
ninja install