source: multimedia/cdwriteutils/cdrtools.xml@ 5cd0959d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5cd0959d was 5cd0959d, checked in by Archaic <archaic@…>, 20 years ago

Resetting keywords

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.5 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY cdrtools-download-http "http://gd.tuwien.ac.at/utils/schilling/cdrtools/cdrtools-&cdrtools-version;.tar.gz">
7 <!ENTITY cdrtools-download-ftp "ftp://ftp.berlios.de/pub/cdrecord/cdrtools-&cdrtools-version;.tar.gz">
8 <!ENTITY cdrtools-size "1.6 MB">
9 <!ENTITY cdrtools-buildsize "19.1 MB">
10 <!ENTITY cdrtools-time "0.44 SBU">
11]>
12
13<sect1 id="cdrtools" xreflabel="Cdrtools-&cdrtools-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="cdrtools.html"?>
19<title>Cdrtools-&cdrtools-version;</title>
20
21<sect2>
22<title>Introduction to <application>Cdrtools</application></title>
23
24<para>The <application>Cdrtools</application> package contains
25<acronym>CD</acronym> recording utilities. These are
26useful for reading, creating or writing (burning) Compact Discs.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink url="&cdrtools-download-http;"/></para></listitem>
31<listitem><para>Download (FTP): <ulink url="&cdrtools-download-ftp;"/></para></listitem>
32<listitem><para>Download size: &cdrtools-size;</para></listitem>
33<listitem><para>Estimated Disk space required: &cdrtools-buildsize;</para></listitem>
34<listitem><para>Estimated build time: &cdrtools-time;</para></listitem></itemizedlist>
35</sect3>
36
37</sect2>
38
39<sect2>
40<title>Installation of <application>Cdrtools</application></title>
41
42<para>Install <application>Cdrtools</application> by running the following commands:</para>
43
44<screen><userinput><command>make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root &amp;&amp;
45make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install</command></userinput></screen>
46
47</sect2>
48
49<sect2>
50<title>Command explanations</title>
51
52<para><parameter>INS_BASE=/usr</parameter>: This command moves the
53install directory from <filename class="directory">/opt/schily
54</filename> to <filename class="directory">/usr</filename>.</para>
55
56<para><parameter>DEFINSUSR=root DEFINSGRP=root</parameter>: These
57commands install all programs with root:root ownership instead of the default
58bin:bin.</para>
59
60</sect2>
61
62<sect2>
63<title>Contents</title>
64
65<para>The <application>Cdrtools</application> package contains <command>cdrecord</command>,
66<command>cdda2wav</command>, <command>mkisofs</command>, <command>mkhybrid</command>,
67<command>readcd</command>, <command>scgcheck</command>,
68<command>isoinfo</command>, <command>isodump</command>,
69<command>isovfy</command>, <command>isodebug</command>, <command>devdump</command>,
70<command>rscsi</command> and support libraries.</para>
71
72</sect2>
73
74<sect2><title>Description</title>
75
76<sect3><title>cdrecord</title>
77<para><command>cdrecord</command> records audio or data Compact Discs.</para></sect3>
78
79<sect3><title>cdda2wav</title>
80<para><command>cdda2wav</command> dumps Compact Disc audio into
81<filename>WAV</filename> sound files.</para></sect3>
82
83<sect3><title>mkisofs</title>
84<para><command>mkisofs</command> and <command>mkhybrid</command>
85generate an <acronym>ISO</acronym>9660/JOLIET/<acronym>HFS</acronym> hybrid file system.</para></sect3>
86
87<sect3><title>readcd</title>
88<para><command>readcd</command> reads or writes Compact Discs.</para></sect3>
89
90<sect3><title>scgcheck</title>
91<para><command>scgcheck</command> is used to check and verify the Application Binary
92Interface of <filename class="libraryfile">libscg.</filename></para></sect3>
93
94<sect3><title>support utilities</title>
95<para><command>isoinfo</command>, <command>isodump</command>,
96<command>isovfy</command>, <command>isodebug</command> and
97<command>devdump</command> are utility programs for
98dumping and verifying <acronym>ISO</acronym>9660 images.</para></sect3>
99
100<sect3><title>rscsi</title>
101<para><command>rscsi</command> is a remote <acronym>SCSI</acronym> manager.</para></sect3>
102
103<sect3><title>support libraries</title>
104<para><filename class="libraryfile">libdeflt</filename>,
105<filename class="libraryfile">libedc_ecc</filename>,
106<filename class="libraryfile">libfile</filename>,
107<filename class="libraryfile">libhfs</filename>,
108<filename class="libraryfile">libparanoia</filename>,
109<filename class="libraryfile">librscg</filename>,
110<filename class="libraryfile">libscg</filename>,
111<filename class="libraryfile">libschily</filename> and
112<filename class="libraryfile">libunls</filename>
113are the support libraries for this package.</para></sect3>
114
115</sect2>
116
117</sect1>
118
Note: See TracBrowser for help on using the repository browser.