Author: randy
Date: 2006-06-26 19:42:24 -0600 (Mon, 26 Jun 2006)
New Revision: 6222
Modified:
trunk/BOOK/gnome/add/gnome-media.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the GNOME Media instructions to conform with the GNOME 2.14.2 update
Modified: trunk/BOOK/gnome/add/gnome-media.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-media.xml 2006-06-27 00:18:46 UTC (rev
6221)
+++ trunk/BOOK/gnome/add/gnome-media.xml 2006-06-27 01:42:24 UTC (rev
6222)
@@ -6,9 +6,9 @@
<!ENTITY gnome-media-download-http
"&gnome-download-http;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
<!ENTITY gnome-media-download-ftp
"&gnome-download-ftp;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
- <!ENTITY gnome-media-md5sum "74d9a78f7269602e033ab1a4a144afdf">
- <!ENTITY gnome-media-size "3.4 MB">
- <!ENTITY gnome-media-buildsize "39.2 MB">
+ <!ENTITY gnome-media-md5sum "16c35916f429c5ea04fb942b4072643b">
+ <!ENTITY gnome-media-size "2.9 MB">
+ <!ENTITY gnome-media-buildsize "38.8 MB">
<!ENTITY gnome-media-time "0.8 SBU">
]>
@@ -60,12 +60,13 @@
<para role="required"><xref linkend="nautilus-cd-burner"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="gst-plugins-base"/> (required for
the
- mixer and recorder to work)</para>
+ <para role="recommended"><xref linkend="gst-plugins-good"/> (required for
+ the mixer and recorder to work)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional">An <xref linkend="server-mail"/> (that provides a
- <command>sendmail</command> command) and
+ <para role="optional"><xref linkend="intltool"/>,
+ an <xref linkend="server-mail"/> (that provides a
+ <command>sendmail</command> command), and
<xref linkend="docbook-utils"/></para>
<para condition="html" role="usernotes">User Notes:
@@ -79,11 +80,11 @@
<para>Install <application>GNOME Media</application> by
running the following commands:</para>
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` \
- --libexecdir=`pkg-config \
- --variable=prefix ORBit-2.0`/lib/gnome-media \
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
- --localstatedir=/var/lib &&
+ --localstatedir=/var/lib \
+ --libexecdir=$(pkg-config \
+ --variable=prefix ORBit-2.0)/lib/gnome-media &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -98,20 +99,21 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>--libexecdir=`pkg-config --variable=prefix
- ORBit-2.0`/lib/gnome-media</parameter>: This switch puts libexec files in
- <filename class="directory">$GNOME_PREFIX/lib/gnome-media</filename>
instead
- of <filename class="directory">$GNOME_PREFIX/libexec</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"/>
- <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/scrollkeeper-dir.xml"/>
+ <para><parameter>--libexecdir=$(pkg-config --variable=prefix
+ ORBit-2.0)/lib/gnome-media</parameter>: This parameter causes the libexec
+ files to be installed in the preferred location of
+ <filename class="directory">$GNOME_PREFIX/lib/gnome-media</filename>
instead
+ of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
+
</sect2>
<sect2 role="content">
@@ -125,14 +127,10 @@
<seglistitem>
<seg>CDDBSlave2, cddb-slave2-properties, cddb-track-editor,
gnome-audio-profiles-properties, gnome-cd, gnome-sound-recorder,
- gnome-volume-control, gstreamer-properties, and vumeter</seg>
- <seg>libcddb-slave2.{so,a}, libgnome-media-profiles.{so,a},
- libgnome-media-profiles.{so,a} libglade library, and
- GNOME_Media_CDDBSlave2.server bonobo server</seg>
-
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{{,schemas/}apps/{CDDB-Slave2,
- gnome-{cd, sound-recorder, volume-control}},
- {,schemas/}system/gstreamer/audio}
- and the following subdirectories of $GNOME_PREFIX/:
+ gnome-volume-control, gstreamer-properties and vumeter</seg>
+ <seg>libcddb-slave2.{so,a}, libgnome-media-profiles.{so,a} and
+ a libgnome-media-profiles.{so,a} Glade library</seg>
+ <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
include/{cddb-slave2,gnome-media},
lib/gnome-media,
share/{gnome-{media,sound-recorder},
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-06-27 00:18:46 UTC
(rev 6221)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-06-27 01:42:24 UTC
(rev 6222)
@@ -45,8 +45,8 @@
<para>June 27th, 2006</para>
<itemizedlist>
<listitem>
- <para>[randy] - Updated the Nautilus CD Burner instructions to
- conform with the GNOME 2.14.2 update.</para>
+ <para>[randy] - Updated the Nautilus CD Burner and GNOME Media
+ 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