Just to let you know that I'm still working on this. The git repository (at [1]) shows what was currently done, since kdelibs builds now it could be possible to port other programs that depend on it.
The good and the bad news: Good: * Most things will compile and install * Workarounds should be easy to understand Bad: * There are workarounds for cruel hard-coded "where to find and install" strings in CMake files * My popularity as KDE developer decreases every time I ask "Why does package <XYZ> installs it's CMake files into the libdir?" * ^ Of course this is a joke, but some really do.. * The user has to install kdelibsX-dev (X is either version 4 or 5) since KDE (like Koen already stated) needs to execute KDE/Qt programs that depend on the whole KDE stack again in a native flavor. About the current status: The main dependency kdelibs builds but in do_package there is a ominous QA error: ERROR: QA Issue: kdelibs4 rdepends on kdelibs4-dev Since this error message is important, it will not help (me) much to resolve the error. In other words is there any way to debug this? Plasma Acttve builds now. And if the kdelibs QA error is resolved it should be possible to build an image and test it (hopefully). There might be some missing DEPENDS entries and the TODO has also some lines left, but my current priority is to debug the QA error. [1] https://gitorious.org/openembedded-core-layers/meta-kde -- Regards Samuel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
