GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.
GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.
To install gnat-gtkada, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnat-gtkada
To see what files were installed by gnat-gtkada, run:
port contents gnat-gtkada
To later upgrade gnat-gtkada, run:
sudo port selfupdate && sudo port upgrade gnat-gtkada
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.