plasma-framework buildsystem

Alexander Neundorf neundorf at kde.org
Thu Feb 7 19:20:44 UTC 2013


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 ?

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 ?

Alex


More information about the Kde-frameworks-devel mailing list