Darrell Anderson via tde-devels wrote:
For example, python-tqt was renamed to pytqt and python-trinity renamed to pytde.
putting aside the renamed - is the rest working?
Some years ago Michele shared the build scripts that are part of the repo now. However I did not want to install pbuild (I think it was pbuild) so based on the scripts I wrote my own build scripts based on make. I am bad candidate for the review, but regarding prereqs before it builds tdelibs it builds some dependencies in following order.
dependencies/tde-cmake \ dependencies/libr \ edeps/openslp-1.2.1 \ edeps/lockdev-1.0.3 \ edeps/jasper-1.900.1 \ edeps/lcms-1.19 \ edeps/imlib-1.9.15 \ edeps/fireflies-2.08 \ edeps/wv2-0.4.2.dfsg.2 \ edeps/openobex-1.5\ dependencies/libart-lgpl \ dependencies/libcaldav \ dependencies/libcarddav \ dependencies/tqt3 \ dependencies/dbus-1-tqt \ dependencies/avahi-tqt \ dependencies/akode \ dependencies/arts \ dependencies/tqca \ dependencies/polkit-tqt \
In your document tde-cmake and libr are missing
I hope it helps
BR