Kolab resource using the Kolab libraries to kdepim-runtime Reproducible: Always
I am guessing that you would like the optional support for kolab to be available.
Starting on this, we're going to need to add a bunch of the kolab packages to the tree. This is a runtime dependency of kdepim-runtime, so there won't be a USE flag added for it.
Added libkolab and libkolabxml (a dependency) to the KDE overlay, please test the two and test with kdepim-runtime. If there are no problems, will move to the main tree in a week or so.
I tested libkolabxml only. Manifest for libkolabxml.tar.gz checksums were not correct for me. Besides that: i get a compile error stating that QtTest is not available. Does libkolabxml needs libkolab as a dependency?
(In reply to comment #4) > I tested libkolabxml only. > Manifest for libkolabxml.tar.gz checksums were not correct for me. > Besides that: i get a compile error stating that QtTest is not available. > Does libkolabxml needs libkolab as a dependency? Okay, this is particularly odd...I've redone the manifest several times in my overlay, and even though the contents of the tarball aren't changing, the checksums are different every so often. I've put the tarballs in my developer space for now, and I'm pretty sure I fixed the qt-test issue.
So i installed qt-test and libkolabxml installs fine now.
i recieved additional info from the developer: libkolabxml requires Qt only to build the tests which can be controlled with the cmake option -DBUILD_TESTS=FALSE. libkolab depends on kdepimlibs and therefore also kdelibs and qt (released versions depend on 4.8, future versions will depend on 4.9). You're absolutely right that I should mention this in the README so I'll update that.
Modified things again in KDE overlay, hopefully this will fix the TEST issue (I made a stupid mistake when passing arguments to CMake which wouldn't pass valid flags)
Thank you. Fixed in kde overlay and will be moved to tree with 4.9.0. http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=66e151ad628977d6ef03d188cc48721a708feea9