%general-entities; ]> $LastChangedBy$ $Date$ SimpleBurn-&simpleburn-version; SimpleBurn Introduction to SimpleBurn SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. &lfs78_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 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-abort-operation, simpleburn-blank-media, simpleburn-burn-audio, simpleburn-burn-data, simpleburn-burning-suite, simpleburn-burn-iso, simpleburn-copy-audio, simpleburn-copy-data, simpleburn-extract-audio, simpleburn-extract-iso, simpleburn-gauges, simpleburn-get-datasize, simpleburn-media-detection, simpleburn-ripdvd-detection, and simpleburn-ripdvd-encoding None /usr/share/doc/simpleburn-&simpleburn-version; and /usr/share/simpleburn Short Descriptions simpleburn is the graphical program. simpleburn simpleburn-abort-operation is a bash script to abort an operation. simpleburn-abort-operation simpleburn-blank-media is a bash script used to blank a CD. simpleburn-blank-media simpleburn-burn-audio is a bash script used to burn an audio CD. simpleburn-burn-audio simpleburn-burn-data is a bash script used to burn a data CD. simpleburn-burn-data simpleburn-burning-suite is a bash script used to print information about the burn tools. simpleburn-burning-suite simpleburn-burn-iso is a bash script used to burn an iso CD. simpleburn-burn-iso simpleburn-copy-audio is a bash script used to copy an audio CD. simpleburn-copy-audio simpleburn-copy-data is a bash script used to copy a data CD. simpleburn-copy-data simpleburn-extract-audio is a bash script used to extract audio files from an audio CD. simpleburn-extract-audio simpleburn-extract-iso is a bash script to write an ISO file from a CD. simpleburn-extract-iso simpleburn-gauges is a program used to display a gauge. simpleburn-gauges simpleburn-get-datasize is a bash script used to get the size of a media. simpleburn-get-datasize simpleburn-media-detection is a bash script used to print information about a media. simpleburn-media-detection simpleburn-ripdvd-detection is a bash script used to print information about the content of a video DVD. simpleburn-ripdvd-detection simpleburn-ripdvd-encoding is a bash script used to rip a DVD. simpleburn-ripdvd-encoding