r32253 - in trunk: DOCS/xml/en/install.xml configure libvo/vo_dfbmga.c libvo/vo_directfb2.c
Author: diego Date: Wed Sep 15 20:34:15 2010 New Revision: 32253 Log: 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. Modified: trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Modified: trunk/configure trunk/libvo/vo_dfbmga.c trunk/libvo/vo_directfb2.c Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Wed Sep 15 19:22:04 2010 (r32252) +++ trunk/DOCS/xml/en/install.xml Wed Sep 15 20:34:15 2010 (r32253) @@ -66,7 +66,7 @@ answers. required for the optional PNG video output driver </para></listitem> <listitem><para> - <emphasis role="bold">directfb</emphasis> - optional, 0.9.15 or later + <emphasis role="bold">directfb</emphasis> - optional, 0.9.22 or later required for the directfb/dfbmga video output drivers </para></listitem> <listitem><para>
participants (1)
-
diego