Commit Graph

6 Commits

Author SHA1 Message Date
espie
c11973f303 Repackage qt3 to separate mt better (common -base package for include/docs,
specific plugins for mt)
2003-01-06 06:22:52 +00:00
naddy
2f6189cbec All qt3 dependents require gcc3 on sparc64. 2003-01-06 00:28:14 +00:00
espie
8b5616f55f Bring mt support to MODULE.
Fix tricky issue: basic tools must be compiled with -mt as well,
otherwise they won't be able to use plugins (and for instance, kde needs
uic plugins for its widgets)
2002-12-31 02:09:51 +00:00
espie
90688185cd Add a knob so that user may choose to not override UIC.
Useful when configure scripts know better (like recent kde script,
which needs to pass specific -L options through)
2002-12-29 19:24:53 +00:00
espie
8d679e5adc More tweaks, I forgot about designer, so some binaries must be renamed
to avoid conflicts. This also means more stuff in qt3 module.
Plus, create missing pluging directory in PLIST.
2002-03-05 14:46:32 +00:00
espie
fddfe20bc8 Initial port of qt3.
Most notable improvement seems to be font-handling, especially unicode stuff.

Configured to relocate plugins at a reasonable place. Includes *sql
plugins, though they are thoroughly untested at the moment.

Works good enough to recompile xglobe for instance. Still work to do
though, some paths are probably incorrect yet.
2002-03-04 16:13:04 +00:00