Well, Qt/Mac GPL is at 3.2.2 now, and there's a new snapshot of SIP and PyQt for OS X.. so I decided to try and build it all today.
I'm still working on PyQt, but once it's ready it'll be in my PackageManager repository. Until then, here's Qt built static with threads, gif support, and QScintilla. This should save you a few hours, but it's a big download. For OS X 10.3 *only*!
qt-10.3-thread-gif-qscintilla-static-3.2.2.tar.bz2 [44.3mb]
Unarchive this to /, it will create /Developer/qt-mac-free-3.2.2 and /Developer/qt. I moved the dylibs to /Developer/qt/lib/dylib, so you can just move those down to lib if you want to compile dynamically. This is all the source to Qt, as well as whatever it produces when you compile it. The sources are unchanged, and the sources for QScintilla are not included (but are also unchanged).
|