mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
0db0135317
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5105 af4574ff-66df-0310-9fd7-8a98e5e911e0
219 lines
7.4 KiB
XML
219 lines
7.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY cdrdao-download-http "http://prdownloads.sourceforge.net/cdrdao/cdrdao-&cdrdao-version;.tar.gz">
|
|
<!ENTITY cdrdao-download-ftp " ">
|
|
<!ENTITY cdrdao-md5sum "dc2bdef7a7c8973e678ba4a4a2d9cc7e">
|
|
<!ENTITY cdrdao-size "2.0 MB">
|
|
<!ENTITY cdrdao-buildsize "64 MB">
|
|
<!ENTITY cdrdao-time "1.5 SBU (includes building <command>gcdmaster</command>)">
|
|
]>
|
|
|
|
<sect1 id="cdrdao" xreflabel="Cdrdao-&cdrdao-version;">
|
|
<?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
|
|
CD recording utilities. These are useful for burning a
|
|
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>
|
|
|
|
<bridgehead renderas="sect3"><application>Cdrdao</application> Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para><xref linkend="libao"/>,
|
|
<xref linkend="libvorbis"/>,
|
|
<xref linkend="libmad"/> and
|
|
<xref linkend="lame"/> (required to build
|
|
<command>toc2mp3</command>)</para>
|
|
|
|
<bridgehead renderas="sect4">Optional (Required to Build the
|
|
<command>gcdmaster</command> Program)</bridgehead>
|
|
|
|
<para><emphasis>Note: all the following packages must be built in
|
|
the order listed.</emphasis></para>
|
|
|
|
<note>
|
|
<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>
|
|
|
|
<screen role="root"><userinput>sed -i.bak \
|
|
's:-lgtkmm-2.4:& -lgdkmm-2.4 -lpangomm-1.4 -latkmm-1.6:' \
|
|
/usr/lib/pkgconfig/gtkmm-2.4.pc</userinput></screen>
|
|
|
|
<para>A backup (<filename class='extension'>.bak</filename>) is created,
|
|
you can revert if desired.</para>
|
|
</note>
|
|
|
|
|
|
<para><xref linkend="libgnomeui"/>,
|
|
<ulink url="http://libsigc.sourceforge.net/">libsigc++-2.0.13</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">glibmm-2.6.1</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">gtkmm-2.6.3</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">libglademm-2.6.0</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">libgnomecanvasmm-2.10.0</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">gconfmm-2.10.0</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">libgnomemm-2.10.0</ulink>,
|
|
<ulink url="http://www.gtkmm.org/">gnome-vfsmm-2.10.0</ulink> and
|
|
<ulink url="http://www.gtkmm.org/">libgnomeuimm-2.10.0</ulink></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Cdrdao</title>
|
|
|
|
<para>Install <application>Cdrdao</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>sed -i 's:Toc.h":&\nclass Toc;:' \
|
|
trackdb/FormatConverter.h trackdb/CueParser.cc &&
|
|
./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><command>sed -i 's:Toc.h":&\nclass Toc;:'
|
|
trackdb/FormatConverter.h trackdb/CueParser.cc</command>:
|
|
This command adds forward class declarations required by gcc-4.0.x.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster and
|
|
toc2mp3</seg>
|
|
<seg>None</seg>
|
|
<seg>/usr/share/cdrdao</seg>
|
|
</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>
|
|
<para>records audio or data CD-Rs in disk-at-once (DAO) mode
|
|
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>
|
|
<para>is a graphical front end to <command>cdrdao</command> for
|
|
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>
|
|
<para>converts a <application>Cdrdao</application>
|
|
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>
|
|
<para>converts an audio CD disk image (<filename>.toc</filename> file)
|
|
to MP3 files.</para>
|
|
<indexterm zone="cdrdao toc2mp3">
|
|
<primary sortas="b-toc2mp3">toc2mp3</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|