[MPlayer-users] Makefile for mplayerosx
Ulion
ulion2002 at gmail.com
Fri Dec 7 01:51:18 CET 2007
2007/12/7, David H. Wagner <dhwagnertx at mac.com>:
> The Makefile in svn.mplayerhq.hu/mplayerosx/trunk/ has two lines for
> targets under "all":
>
> all:
> xcodebuild -target "MPlayer OSX" -configuration Release build
> xcodebuild -target "MPlayer OSX PPC" -configuration Release
> build
>
> However the xcode project files (directories) are only present for
> "MPlayer OSX":
>
> MPlayer OSX.pbproj
> MPlayer OSX.xcodeproj
>
> I presume that this is an oversight, but it would be nice if it were
> cleaned up. I commented out the line for MPlayer OXC PPC.
>
> Perhaps this has been discussed already, but if mplayer is going to
> continue to support the G3, should there be 3 binaries distributed--
> one each for intel, ppc-with-altivec, ppc-without-altivec?
The PPC Standalone project was replaced by MPlayer OSX project, that
line should be comment out. Yes, there are three binaries, two of them
are merged into one universe binary, and another noaltivec binary. All
of these three binaries can be packaged into the MPlayer OSX.app.
--
Ulion
More information about the MPlayer-users
mailing list