SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs.
This package is known to build and work properly using an LFS-7.6 systemd platform.
Download (HTTP): http://simpleburn.tuxfamily.org/IMG/bz2/simpleburn-1.6.5.tar.bz2
Download MD5 sum: de658ab5af00e7bcb1e948d5c45da7b9
Download size: 44 KB
Estimated disk space required: 1.7 MB
Estimated build time: 0.1 SBU
libisoburn-1.3.8, CDParanoia-III-10.2, and Cdrdao-1.2.3
FLAC-1.3.0, mpg123-1.20.1, vorbis-tools-1.4.0, LAME-3.99.5, MPlayer-1.1.1, normalize, libcdio, mpg321, cdrtools, and cdrkit
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/simpleburn
Install SimpleBurn by running the following commands:
mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DBURNING=LIBBURNIA .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
-DBURNING=LIBBURNIA
: This
switch changes the burning suite from the default cdrtools.
Last updated on 2014-08-25 07:57:00 -0700