On 4 May 2011, at 4:27 pm, pancake wrote:

i dont see the point of using libglade for the gtk backend... it's just the reason why it depends on libxml and this is probably the main bottleneck for loading the gtk UI...

gtk is the main bottleneck for loading the gtk ui. it became an unpleasant thing to build a couple of years ago, with the longest circular dependancy chain i've personally run into.

i also hear new gtk depends on dbus, although if dependancies are the only thing you're worried that may not be a problem. you'll only need expat and pkgconfig on top of all gtk needs. >_>

Reply via email to