# HG changeset patch # User alex # Date 1067635924 0 # Node ID 5d1438e8511a07c8925e5677d3a7d7f45127c0ab # Parent 0c14b21d631e9e2e05e0f15f2e4dc244f499f9e6 a bit of consistency changes and new macos&darwin sections diff -r 0c14b21d631e -r 5d1438e8511a DOCS/xml/en/ports.xml --- a/DOCS/xml/en/ports.xml Fri Oct 31 18:41:03 2003 +0000 +++ b/DOCS/xml/en/ports.xml Fri Oct 31 21:32:04 2003 +0000 @@ -106,10 +106,17 @@ make sure that the native version is used and do gmake. + + +Darwin + +See the MacOS section. + + -Solaris +Sun Solaris MPlayer should work on Solaris 2.6 or newer. @@ -214,8 +221,8 @@ - -Silicon Graphics / Irix + +Silicon Graphics Irix 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: @@ -363,4 +370,24 @@ + +MacOS + +Only MacOS X 10.2 and up is supported by the "raw" +MPlayer source. Feel free to make support for older +MacOS versions and send patches! + + + +Apple's modified GCC 3.x is preferred for compiling +MPlayer especially when using libavcodec as Apple's +modified GCC 2.95.x doesn't support C99 syntax well. + + + +One can get an Aqua GUI for MPlayer together with +compiled MPlayer binaries for MacOS X from the +MPlayerOSX project. + +