On Wed, 2008-07-09 at 17:32 +0300, Michael Boccara wrote: > Hi, > > I saw there was a previous post questioning why cluttermm was dependent > on clutter-gtk. > I will just rephrase this. > Indeed the dependency tree is currently like this: > > clutter ----> glibmm > > clutter-gtk ----> clutter > ----> gtk > > clutter-cairo ----> clutter > ----> cairo > > cluttermm ----> clutter > ----> glibmm > ----> clutter-gtk > ----> clutter-cairo > ----> gtkmm > ----> cairomm > > I also think that the current cluttermm should be split into cluttermm, > clutter-gtkmm, and clutter-cairomm.
Yes, we will probably do this for cluttermm 0.8. > So the dependency tree should be > something like this: > > cluttermm ----> clutter > ----> glibmm > > clutter-gtkmm ----> cluttermm > ----> clutter-gtk > ----> gtkmm > > clutter-cairomm ----> cluttermm > ----> clutter-cairo > ----> cairomm > > I tried tweaking the configure file and some Makefile.in to at least > reduce the cluttermm dependencies, but with no success :-(. > I guess the founders of cluttermm will do it better than me... > > We are currently dependent on this so that our project won't be > dependent on gtk and cairo. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
