mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
remove freetype patch for ffmpeg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12586 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
20d0c74a1c
commit
4e715f8be7
@ -80,16 +80,6 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch (in case you build with freetype support):
|
||||
<ulink url="&patch-root;/ffmpeg-&ffmpeg-version;-freetype-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">FFmpeg Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
@ -170,13 +160,6 @@
|
||||
|
||||
<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
|
||||
-->
|
||||
<para>
|
||||
In case you are building with freetype support (see "Command
|
||||
Explanations", below), apply this patch:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../ffmpeg-&ffmpeg-version;-freetype-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>FFmpeg</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user