Darrell,
TQt3 fails to build with the following (during packaging). Looks like the build scripts :(
( [ -d styles ] && cd styles ; make -f Makefile install; ) || true make[3]: Entering directory `/build/src/tqt3/plugins/src/styles' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/build/src/tqt3/plugins/src/styles' make[2]: Leaving directory `/build/src/tqt3/plugins/src' make[1]: Leaving directory `/build/src/tqt3' install: cannot stat 'qmake/qmake': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
I think this is on my end, but all other packagers will have to check their setup as well...