I'm trying to compile tdesvn from 3.5.13 tarballs, but it fails on:
Every time I try to build tdesdk with cmake the build fails. I believe the tdesdk conversion to cmake remains unfinished.
I noticed that many of the header files from various tde components (but not all of them) are installed it $prefix/include/kde. Shouldn't kde dir be replaced with trinity, or dropped? This path is present in the main tde git tree too.
Addressed in bug reports 599, 600, and 660.
Darrell