slackbuilds_ponce/libraries/gtkmm
Robby Workman 1d0cb83fe8 libraries/gtkmm: Updated for version 2.24.0.
I had to disable documentation building in this, as it was
erroring out with a missing component from glibmm.  It's
possible that the missing component will be present in the
stable 2.28.0 version of glibmm, so perhaps we'll try then.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-27 13:30:43 -05:00
..
gtkmm.info libraries/gtkmm: Updated for version 2.24.0. 2011-03-27 13:30:43 -05:00
gtkmm.SlackBuild libraries/gtkmm: Updated for version 2.24.0. 2011-03-27 13:30:43 -05:00
README libraries/gtkmm: Updated for version 2.24.0. 2011-03-27 13:30:43 -05:00
slack-desc

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 libglademm. There's extensive documentation,
including API reference and a tutorial.

This requires pangomm and atkmm.