The libmng libraries are used by programs wanting to read and write Multiple-image Network Graphics (MNG) files which are the animation equivalents to PNG files.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://downloads.sourceforge.net/libmng/libmng-2.0.3.tar.xz
Download SHA256 Sum: 4a462fdd48d4bc82c1d7a21106c8a18b62f8cc0042454323058e6da0dbb57dd3
Download MD5 sum: e9e899adb1b681b17f14d91e261878c5
Download size: 7,285.2 KB
Estimated disk space required: 10,987.1 KB
Estimated build time: less than 0.1 SBU
Prepare libmng by running the following commands:
./configure --prefix=/usr --disable-static
make
This package does not come with a test suite.
Now Install the package, as the root user:
make install install -v -m755 -d /usr/share/doc/libmng-2.0.3 install -v -m644 doc/*.txt /usr/share/doc/libmng-2.0.3