The libbytesize package is a library which facilitates the common operations with sizes in bytes.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://github.com/storaged-project/libbytesize/releases/download/2.12/libbytesize-2.12.tar.gz
Download MD5 sum: 5314b773b20d1f3acdf3b2bf0c92549f
Download size: 464 KB
Estimated disk space required: 3.6 MB
Estimated build time: less than 0.1 SBU (including tests)
GTK-Doc-1.35.1, pocketlint (python module for one test), and polib (python module for one test)
Install libbytesize by running the following commands:
./configure --prefix=/usr && make
If you have the optional python modules installed, the regression tests can be run with: make check.
Now, as the root user:
make install