Not dead. Just buried.
I'm too nice. Have a customer who really needs to run a legacy server application, QT3-based, under RHEL7 64 bit.
Presently going through a source RPM of qt3 final and modifying their patches. They did a really good job in most places but there are a few erroneous things that need fixed for it to run properly. Also, we have custom patches that need applied. Some of them actually made it into the official QT3 build (Yay us) but not all of them.
If anyone reading this has ever had to dig deep in QT's source and make corrections at the lower system levels..you can guess my mood right now.
QT 3.3, BTW, was released in 2004.
Next, I need to package the customized version of ANTLR-2.7 we use for that application plus, somehow, make Faircom c-tree source code from 1994 both 64 bit safe and not give GCC an aneurysm.
While I am in here, I will eliminate the dependence on older MySQL and make the database extensions run with MariaDB.