view contrib/macosx/macosx-build.txt @ 16545:4b093c30a5f0 stable

i18n-pt_BR: synchronized with e37199a1f9d4
author Wagner Bruna <wbruna@yahoo.com>
date Sat, 28 Apr 2012 14:15:43 -0300
parents 7289d20b18cd
children
line wrap: on
line source

to build a new macosx binary package:

install macpython from http://www.python.org/download/mac

install py2app from http://pythonmac.org/packages/

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level hg directory

find packaged stuff in dist directory