A utility that aids in the creation of Mac OS X application bundles. The gtk3-demo example is patched in macports to produce a gtk3-demo without jhbuild environment. To test the demo run gtk-mac-bundler <prefix>/share/gtk-mac-bundler/examples/gtk3-demo.bundle This will create the GtkDemo bundle in ~/Desktop
A utility that aids in the creation of Mac OS X application bundles. The gtk3-demo example is patched in macports to produce a gtk3-demo without jhbuild environment. To test the demo run gtk-mac-bundler <prefix>/share/gtk-mac-bundler/examples/gtk3-demo.bundle This will create the GtkDemo bundle in ~/Desktop
To install gtk-mac-bundler, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gtk-mac-bundler
To see what files were installed by gtk-mac-bundler, run:
port contents gtk-mac-bundler
To later upgrade gtk-mac-bundler, run:
sudo port selfupdate && sudo port upgrade gtk-mac-bundler
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.