[MAC] XBMC in MacPorts
#1
I just added an 'XBMC' port to MacPorts. Check it out:

http://trac.macports.org/changeset/45213

It doesn't contain all the plugins and extras that are in the dmg. It was enough effort getting the .app to build and install.

Install MacPorts 1.7.0, and do a 'sudo port -v install XBMC' .

Notes: I have the universal variant set and Leopard, so everything else was built against the 10.5 SDK but XBMC will still use the 10.4 SDK for its internal bits.

If you want to actually distribute the built app, you'll need to do move some system dylibs into the app bundle and install_name_tool-foo since I booted that from the build process. (additionally if you want to distribute to 10.4, you'll need to set your SDK to the 10.4u SDK when you start building macports.
Reply

Logout Mark Read Team Forum Stats Members Help
[MAC] XBMC in MacPorts0