rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2 and is based on the guile-gtk binding by Marius Vollmer.
rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2 and is based on the guile-gtk binding by Marius Vollmer.
To install rep-gtk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rep-gtk
To see what files were installed by rep-gtk, run:
port contents rep-gtk
To later upgrade rep-gtk, run:
sudo port selfupdate && sudo port upgrade rep-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.