As per the wiki (http://trinitydesktop.org/wiki/bin/view/Developers/HowToBuild), it seems that python-kde3 source has been removed from Trinity. I've therefore built SIP and PyQt from upstream but PyKDE (3.16.7) fails, complaining it can't find kdeversion.h, which doesn't exist on my system (building from git).
Am I doing something stupid? Apologies if this is a stupid question.
The short answer is that kdeversion.h has been renamed to tdeversion.h. :) The longer answer is to browse the mailing list discussions of the past couple of days. I have been asking for clarification on the build process in order to update the wiki.
Hopefully Tim confirms this specific reply, but in a previous statement he said Trinity packages now replace PyQt3 and PyKDE3. Here are my most recent proposed changes for the wiki, which I have not yet posted:
I did not know you needed confirmation, sorry! ;-)
Yes, from what I can tell all of what you have written is correct. Thanks for handling the Wiki update!
Tim