Author: randy
Date: 2005-08-21 13:31:29 -0600 (Sun, 21 Aug 2005)
New Revision: 4972
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/xmms.xml
Log:
Modifications to XMMS insructions: remove libogg as a dependency, added
commands to install documentation and added an FTP download URL
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-08-21 17:46:03 UTC
(rev 4971)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-08-21 19:31:29 UTC
(rev 4972)
@@ -43,8 +43,13 @@
<para>August 21st, 2005</para>
<itemizedlist>
<listitem>
- <para>[richard] - Updated to leafnode-1.11.3.</para>
+ <para>[randy] - Modifications to XMMS insructions: remove libogg as a
+ dependency, added commands to install documentation and added an FTP
+ download URL.</para>
</listitem>
+ <listitem>
+ <para>[richard] - Updated to Leafnode-1.11.3.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/multimedia/audioutils/xmms.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/xmms.xml 2005-08-21 17:46:03 UTC (rev
4971)
+++ trunk/BOOK/multimedia/audioutils/xmms.xml 2005-08-21 19:31:29 UTC (rev
4972)
@@ -5,7 +5,7 @@
%general-entities;
<!ENTITY XMMS-download-http
"http://www.xmms.org/files/1.2.x/xmms-&XMMS-version;.tar.bz2">
- <!ENTITY XMMS-download-ftp " ">
+ <!ENTITY XMMS-download-ftp
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xmms-&XMMS-version;.tar.bz2">
<!ENTITY XMMS-md5sum "03a85cfc5e1877a2e1f7be4fa1d3f63c">
<!ENTITY XMMS-size "2.4 MB">
<!ENTITY XMMS-buildsize "55 MB">
@@ -62,7 +62,6 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="alsa"/>,
<xref linkend="esound"/>,
- <xref linkend="libogg"/>,
<xref linkend="libvorbis"/> and
<xref linkend="libmikmod"/></para>
@@ -81,7 +80,9 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make install &&
+install -v -m755 -d /usr/share/doc/xmms-&XMMS-version; &&
+install -v -m644 FAQ README
/usr/share/doc/xmms-&XMMS-version;</userinput></screen>
</sect2>
@@ -123,7 +124,8 @@
<seg>xmms, xmms-config, and wmxmms</seg>
<seg>libxmms.[so,a] and numerous input, output, effects, and general
plugins</seg>
- <seg>/usr/include/xmms, /usr/lib/xmms, and /usr/share/xmms</seg>
+ <seg>/usr/include/xmms, /usr/lib/xmms, /usr/share/xmms and
+ /usr/share/doc/xmms-&XMMS-version;</seg>
</seglistitem>
</segmentedlist>
@@ -136,10 +138,11 @@
<term><command>xmms</command></term>
<listitem>
<para> (an acronym for X MultiMedia System) is a program comparable
- in function with <application>WinAMP</application>. Its main
function is
- playing audio files like WAV and MP3. It can be extended with
plugins to
- play a number of other audio or video formats. Its look can be
customized with
- <application>WinAMP</application> style skins.</para>
+ in function with <application>WinAMP</application>. Its main function
+ is playing audio files like WAV and MP3. It can be extended with
+ plugins to play a number of other audio or video formats. Its look
+ can be customized with <application>WinAMP</application> style
+ skins.</para>
<indexterm zone="xmms xmms-prog">
<primary sortas="b-xmms">xmms</primary></indexterm>
</listitem>
@@ -149,7 +152,8 @@
<term><command>xmms-config</command></term>
<listitem>
<para>is used by other programs which need to link with
- <command>xmms</command> to retrieve the library and include
paths.</para>
+ <command>xmms</command> to retrieve the library and include
+ paths.</para>
<indexterm zone="xmms xmms-config">
<primary sortas="b-xmms-config">xmms-config</primary>
</indexterm>
@@ -160,8 +164,8 @@
<term><command>wmxmms</command></term>
<listitem>
<para>is a dock applet for the <application>Window
Maker</application>
- window manager. From the applet you
- can start and control <command>xmms</command>.</para>
+ window manager. From the applet you can start and control
+ <command>xmms</command>.</para>
<indexterm zone="xmms wmxmms">
<primary sortas="b-wmxmms">wmxmms</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page