Mac OS X menu bar integration library for GTK2 quartz
A simple library whose purpose is to allow GTK2 quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 and its dependencies to be built with variants +no_x11 +quartz
A simple library whose purpose is to allow GTK2 quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 and its dependencies to be built with variants +no_x11 +quartz
To install ige-mac-integration, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ige-mac-integration
To see what files were installed by ige-mac-integration, run:
port contents ige-mac-integration
To later upgrade ige-mac-integration, run:
sudo port selfupdate && sudo port upgrade ige-mac-integration
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.