From c9740f85923c4405976a1af47cde4edc54f69d8e Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 9 Dec 2021 18:41:56 -0300 Subject: [PATCH] Adding jhbuild files. --- README.md | 17 ++++++++++++++++- mac/pw3270.modules | 27 +++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 mac/pw3270.modules 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