mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
014d750fd0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12782 af4574ff-66df-0310-9fd7-8a98e5e911e0
206 lines
5.9 KiB
XML
206 lines
5.9 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 CDParanoia-download-http "http://downloads.xiph.org/releases/cdparanoia/cdparanoia-&CDParanoia-version;.src.tgz">
|
|
<!ENTITY CDParanoia-download-ftp " ">
|
|
<!ENTITY CDParanoia-md5sum "b304bbe8ab63373924a744eac9ebc652">
|
|
<!ENTITY CDParanoia-size "179 KB">
|
|
<!ENTITY CDParanoia-buildsize "2.9 MB">
|
|
<!ENTITY CDParanoia-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="cdparanoia" xreflabel="CDParanoia-&CDParanoia-version;">
|
|
<?dbhtml filename="cdparanoia.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>CDParanoia-&CDParanoia-version;</title>
|
|
|
|
<indexterm zone="cdparanoia">
|
|
<primary sortas="a-CDParanoia">CDParanoia</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to CDParanoia</title>
|
|
|
|
<para>
|
|
The <application>CDParanoia</application> package contains a CD audio
|
|
extraction tool. This is useful for extracting <filename>.wav</filename>
|
|
files from audio CDs. A CDDA capable CDROM drive is needed.
|
|
Practically all drives supported by Linux can be used.
|
|
</para>
|
|
|
|
&lfs75_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&CDParanoia-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&CDParanoia-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &CDParanoia-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &CDParanoia-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &CDParanoia-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &CDParanoia-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>
|
|
Required patch:
|
|
<ulink url="&patch-root;/cdparanoia-&CDParanoia-version;-gcc_fixes-1.patch"/>
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/cdparanoia"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of CDParanoia</title>
|
|
|
|
<note>
|
|
<para>
|
|
This package does not support parallel build.
|
|
</para>
|
|
</note>
|
|
|
|
<para>
|
|
Install <application>CDParanoia</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>patch -Np1 -i ../cdparanoia-&CDParanoia-version;-gcc_fixes-1.patch &&
|
|
./configure --prefix=/usr --mandir=/usr/share/man &&
|
|
make -j1</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 &&
|
|
chmod -v 755 /usr/lib/libcdda_*.so.0.10.2</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="configuration">
|
|
<title>Configuring CDParanoia</title>
|
|
|
|
<sect3>
|
|
<title>Configuration Information</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/lib-config.xml"/>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
cdparanoia
|
|
</seg>
|
|
<seg>
|
|
libcdda_interface.{so,a} and libcdda_paranoia.{so,a}
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="cdparanoia-prog">
|
|
<term><command>cdparanoia</command></term>
|
|
<listitem>
|
|
<para>
|
|
is used for 'ripping' an audio-cd. Ripping is the process of
|
|
digitally extracting music from an audio CD.
|
|
</para>
|
|
<indexterm zone="cdparanoia cdparanoia-prog">
|
|
<primary sortas="b-cdparanoia">cdparanoia</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libcdda_interface">
|
|
<term><filename class="libraryfile">libcdda_interface.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions used by <command>cdparanoia</command>, as
|
|
well as other packages, which can automatically identify if a
|
|
CD device is CDDA compatible.
|
|
</para>
|
|
<indexterm zone="cdparanoia libcdda_interface">
|
|
<primary sortas="c-libcdda_interface">libcdda_interface.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libcdda_paranoia">
|
|
<term><filename class="libraryfile">libcdda_paranoia.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions used by <command>cdparanoia</command>, as
|
|
well as other packages, which provide data verification, synchronization,
|
|
error handling and scratch reconstruction capability.
|
|
</para>
|
|
<indexterm zone="cdparanoia libcdda_paranoia">
|
|
<primary sortas="c-libcdda_paranoia">libcdda_paranoia.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|