mirror of
https://github.com/alexkay/spek.git
synced 2025-04-16 08:40:33 +03:00
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