source: multimedia/cdwriteutils/cdrtools.xml@ 33278268

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 33278268 was 33278268, checked in by Igor Živković <igor@…>, 20 years ago

Updated to Cdrtools-2.01 and UDFtools-1.0.0b3 and removed obsolete kernel configuration for CD writing section.

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

  • Property mode set to 100644
File size: 4.6 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.bz2">
7 <!ENTITY cdrtools-download-ftp "ftp://ftp.berlios.de/pub/cdrecord/cdrtools-&cdrtools-version;.tar.bz2">
8 <!ENTITY cdrtools-size "1.4 MB">
9 <!ENTITY cdrtools-buildsize "21 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
43commands:</para>
44
45<screen><userinput><command>make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root &amp;&amp;
46make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install</command></userinput></screen>
47
48</sect2>
49
50<sect2>
51<title>Command explanations</title>
52
53<para><parameter>INS_BASE=/usr</parameter>: This command moves the
54install directory from <filename class="directory">/opt/schily
55</filename> to <filename class="directory">/usr</filename>.</para>
56
57<para><parameter>DEFINSUSR=root DEFINSGRP=root</parameter>: These
58commands install all programs with root:root ownership instead of the default
59bin:bin.</para>
60
61</sect2>
62
63<sect2>
64<title>Contents</title>
65
66<para>The <application>Cdrtools</application> package contains
67<command>cdda2wav</command>,
68<command>cdrecord</command>,
69<command>devdump</command>,
70<command>isodebug</command>,
71<command>isodump</command>,
72<command>isoinfo</command>,
73<command>isovfy</command>,
74<command>mkhybrid</command>,
75<command>mkisofs</command>,
76<command>readcd</command>,
77<command>rscsi</command>,
78<command>scgcheck</command>,
79<command>skel</command>
80and support libraries.</para>
81
82</sect2>
83
84<sect2><title>Description</title>
85
86<sect3><title>cdrecord</title>
87<para><command>cdrecord</command> records audio or data Compact Discs.</para>
88</sect3>
89
90<sect3><title>cdda2wav</title>
91<para><command>cdda2wav</command> dumps Compact Disc audio into
92<filename>WAV</filename> sound files.</para></sect3>
93
94<sect3><title>mkisofs, mkhybrid</title>
95<para><command>mkisofs</command> and <command>mkhybrid</command>
96generate an <acronym>ISO</acronym>9660/JOLIET/<acronym>HFS</acronym> hybrid
97file system.</para></sect3>
98
99<sect3><title>readcd</title>
100<para><command>readcd</command> reads or writes Compact Discs.</para></sect3>
101
102<sect3><title>scgcheck</title>
103<para><command>scgcheck</command> is used to check and verify the Application
104Binary Interface of <filename class="libraryfile">libscg.</filename></para>
105</sect3>
106
107<sect3><title>support utilities</title>
108<para><command>isoinfo</command>, <command>isodump</command>,
109<command>isovfy</command>, <command>isodebug</command> and
110<command>devdump</command> are utility programs for
111dumping and verifying <acronym>ISO</acronym>9660 images.</para></sect3>
112
113<sect3><title>rscsi</title>
114<para><command>rscsi</command> is a remote <acronym>SCSI</acronym>
115manager.</para></sect3>
116
117<sect3><title>support libraries</title>
118<para><filename class="libraryfile">libdeflt</filename>,
119<filename class="libraryfile">libedc_ecc</filename>,
120<filename class="libraryfile">libfile</filename>,
121<filename class="libraryfile">libhfs</filename>,
122<filename class="libraryfile">libparanoia</filename>,
123<filename class="libraryfile">librscg</filename>,
124<filename class="libraryfile">libscg</filename>,
125<filename class="libraryfile">libschily</filename> and
126<filename class="libraryfile">libunls</filename>
127are the support libraries for this package.</para></sect3>
128
129</sect2>
130
131</sect1>
Note: See TracBrowser for help on using the repository browser.