libburn is a library for writing preformatted data onto optical media: CD, DVD and BD (Blu-Ray).
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://files.libburnia-project.org/releases/libburn-1.4.8.tar.gz
Download MD5 sum: 8aa3bb434637fcd34aaa374bc41e784d
Download size: 956 KB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libburn
Install libburn by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2018-08-21 13:14:23 -0700