The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME 2 compliant applications in C#, C++, Java, Perl and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. NOTE: the GNOME 2 Java bindings have yet to be ported to Mac OS X.
The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME 2 compliant applications in C#, C++, Java, Perl and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. NOTE: the GNOME 2 Java bindings have yet to be ported to Mac OS X.
To install gnome-bindings-suite, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome-bindings-suite
To see what files were installed by gnome-bindings-suite, run:
port contents gnome-bindings-suite
To later upgrade gnome-bindings-suite, run:
sudo port selfupdate && sudo port upgrade gnome-bindings-suite
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.