diff --git a/README.md b/README.md index 1da4de7..a5be79b 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,9 @@ Updated windows installers are available on Dropbox, google drive and one drive. ``` -## Building for macOS (using homebrew) +## Building for macOS + +### Using homebrew 1. Build and install [libv3270](../../../libv3270) @@ -109,4 +111,17 @@ Updated windows installers are available on Dropbox, google drive and one drive. $ cd macos $ ./bundle ```` + +### Using jhbuild + +1. Install jhbuild and GTK-OSX + + https://wiki.gnome.org/Projects/GTK/OSX/Building + +2. build + + ```shell + jhbuild --moduleset=https://raw.githubusercontent.com/PerryWerneck/pw3270/macos/mac/pw3270.modules build pw3270 + ``` + diff --git a/mac/pw3270.modules b/mac/pw3270.modules new file mode 100644 index 0000000..74fe32a --- /dev/null +++ b/mac/pw3270.modules @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- libgit2 0.21.2