Matthias Neeracher escreveu: >> As I've said before: it's almost trivially easy to make the frontend >> x86 too, but someone needs to run py2app on an intel box, and >> send me the results. > > Since I am, as of a week ago, the proud owner of an Intel box, I'd be > happy to do that. However, I have been unable to figure out where to > find the MacOS specific bits in the git repository, and how to kick off > that build.
They are still in CVS, module installers/macos. Inside there, we have a directory LilyPad where you should run py2app as python setup.py --icon lilypond.icns I need the resulting .app directory. You can test whether it works, by overwriting the x86 lilypond.app from lilypond.org with the just generated one. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
