Calvin, Baho,
I will re-write the Qt3 PKGBUILD for Arch. The addition of the new 3.3.8c
patch disclosed we were building and patching:
3.3.8 -> 3.3.8c instead of patching
3.3.8b -> 3.3.8c
The original Arch PKGBUILD for Qt3 has a mess of combined patches contained
within 2 .tar.bz2 files:
qt-copy-kde-patches.tar.bz2
qt-patches.tar.bz2
Patching 3.3.8b fails with:
Hunk #1 succeeded at 155 (offset 3 lines).
patching file src/kernel/qprocess.cpp
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/kernel/qprocess.cpp.rej
That part of the patch is somewhere in the tarballs above. I'll sort through
it and put up a clean trinity-qt3 PKGBUILD when I find the issue.
If you try and apply the new part of the trinity qt3_3.3.8c.diff you will
find it fails on:
-#define QT_VERSION_STR "3.3.8b"
because the source the Arch PKGBUILD pulls is:
-#define QT_VERSION_STR "3.3.8"
Just FYI...
--
David C. Rankin, J.D.,P.E.