mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added optional dependency on XFree86 for ffmpeg. Reported by Reinhard
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1897 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
384928bab0
commit
3c5b07870a
2
INSTALL
2
INSTALL
@ -10,7 +10,7 @@ following:
|
||||
OpenJade - http://openjade.sourceforge.net/
|
||||
DocBook-XML DTD - http://www.docbook.org/xml/4.1.2/
|
||||
Modified DocBook Entities -
|
||||
http://ftp.linuxfromscratch.org/misc/docbook-4.1.2-newent.tar.bz2
|
||||
http://linuxfromscratch.org/~gerard/docbook-4.1.2-newent.tar.bz2
|
||||
DSSSL DocBook Stylesheets - http://www.nwalsh.com/docbook/dsssl/
|
||||
|
||||
As the DocBook DTD and Stylesheets are made available as a zip achives you
|
||||
|
@ -11,4 +11,7 @@ class="libraryfile">libavformat</filename> shared libraries.</para>
|
||||
<para><option>--enable-vorbis</option>: Link against
|
||||
<filename class="libraryfile">libvorbis</filename>.</para>
|
||||
|
||||
<para><option>--disable-ffplay</option>: Only installs the server part.
|
||||
<command>ffplay</command> requires <xref linkend="xfree86"/> for building.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -16,7 +16,7 @@ video. Due to heavy development, not all of these functions will work.</para>
|
||||
<sect3><title><application>FFmpeg</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="libvorbis"/>, <xref linkend="lame"/>,
|
||||
<xref linkend="SDL"/> and <xref linkend="freetype2"/>
|
||||
<xref linkend="xfree86"/>, <xref linkend="SDL"/> and <xref linkend="freetype2"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user