2005-05-08 19:27:29 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 11:23:08 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2005-01-25 12:39:14 +08:00
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<!ENTITY cdrdao-download-http "http://prdownloads.sourceforge.net/cdrdao/cdrdao-&cdrdao-version;.tar.bz2">
|
2004-06-14 11:23:08 +08:00
|
|
|
<!ENTITY cdrdao-download-ftp " ">
|
2006-05-15 02:16:52 +08:00
|
|
|
<!ENTITY cdrdao-md5sum "f93f3e68ec5b53ec1a776df73a1def60">
|
2006-02-01 12:35:05 +08:00
|
|
|
<!ENTITY cdrdao-size "1.3 MB">
|
|
|
|
<!ENTITY cdrdao-buildsize "60.8 MB">
|
|
|
|
<!ENTITY cdrdao-time "1.4 SBU (includes building <command>gcdmaster</command>)">
|
2004-06-14 11:23:08 +08:00
|
|
|
]>
|
|
|
|
|
2005-01-26 03:21:25 +08:00
|
|
|
<sect1 id="cdrdao" xreflabel="Cdrdao-&cdrdao-version;">
|
2005-05-08 19:27:29 +08:00
|
|
|
<?dbhtml filename="cdrdao.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Cdrdao-&cdrdao-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="cdrdao">
|
|
|
|
<primary sortas="a-Cdrdao">Cdrdao</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Cdrdao</title>
|
|
|
|
|
|
|
|
<para>The <application>Cdrdao</application> package contains
|
2005-05-31 05:50:43 +08:00
|
|
|
CD recording utilities. These are useful for burning a
|
2005-05-08 19:27:29 +08:00
|
|
|
CD in disk-at-once mode.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&cdrdao-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&cdrdao-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &cdrdao-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &cdrdao-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &cdrdao-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &cdrdao-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2005-06-23 23:30:32 +08:00
|
|
|
<bridgehead renderas="sect3"><application>Cdrdao</application> Dependencies</bridgehead>
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2005-06-23 21:54:47 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2005-12-06 20:38:40 +08:00
|
|
|
<para role="recommended"><xref linkend="libao"/>,
|
|
|
|
<xref linkend="libvorbis"/>,
|
|
|
|
<xref linkend="libmad"/> and
|
|
|
|
<xref linkend="lame"/> (required to build
|
|
|
|
<command>toc2mp3</command>)</para>
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2005-06-23 22:29:50 +08:00
|
|
|
<bridgehead renderas="sect4">Optional (Required to Build the
|
2005-06-23 23:30:32 +08:00
|
|
|
<command>gcdmaster</command> Program)</bridgehead>
|
2005-05-30 23:59:12 +08:00
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<para><emphasis>Note: the following packages must be built in
|
|
|
|
the order listed. Use the current <quote>stable</quote> version of
|
|
|
|
each package.</emphasis></para>
|
|
|
|
|
|
|
|
<!-- The following is really old. pkgconfig has been updated
|
|
|
|
two or three times since this was written. It probably
|
|
|
|
isn't applicable any longer. Delete this comment and
|
2006-03-15 23:00:51 +08:00
|
|
|
the entire note if next time during an update things
|
2006-02-01 12:35:05 +08:00
|
|
|
haven't changed. I can't see this being required any
|
|
|
|
longer. -Randy
|
2005-11-30 03:07:13 +08:00
|
|
|
|
2005-06-23 21:04:58 +08:00
|
|
|
<note>
|
2005-07-01 21:18:48 +08:00
|
|
|
<para>Changes in <application>pkgconfig</application>-0.17.x may cause
|
|
|
|
linking errors in <application>gtkmm</application> applications. Either
|
|
|
|
upgrade to <application>pkgconfig</application>-0.18, or after installing
|
|
|
|
<application>gtkmm</application>-2.6.3, issue this command as the
|
|
|
|
<systemitem class="username">root</systemitem> user:</para>
|
2005-06-23 22:29:50 +08:00
|
|
|
|
2005-06-23 23:30:32 +08:00
|
|
|
<screen role="root"><userinput>sed -i.bak \
|
2005-06-23 21:04:58 +08:00
|
|
|
's:-lgtkmm-2.4:& -lgdkmm-2.4 -lpangomm-1.4 -latkmm-1.6:' \
|
2005-06-23 23:30:32 +08:00
|
|
|
/usr/lib/pkgconfig/gtkmm-2.4.pc</userinput></screen>
|
2005-06-23 22:29:50 +08:00
|
|
|
|
2005-06-23 23:30:32 +08:00
|
|
|
<para>A backup (<filename class='extension'>.bak</filename>) is created,
|
|
|
|
you can revert if desired.</para>
|
2005-06-23 21:04:58 +08:00
|
|
|
</note>
|
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
-->
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2005-12-06 20:38:40 +08:00
|
|
|
<para role="optional"><xref linkend="libgnomeui"/>,
|
2006-02-01 12:35:05 +08:00
|
|
|
<ulink url="http://libsigc.sourceforge.net/">libsigc++</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">glibmm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">gtkmm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">libglademm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">libgnomecanvasmm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">gconfmm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">gnome-vfsmm</ulink>,
|
|
|
|
<ulink url="http://www.gtkmm.org/">libgnomemm</ulink>, and
|
|
|
|
<ulink url="http://www.gtkmm.org/">libgnomeuimm</ulink></para>
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2006-04-11 02:37:19 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/cdrdao"/></para>
|
|
|
|
|
2005-05-08 19:27:29 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
2005-06-28 21:11:12 +08:00
|
|
|
<title>Installation of Cdrdao</title>
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2005-05-31 05:50:43 +08:00
|
|
|
<para>Install <application>Cdrdao</application> by running the following
|
2005-05-08 19:27:29 +08:00
|
|
|
commands:</para>
|
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2005-05-08 19:27:29 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-05-08 19:27:29 +08:00
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-09-21 10:30:50 +08:00
|
|
|
|
2006-02-01 12:35:05 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
install -v -m755 -d /usr/share/doc/cdrdao-&cdrdao-version; &&
|
|
|
|
install -v -m644 README* /usr/share/doc/cdrdao-&cdrdao-version;</userinput></screen>
|
2005-09-21 10:30:50 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-05-08 19:27:29 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2005-06-23 21:04:58 +08:00
|
|
|
<seg>cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster and
|
2005-05-08 19:27:29 +08:00
|
|
|
toc2mp3</seg>
|
|
|
|
<seg>None</seg>
|
2006-02-01 12:35:05 +08:00
|
|
|
<seg>/usr/share/cdrdao, /usr/share/doc/cdrdao-&cdrdao-version;
|
|
|
|
and /usr/share/gcdmaster</seg>
|
2005-05-08 19:27:29 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="cdrdao-prog">
|
|
|
|
<term><command>cdrdao</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:50:43 +08:00
|
|
|
<para>records audio or data CD-Rs in disk-at-once (DAO) mode
|
2005-05-08 19:27:29 +08:00
|
|
|
based on a textual description of the CD contents.</para>
|
|
|
|
<indexterm zone="cdrdao cdrdao-prog">
|
|
|
|
<primary sortas="b-cdrdao">cdrdao</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="cue2toc">
|
|
|
|
<term><command>cue2toc</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>converts CUE to TOC format for audio CDs.</para>
|
|
|
|
<indexterm zone="cdrdao cue2toc">
|
|
|
|
<primary sortas="b-cue2toc">cue2toc</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gcdmaster">
|
|
|
|
<term><command>gcdmaster</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:50:43 +08:00
|
|
|
<para>is a graphical front end to <command>cdrdao</command> for
|
2005-05-08 19:27:29 +08:00
|
|
|
composing audio CDs.</para>
|
|
|
|
<indexterm zone="cdrdao gcdmaster">
|
|
|
|
<primary sortas="b-gcdmaster">gcdmaster</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="toc2cddb">
|
|
|
|
<term><command>toc2cddb</command></term>
|
|
|
|
<listitem>
|
2005-05-30 23:59:12 +08:00
|
|
|
<para>converts a <application>Cdrdao</application>
|
2005-05-08 19:27:29 +08:00
|
|
|
TOC file into a cddb file and prints it to stdout.</para>
|
|
|
|
<indexterm zone="cdrdao toc2cddb">
|
|
|
|
<primary sortas="b-toc2cddb">toc2cddb</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="toc2cue">
|
|
|
|
<term><command>toc2cue</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>converts TOC to CUE format for audio CDs.</para>
|
|
|
|
<indexterm zone="cdrdao toc2cue">
|
|
|
|
<primary sortas="b-toc2cue">toc2cue</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="toc2mp3">
|
|
|
|
<term><command>toc2mp3</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:50:43 +08:00
|
|
|
<para>converts an audio CD disk image (<filename>.toc</filename> file)
|
2005-06-23 21:54:47 +08:00
|
|
|
to MP3 files.</para>
|
2005-05-08 19:27:29 +08:00
|
|
|
<indexterm zone="cdrdao toc2mp3">
|
|
|
|
<primary sortas="b-toc2mp3">toc2mp3</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|