mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +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>
|
<listitem>
|
||||||
<para>September 9th, 2005</para>
|
<para>September 9th, 2005</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[randy] - Added a GCC-4 patch to the MPlayer instructions.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
|
<para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -80,6 +80,10 @@
|
|||||||
|
|
||||||
<itemizedlist spacing='compact'>
|
<itemizedlist spacing='compact'>
|
||||||
<title>Patches</title>
|
<title>Patches</title>
|
||||||
|
<listitem>
|
||||||
|
<para>Required Patch: <ulink
|
||||||
|
url="&patch-root;/MPlayer-&mplayer-version;-gcc4-1.patch"/></para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Required Patch (for fbdev driver support): <ulink
|
<para>Required Patch (for fbdev driver support): <ulink
|
||||||
url="&patch-root;/MPlayer-&mplayer-version;-kernel_2.6-1.patch"/></para>
|
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>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../MPlayer-&mplayer-version;-kernel_2.6-1.patch &&
|
<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 \
|
./configure --prefix=/usr --confdir=/etc/mplayer \
|
||||||
--enable-largefiles &&
|
--enable-largefiles &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user