If anyone wants a reference, have a look at makedist.py in
the BitPim source.  It produces a py2app application on Mac,
a RPM via cx-Freeze on Linux and setup.exe via InnoSetup and
py2exe on Windows.

http://cvs.sf.net/viewcvs.py/bitpim/bitpim/makedist.py?view=markup

Auxiliary files such as help, images etc are in the resources
subdirectory (nothing to do with Mac resources or bundles).

It would be nice if cx-Freeze, py2exe and py2app were all
unified and it does seem like small steps are happening
in that direction.

Roger
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to