[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.19,1.20

Alex Beregszaszi alex at mplayerhq.hu
Fri Oct 31 22:32:07 CET 2003


Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv5054

Modified Files:
	ports.xml 
Log Message:
a bit of consistency changes and new macos&darwin sections

Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ports.xml	31 Oct 2003 18:21:08 -0000	1.19
+++ ports.xml	31 Oct 2003 21:32:04 -0000	1.20
@@ -106,10 +106,17 @@
 make sure that the native version is used and do <command>gmake</command>.
 </para>
 </sect2>
+
+<sect2 id="darwin">
+<title>Darwin</title>
+<para>
+See the <link linkend="macos">MacOS</link> section.
+</para>
+</sect2>
 </sect1>
 
 <sect1 id="solaris">
-<title>Solaris</title>
+<title>Sun Solaris</title>
 <para>
 <application>MPlayer</application> should work on Solaris 2.6 or newer.
 </para>
@@ -214,8 +221,8 @@
 </para>
 </sect1>
 
-<sect1 id="sgi">
-<title>Silicon Graphics / Irix</title>
+<sect1 id="irix">
+<title>Silicon Graphics Irix</title>
 <para>
 You can either try to install the GNU install program, and (if you did
 not put it in your global path) then point to the location with:
@@ -361,6 +368,26 @@
 </sect2>
 
 
+</sect1>
+
+<sect1 id="macos">
+<title>MacOS</title>
+<para>
+Only MacOS X 10.2 and up is supported by the "raw"
+<application>MPlayer</application> source. Feel free to make support for older
+MacOS versions and send patches!
+</para>
+
+<para>
+Apple's modified GCC 3.x is preferred for compiling
+<application>MPlayer</application> especially when using libavcodec as Apple's
+modified GCC 2.95.x doesn't support C99 syntax well.
+</para>
+
+<para>
+One can get an Aqua GUI for <application>MPlayer</application> together with
+compiled <application>MPlayer</application> binaries for MacOS X from the
+<ulink url="http://mplayerosx.sf.net/">MPlayerOSX</ulink> project.
 </sect1>
 
 </chapter>



More information about the MPlayer-DOCS mailing list