mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Added another patch (Jack fixes) to the MPlayer instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5545 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f7ae70fa48
commit
d08127de05
@ -93,6 +93,10 @@
|
||||
<para>Required Patch: <ulink
|
||||
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>
|
||||
@ -368,6 +372,7 @@ ln -sfv Blue /usr/share/mplayer/Skin/default</userinput></screen>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../MPlayer-&mplayer-version;-kernel_2.6-1.patch &&
|
||||
patch -Np1 -i ../MPlayer-&mplayer-version;-gcc4-1.patch &&
|
||||
patch -Np1 -i ../MPlayer-&mplayer-version;-jack_fixes-1.patch &&
|
||||
patch -Np1 -i ../MPlayer-&mplayer-version;-x264_fixes-1.patch &&
|
||||
./configure --prefix=/usr --confdir=/etc/mplayer \
|
||||
--enable-largefiles &&
|
||||
|
Loading…
Reference in New Issue
Block a user