mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Added a GCC-4 patch to the MPlayer instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5043 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1db4f8e597
commit
da98fb30e9
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>September 9th, 2005</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Added a GCC-4 patch to the MPlayer instructions.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
|
||||
</listitem>
|
||||
|
@ -80,6 +80,10 @@
|
||||
|
||||
<itemizedlist spacing='compact'>
|
||||
<title>Patches</title>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/MPlayer-&mplayer-version;-gcc4-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>
|
||||
@ -286,6 +290,7 @@ ln -sfv Blue /usr/share/mplayer/Skin/default</userinput></screen>
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../MPlayer-&mplayer-version;-kernel_2.6-1.patch &&
|
||||
patch -Np1 -i ../MPlayer-&mplayer-version;-gcc4-1.patch &&
|
||||
./configure --prefix=/usr --confdir=/etc/mplayer \
|
||||
--enable-largefiles &&
|
||||
make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user