2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message: Revbump after cairo update |
2013-07-07 18:13:13 by Blue Rats | Files touched by this commit (2) |
Log message: Add missing dependencies as reported by verifypc and confirmed by ldd. buildlink3.mk: gdk-pixbuf2 glib2 libsigc++ pthread Makefile: Same as above plus mm-common and glibmm >=2.36.0. |
2013-07-07 13:46:16 by Thomas Klausner | Files touched by this commit (5) |
Log message: Import gtkmm3-3.8.0 as x11/gtkmm3. gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder. There's extensive documentation, including API reference and a tutorial. This is major version 3 of the library using interfaces for GTK3. |