On Tue, 2008-01-29 at 13:40 -0600, Brian Cameron wrote: > Simon: > > > Glibmm is a set of C++ bindings for Glib2 Library, including > > cross-platform APIs such as a std::string-like UTF8 string class, string > > utility methods, such as a text encoding converter API, file access, and > > threads. > > > > Spec files are based on SFE version and changed a little. Please > > review. > > It isn't clear to me why these interfaces are needed in Nevada. What > uses these C++ bindings? Is there anything that we intend on shipping in > GNOME 2.22 (or later) that depends on these?
There are quite a few apps using gtkmm, see http://www.gtkmm.org/extra.shtml for a list. If people want to try and build any of those, they will appreciate if they don't need to build the entire stack themselves. >From those, we are planning to ship inkscape. Laca
