changeset 10909:afa3e514f472

MinGW 3.1.0 supports MPlayer out of the box.
author diego
date Sun, 21 Sep 2003 12:33:13 +0000
parents dcca52fe32bd
children eb339c10228e
files DOCS/en/documentation.html DOCS/xml/en/ports.xml
diffstat 2 files changed, 12 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/documentation.html	Sun Sep 21 12:16:16 2003 +0000
+++ b/DOCS/en/documentation.html	Sun Sep 21 12:33:13 2003 +0000
@@ -1899,16 +1899,13 @@
 <H3><A NAME="mingw">6.6.2 MinGW</A></H3>
 
 <P>Installing a version of MinGW that could compile MPlayer used to be quite
-  tricky, but only consists of three simple steps now and should work out of
-  the box soon.</P>
+  tricky, but works out of the box now. Just install MinGW 3.1.0 or later
+  and MSYS 1.0.9 or later and tell the MSYS postinstall that MinGW is
+  installed.</P>
 
-<OL>
-  <LI>Install MinGW 3.0.0 or later.</LI>
-  <LI>Install MSYS 1.0.9 or later and tell the MSYS postinstall that
-    MinGW is installed.</LI>
-  <LI>Replace <CODE>/mingw/include/sys/types.h</CODE> with this
-    <A HREF="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><CODE>types.h</CODE></A>.</LI>
-</OL>
+<P>If you use a version of MinGW before 3.1.0, you need to replace
+  <CODE>/mingw/include/sys/types.h</CODE> with this
+  <A HREF="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><CODE>types.h</CODE></A>.
 
 <P>Extract DirectX header files to <CODE>/mingw/include/</CODE>.</P>
 
--- a/DOCS/xml/en/ports.xml	Sun Sep 21 12:16:16 2003 +0000
+++ b/DOCS/xml/en/ports.xml	Sun Sep 21 12:33:13 2003 +0000
@@ -335,16 +335,13 @@
 <title>MinGW</title>
 
 <para>Installing a version of MinGW that could compile MPlayer used to be quite
-  tricky, but only consists of three simple steps now and should work out of
-  the box soon.</para>
+  tricky, but it works out of the box now. Just install MinGW 3.1.0 or later
+  and MSYS 1.0.9 or later and tell the MSYS postinstall that MinGW is
+  installed.</para>
 
-<itemizedlist>
-  <listitem><para>Install MinGW 3.0.0 or later.</para></listitem>
-  <listitem><para>Install MSYS 1.0.9 or later and tell the MSYS postinstall that
-    MinGW is installed.</para></listitem>
-  <listitem><para>Replace <filename>/mingw/include/sys/types.h</filename> with this
-    <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><filename>types.h</filename></ulink>.</para></listitem>
-</itemizedlist>
+<para>If you use a version of MinGW before 3.1.0, you need to replace
+  <filename>/mingw/include/sys/types.h</filename> with this
+  <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><filename>types.h</filename></ulink>.</para>
 
 <para>Extract DirectX header files to <filename class="directory">/mingw/include/</filename>.</para>