This is originally based on the work of sandsmark. His port hasn't been touched since ~early 2022 and has since stopped compiling, so i have made a few fixes to the code in the following repositories...
Order of build:
- qt2 (https://github.com/kfh83/qt2)
- kde2-kdelibs (https://github.com/kfh83/kde2-kdelibs)
- kde2-kdebase (https://github.com/kfh83/kde2-kdebase)
To build any of these, once you've gotten the required dependencies and have cloned the repos, cd into the desired repository's directory and run mkdir build && cd build then run cmake .. && make. Once its done building you can run sudo make install and move onto the next component (if applicable).
Base dependencies: