summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-09-15 15:58:48 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:16:55 +0200
commit868fb5d278485f707cf8921ea137094fa8a7fdf5 (patch)
tree08357525b709dfaaf459da92e6f50419586fd22b /DOCS
parent7c5e3a19331b004883848a4efc9263c68cc3f4da (diff)
downloadmpv-868fb5d278485f707cf8921ea137094fa8a7fdf5.tar.bz2
mpv-868fb5d278485f707cf8921ea137094fa8a7fdf5.tar.xz
build: update DirectFB requirements, reduce #ifdefs
Require DirectFB version 0.9.15 instead of 0.9.13. This simplifies the build system at the cost of requiring a library version that was released at the end rather than the middle of 2002. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32251 b3059339-0415-0410-9bf9-f77b7e298cf2 Simplify DirectFB check. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32252 b3059339-0415-0410-9bf9-f77b7e298cf2 Require DirectFB version 0.9.22. This allows getting rid of a lot of library version check #ifdeffery. Release 0.9.22 is from February 2005, so the requirement is reasonable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32253 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index fbbe0d2299..f10f766313 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -66,8 +66,8 @@ answers.
required for the optional PNG video output driver
</para></listitem>
<listitem><para>
- <emphasis role="bold">directfb</emphasis> - optional, 0.9.13 or later
- required for the directfb video output driver
+ <emphasis role="bold">directfb</emphasis> - optional, 0.9.22 or later
+ required for the directfb/dfbmga video output drivers
</para></listitem>
<listitem><para>
<emphasis role="bold">lame</emphasis> - 3.90 or later is recommended,