Author: randy
Date: 2006-06-27 13:58:59 -0600 (Tue, 27 Jun 2006)
New Revision: 6224
Modified:
trunk/BOOK/gnome/add/sound-juicer.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the Sound Juicer instructions to conform with the GNOME 2.14.2 update
Modified: trunk/BOOK/gnome/add/sound-juicer.xml
===================================================================
--- trunk/BOOK/gnome/add/sound-juicer.xml 2006-06-27 16:48:08 UTC (rev
6223)
+++ trunk/BOOK/gnome/add/sound-juicer.xml 2006-06-27 19:58:59 UTC (rev
6224)
@@ -6,9 +6,9 @@
<!ENTITY sound-juicer-download-http
"&gnome-download-http;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
<!ENTITY sound-juicer-download-ftp
"&gnome-download-ftp;/sound-juicer/&gnome-version;/sound-juicer-&sound-juicer-version;.tar.bz2">
- <!ENTITY sound-juicer-md5sum "395395c26b035d466f145dc908021a7f">
- <!ENTITY sound-juicer-size "802 KB">
- <!ENTITY sound-juicer-buildsize "11.5 MB">
+ <!ENTITY sound-juicer-md5sum "677ed6e3e7b4aa1602d35c46a8e0bc31">
+ <!ENTITY sound-juicer-size "876 KB">
+ <!ENTITY sound-juicer-buildsize "11.8 MB">
<!ENTITY sound-juicer-time "0.2 SBU">
]>
@@ -66,17 +66,32 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gnome-media"/>,
- <xref linkend="gst-plugins-base"/>, and
- <xref linkend="libmusicbrainz"/></para>
+ <xref linkend="gst-plugins-base"/> (for the cdparanoiasrc, gnomevfssink
+ and vorbisenc plugins), and <xref linkend="libmusicbrainz"/></para>
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><xref linkend="intltool"/>,
+ <xref linkend="gst-plugins-good"/> (for the flacenc and wavenc plugins),
+ <xref linkend="gst-plugins-ugly"/> (for the lame plugin),
+ <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
+ (which can use <xref linkend="cdparanoia"/>,
+ <ulink url="http://sourceforge.net/projects/libcddb">libcddb</ulink>, and
+ <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>), and
+ <ulink
url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink></para>
+
<note>
<para>At a minimum you should have the following plugins configured into
- the GStreamer Plug-ins: cdparanoia, vorbisenc, flacenc, wavenc,
- gnomevfssink and if you plan on encoding into MP3 format, lame. You can
- easily determine if you have the necessary plugins configured by using
- the <command>gst-inspect</command> program. Here is an example:</para>
+ the <application>GStreamer</application> installation: cdparanoiasrc and
+ gnomevfssink. If either of these plugins are not configured into the
+ <application>GStreamer</application> setup, <application>Sound
+ Juicer</application> will fail at run-time. Additionally, if you need to
+ encode in Ogg Vorbis, FLAC, Wave or MP3 formats, you should ensure the
+ vorbisenc, flacenc, wavenc and lame plugins are configured into
+ <application>GStreamer</application>. You can easily determine if you
+ have the necessary plugins configured by using the
+ <command>gst-inspect</command> program. Here is an example:</para>
-<screen><userinput>gst-inspect | grep cdparanoia</userinput></screen>
+<screen><userinput>gst-inspect | grep cdparanoiasrc</userinput></screen>
</note>
<para condition="html" role="usernotes">User Notes:
@@ -90,9 +105,9 @@
<para>Install <application>Sound_Juicer</application> by running the
following
commands:</para>
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` \
- --localstatedir=/var/lib \
- --sysconfdir=&gnome-etc-dir; &&
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
+ --sysconfdir=&gnome-etc-dir; \
+ --localstatedir=/var/lib &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -106,15 +121,15 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>--localstatedir=/var/lib</parameter>: This switch
- puts <application>ScrollKeeper</application> files in
- <filename class="directory">/var/lib/scrollkeeper</filename> instead of
- <filename
class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gnome-prefix.xml"/>
- <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
- configuration files in <filename
class="directory">&gnome-etc-dir;</filename>
- instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gnome-sysconfdir.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/scrollkeeper-dir.xml"/>
+
</sect2>
<sect2 role="configuration">
@@ -145,8 +160,8 @@
<seglistitem>
<seg>sound-juicer</seg>
<seg>none</seg>
-
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/sound-juicer
- and $GNOME_PREFIX/share/{,gnome/help/ ,omf/}sound-juicer</seg>
+ <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/
+ ,omf/}sound-juicer</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-06-27 16:48:08 UTC
(rev 6223)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-06-27 19:58:59 UTC
(rev 6224)
@@ -49,8 +49,9 @@
Plugins-0.10.3</para>
</listitem>
<listitem>
- <para>[randy] - Updated the Nautilus CD Burner and GNOME Media
- instructions to conform with the GNOME 2.14.2 update.</para>
+ <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
+ Sound Juicer instructions to conform with the GNOME 2.14.2
+ update.</para>
</listitem>
<listitem>
<para>[randy] - Completed the gnome-mount instructions.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page