plasma-framework buildsystem

Marco Martin notmart at gmail.com
Thu Feb 7 19:22:56 UTC 2013


On Thursday 07 February 2013, you wrote:
> On Thursday 07 February 2013, Marco Martin wrote:
> > On Thursday 07 February 2013, Alexander Neundorf wrote:
> > > Hi Marco,
> > 
> > hi alex
> > 
> > > I just had a look at the plasma-framework buildsystem, it is quite
> > > messy.
> > 
> > yep :/
> > 
> > > Which parts of kdelibs do you use in plasma-frameworks ?
> > > Better search for those and skip FindKDE4Internal.cmake.
> > > Compiler settings etc. you can get from KF5, see e.g.
> > > kdelibs/tier1/karchive/CMakeLists.txt.
> > 
> > right now, if I comment
> > find_package(KDE4Internal REQUIRED MODULE)
> > 
> > cmake fails complaining that it doesn't find KDE4__kdeui
> > 
> > i don't see kdeui (or kdecore, that i guess will be the next problem) be
> > importable in any ways without kde4internal?
> 
> Yes, seems like it.
> 
> So it seems this can't be removed immediately.
> 
> Which libs from kdelibs do you use ?
> More or less all ?

yeah, pretty much :/

i want to prune some dependency, but for some will take a while

> I'd like to commit a change to extra-cmake-modules, kdelibs, and if
> everything works also to plasma-framework, which will then require the
> up-to-date versions of the former too. Would that be ok with you ?

sure ;)

(ah, i did chabge to kdeclarativeConfig.cmake in kdelibs because didn't seem 
able to find it otherwise, if was more correct before i'll revert)

-- 
Marco Martin


More information about the Kde-frameworks-devel mailing list