Author: randy
Date: 2006-01-10 22:36:55 -0700 (Tue, 10 Jan 2006)
New Revision: 5545

Modified:
   trunk/BOOK/multimedia/videoutils/mplayer.xml
Log:
Added another patch (Jack fixes) to the MPlayer instructions

Modified: trunk/BOOK/multimedia/videoutils/mplayer.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/mplayer.xml        2006-01-11 04:33:36 UTC 
(rev 5544)
+++ trunk/BOOK/multimedia/videoutils/mplayer.xml        2006-01-11 05:36:55 UTC 
(rev 5545)
@@ -94,6 +94,10 @@
         
url="&patch-root;/MPlayer-&mplayer-version;-x264_fixes-1.patch"/></para>
       </listitem>
       <listitem>
+        <para>Required Patch: <ulink
+        
url="&patch-root;/MPlayer-&mplayer-version;-jack_fixes-1.patch"/></para>
+      </listitem>
+      <listitem>
         <para>Required Patch (for fbdev driver support): <ulink
         
url="&patch-root;/MPlayer-&mplayer-version;-kernel_2.6-1.patch"/></para>
       </listitem>
@@ -368,6 +372,7 @@
 
 <screen><userinput>patch -Np1 -i 
../MPlayer-&mplayer-version;-kernel_2.6-1.patch &amp;&amp;
 patch -Np1 -i ../MPlayer-&mplayer-version;-gcc4-1.patch &amp;&amp;
+patch -Np1 -i ../MPlayer-&mplayer-version;-jack_fixes-1.patch &amp;&amp;
 patch -Np1 -i ../MPlayer-&mplayer-version;-x264_fixes-1.patch &amp;&amp;
 ./configure --prefix=/usr --confdir=/etc/mplayer \
     --enable-largefiles &amp;&amp;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to