mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d43c7a124f
Move libwnck2 to lxde. Tag lxde dependencies. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21992 af4574ff-66df-0310-9fd7-8a98e5e911e0
181 lines
5.5 KiB
XML
181 lines
5.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY cdrdao-download-http "&sourceforge-dl;/cdrdao/cdrdao-&cdrdao-version;.tar.bz2">
|
|
<!ENTITY cdrdao-download-ftp " ">
|
|
<!ENTITY cdrdao-md5sum "2ada887d1b30b440867b8df0d3023cf7">
|
|
<!ENTITY cdrdao-size "1.4 MB">
|
|
<!ENTITY cdrdao-buildsize "39 MB">
|
|
<!ENTITY cdrdao-time "0.1 SBU">
|
|
]>
|
|
|
|
<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>
|
|
|
|
&lfs90_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&cdrdao-download-http;"/></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 role="recommended">
|
|
<xref linkend="gtkmm2"/>,
|
|
<xref linkend="libao"/>,
|
|
<xref linkend="libvorbis"/>,
|
|
<xref linkend="libmad"/>, and
|
|
<xref linkend="lame"/> (required to build <command>toc2mp3</command>)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/cdrdao"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Cdrdao</title>
|
|
|
|
<para>Install <application>Cdrdao</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<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>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<command>--mandir=/usr/share/man</command>: Install manual pages in
|
|
/usr/share/man instead of /usr/man.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>cdrdao, cue2toc, toc2cddb, toc2cue and optionally
|
|
toc2mp3</seg>
|
|
<seg>None</seg>
|
|
<seg>/usr/share/cdrdao, /usr/share/doc/cdrdao-&cdrdao-version;</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="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>
|