a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module
To install pure-gtk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pure-gtk
To see what files were installed by pure-gtk, run:
port contents pure-gtk
To later upgrade pure-gtk, run:
sudo port selfupdate && sudo port upgrade pure-gtk
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.