%general-entities; ]> $Date$ SimpleBurn-&simpleburn-version; SimpleBurn Introduction to SimpleBurn SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &simpleburn-md5sum; Download size: &simpleburn-size; Estimated disk space required: &simpleburn-buildsize; Estimated build time: &simpleburn-time; SimpleBurn Dependencies Required and and Recommended , , and Optional (to identify and play CDs), , , , , , mpg321, normalize, cdrtools, and cdrkit User Notes: Installation of SimpleBurn Install SimpleBurn by running the following commands: sed -i -e 's|DESTINATION doc|DESTINATION share/doc|' CMakeLists.txt && 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 All optical devices are not accessible for any user except root and members of the cdrom group. Add any users that might use the optical devices to that group: usermod -a -G cdrom <username> Command Explanations sed ...: Ensure the documentation is installed in /usr/share/doc. -DBURNING=LIBBURNIA: This switch changes the burning suite from the default cdrtools. Contents Installed Programs Installed Libraries Installed Directories simpleburn, simpleburn.sh simpleburn-detect.sh, simpleburn-gauges, and simpleburn-gauges.sh None /usr/share/doc/simpleburn-&simpleburn-version; and /usr/share/simpleburn Short Descriptions simpleburn is the graphical program. simpleburn simpleburn-gauges is a program used to display a gauge. simpleburn-gauges simpleburn-detect.sh is a script that detects a cdrom and optional outputs details about the media. simpleburn-detect.sh simpleburn-gauges.sh is a suport script for other simpleburn scripts simpleburn-gauges.sh simpleburn.sh is a script for command line based cdrom operations simpleburn.sh