Re: kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Dario Freddi
2012/5/6 Stephen Kelly : > Kevin Ottens wrote: > >> * kidletime, the only one not started, somewhat independent though, Dario >> is the maintainer. > > I notice that this one uses a lot of X11. > > Is porting from xlib to xcb part of considering something like this 'done'? > KWindowSystem still use

Re: kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Kevin Ottens
On Sunday 06 May 2012 18:41:31 Stephen Kelly wrote: > Kevin Ottens wrote: > > * kidletime, the only one not started, somewhat independent though, Dario > > is the maintainer. > > I notice that this one uses a lot of X11. > > Is porting from xlib to xcb part of considering something like this 'done'

Re: kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Kevin Ottens
On Sunday 06 May 2012 18:38:13 Stephen Kelly wrote: > Kevin Ottens wrote: > > # What happened in April? > > Unfortunately no split was completed in April. It mainly comes from less > > availability of the volunteers for those splits than expected. > > For those who don't know (kcd, presumably), apa

Re: kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Stephen Kelly
Kevin Ottens wrote: > * kidletime, the only one not started, somewhat independent though, Dario > is the maintainer. I notice that this one uses a lot of X11. Is porting from xlib to xcb part of considering something like this 'done'? KWindowSystem still uses xlib, and was moved out of staging

Re: kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Stephen Kelly
Kevin Ottens wrote: > Hello, > > May is upon us, flowers are blooming, temperature is rising... time for > another quick recap on the progresses (or lack thereof) in the kdelibs > splitting department. I'll also present the revised backlog for May and > following months. > > > > # What happene

Re: Modified build system for itemmodels

2012-05-06 Thread Stephen Kelly
Stephen Kelly wrote: > If it is, then I'd resubmit my proposal to have: > > include(ItemModelsConfigCommon.cmake) > > inside ItemModelsConfig.cmake, and generate it in the CMakeLists.txt And by the way I also think we've covered all the discussion points needed in this thread and it's time to

Re: Modified build system for itemmodels

2012-05-06 Thread Stephen Kelly
Alexander Neundorf wrote: > URL and DESCRIPTION belong to the used project, so they are candidates for > being set in the Config.cmake file. > But there are two downsides of setting them in the Config file: > - the information where to get the package is not present when the package > is not presen

kdelibs splitting: looking back at april and going forward

2012-05-06 Thread Kevin Ottens
Hello, May is upon us, flowers are blooming, temperature is rising... time for another quick recap on the progresses (or lack thereof) in the kdelibs splitting department. I'll also present the revised backlog for May and following months. # What happened in April? Unfortunately no split was co

Re: Modified build system for itemmodels

2012-05-06 Thread Alexander Neundorf
On Sunday 06 May 2012, Stephen Kelly wrote: > Alexander Neundorf wrote: > >> kf5_do_common_stuff() # TODO: Get better name > > > > Where should this macro come from ? > > Should this be expanded from @PACKAGE_INIT@ or from an included file ? > > From an included file would be bad, this would add c

Re: Modified build system for itemmodels

2012-05-06 Thread Stephen Kelly
Alexander Neundorf wrote: >> kf5_do_common_stuff() # TODO: Get better name > > Where should this macro come from ? > Should this be expanded from @PACKAGE_INIT@ or from an included file ? > From an included file would be bad, this would add compatibility issues > for the included file. You mean i

Re: Modified build system for itemmodels

2012-05-06 Thread Alexander Neundorf
On Sunday 06 May 2012, Stephen Kelly wrote: > Alexander Neundorf wrote: > >> >> Why do we need a use file? Qt 5 doesn't create or install them. > >> > > >> > You added it, so I thought you want to have it. > >> > If not, let's remove it. > >> > >> Yes. > > > > Ok. I'll remove them in the next da

Re: Modified build system for itemmodels

2012-05-06 Thread Alexander Neundorf
On Sunday 06 May 2012, Stephen Kelly wrote: > Alexander Neundorf wrote: > > attached are prototypes. > > > > Please have a look (ignore the version-related stuff for now). > > > > The Use-file is not there anymore, and the Config.cmake.in file is not > > there anymore. > > Instead it is now gener