Libuninameslist provides a Library of Unicode names and annotation data
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://github.com/fontforge/libuninameslist/releases/download/20200413/libuninameslist-dist-20200413.tar.gz
Download MD5 sum: f4235a4c3532a2f31989ca68cf6d3df4
Download size: 1.2 MB
Estimated disk space required: 17 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libuninameslist
Install libuninameslist by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check.
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
--enable-frenchlib
: This option adds a
library of french translations of the names and attributes,
libuninameslist-fr.so.
Last updated on 2021-02-20 00:13:48 -0600