I tried to edit a bit but I think your changes overwrote mine.
Specifically, tdepim should be built with CMake ONLY, and the following packages 1.) no longer need enable-closure 2.) build just fine in parallel (-j >1) (due to CMake conversion)
- tdelibs
- tdebase
- tdepim
Yeah, my fault. :) I did not realize somebody else was editing concurrently. Lessons learned. :)
I'll fix them.
I noticed another missing tidpit: poppler-tqt. I could not find that in the normal dependencies but finally found the package deep in tdegraphics: tdegraphics/kfile-plugins/dependencies/poppler-tqt.
* Is there a reason why poppler-tqt is not in the main dependencies branch? Would be more obvious.
* Is the poppler-tqt a separate, unique package or somehow built as part of tdegraphics?
I'll update the wiki with poppler-tqt as-is for now.
Darrell