spek/dist/osx/README
Alexander Kojevnikov 53a73a3e64 osx: Bundle fixes
2011-04-20 20:58:56 +08:00

20 lines
504 B
Plaintext

Building the OS X bundle
========================
Install and configure [jhbuild][1] and [ige-mac-bundler][2].
Get the release tarball and unpack it somewhere. Also copy the tarball to ~/gtk/source/pkgs/.
Add this line to ~/.jhbuildrc-custom:
moduleset=os.environ['HOME'] + 'path/to/spek/dist/osx/spek.modules'
Run:
$ jhbuild build spek
$ jhbuild shell
$ dist/osx/bundle.sh
[1]: http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
[2]: http://sourceforge.net/apps/trac/gtk-osx/wiki/Bundle