Author: randy
Date: 2013-01-14 16:37:08 -0700 (Mon, 14 Jan 2013)
New Revision: 10939
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/mplayer.xml
Log:
Tweaked the MPlayer instructions and updated the default skin tarball
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2013-01-13 13:35:14 UTC (rev 10938)
+++ trunk/BOOK/general.ent 2013-01-14 23:37:08 UTC (rev 10939)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "13"> <!-- Always 2 digits -->
+<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "January 13th, &year;">
+<!ENTITY releasedate "January 15th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2013-01-13 13:35:14 UTC
(rev 10938)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2013-01-14 23:37:08 UTC
(rev 10939)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>January 15th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Tweaked the MPlayer instructions and updated the
+ default skin tarball.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 13th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/videoutils/mplayer.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/mplayer.xml 2013-01-13 13:35:14 UTC
(rev 10938)
+++ trunk/BOOK/multimedia/videoutils/mplayer.xml 2013-01-14 23:37:08 UTC
(rev 10939)
@@ -10,16 +10,16 @@
"ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
<!ENTITY mplayer-md5sum "ac7bf1cfedc1c5c24bfc83107eefb1d9">
<!ENTITY mplayer-size "11 MB">
- <!ENTITY mplayer-buildsize "183 MB">
- <!ENTITY mplayer-time "4 SBU">
+ <!ENTITY mplayer-buildsize "183 MB (120 MB using system-installed
FFMpeg)">
+ <!ENTITY mplayer-time "4 SBU (1.5 SBU using system-installed
FFMpeg)">
- <!ENTITY mplayer-skin "clearplayer-0.9">
+ <!ENTITY mplayer-skin "Clearlooks-1.5">
<!ENTITY mplayer-skin-download-http
"http://www.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
<!ENTITY mplayer-skin-download-ftp
"ftp://ftp.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
- <!ENTITY mplayer-skin-md5sum "df5fd8e51fbc077ddc7b74d83afe1452">
- <!ENTITY mplayer-skin-size "64 KB">
+ <!ENTITY mplayer-skin-md5sum "6b046a78fb15b243dc1eb5884276a750">
+ <!ENTITY mplayer-skin-size "40 KB">
]>
<sect1 id="mplayer" xreflabel="MPlayer-&mplayer-version;">
@@ -41,7 +41,7 @@
<para>
<application>MPlayer</application> is a powerful audio/video player
- controlled via the command line or graphical interface which is able to
+ controlled via the command line or a graphical interface that is able to
play almost every popular audio and video file format. With supported
video hardware and additional drivers, <application>MPlayer</application>
can play video files without an <application>X Window
System</application>
@@ -155,6 +155,7 @@
<bridgehead renderas="sect4">Optional CODECs</bridgehead>
<para role="optional">
+ <xref linkend="ffmpeg"/>,
<xref linkend="libmad"/>,
<xref linkend="LZO"/>,
<xref linkend="speex"/>,
@@ -183,7 +184,6 @@
<bridgehead renderas="sect4">Optional Miscellaneous
Dependencies</bridgehead>
<para role="optional">
<ulink url="http://cihar.com/software/enca/">Enca</ulink>,
- <xref linkend="ffmpeg"/>,
<xref linkend="fontconfig"/>,
<xref linkend="freetype2"/>,
<xref linkend="fribidi"/>,
@@ -192,10 +192,10 @@
<ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>,
<ulink url="http://www.lirc.org/">LIRC</ulink> and
<ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client
Daemon</ulink>,
- <xref linkend="unrar"/>,
- <xref linkend="libxslt"/> (required to build the HTML documentation),
- <xref linkend="DocBook"/> (required to build the HTML documentation) and
- <xref linkend="docbook-xsl"/> (required to build the HTML documentation)
+ <xref linkend="unrar"/>, and
+ <xref linkend="libxslt"/>,
+ <xref linkend="DocBook"/> and
+ <xref linkend="docbook-xsl"/> (all three required to build the HTML
documentation)
</para>
<para condition="html" role="usernotes">
@@ -233,6 +233,11 @@
--enable-gui &&
make</userinput></screen>
+ <para>If you wish to rebuild the chunked HTML documentation and build
+ a non-chunked HTML version of the docs, issue the following
command:</para>
+
+<screen><userinput>make doc</userinput></screen>
+
<para>This package does not come with a test suite.</para>
<para>
@@ -242,13 +247,13 @@
<screen role="root"><userinput>make install</userinput></screen>
<para>
- To build and install the HTML documentation, run as
- <systemitem class="username">root</systemitem>:
+ To install the HTML documentation, issue the following commands as the
+ <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>make doc &&
-install -d /usr/share/doc/mplayer-&mplayer-version; &&
-cp -v DOCS/HTML/en/*
/usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
+<screen role="root"><userinput>install -v -m755 -d
/usr/share/doc/mplayer-&mplayer-version; &&
+install -v -m644 DOCS/HTML/en/* \
+
/usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
<para>
You will only need <filename>codecs.conf</filename> if you want to
@@ -284,7 +289,7 @@
<screen role="root"><userinput>tar -xvf ../&mplayer-skin;.tar.bz2 \
-C /usr/share/mplayer/skins &&
-ln -sfv clearplayer /usr/share/mplayer/skins/default</userinput></screen>
+ln -sfv Clearlooks /usr/share/mplayer/skins/default</userinput></screen>
</sect3>
</sect2>
@@ -292,8 +297,8 @@
<title>Command Explanations</title>
<para>
- <parameter>--enable-gui</parameter>: This option is set to build
GMPlayer,
- a Gtk+ 2 frontend for MPlayer.
+ <parameter>--enable-gui</parameter>: This option builds the GUI interface
+ into <command>mplayer</command>.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page