- no destdir patches needed,
- update to new configure style,
- disable imlib and esound for now, these must be flavored,
and tested for correctly, which includes dependency.
- remove dropping into gdb, this does not work on OpenBSD.
- fix segfault when no audio support is available.
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
- @exec /sbin/ldconfig -> DYNLIBDIR
there is a stupid bug in aclocal.m4, which means that kde_libdir
is not set at the right point.
Once the bug is fixed, it's not necessary to patch configure further,
as this is a simple case that is covered by KDEDIR
around doesn't work, as there are cross-dependencies.
- move LOCALBASE/X11BASE setting to post-patch, as this allows having
complete, independent Makefiles for examples/tutorial.
- use better filenames for patches and include patches to setup the debug
Qt config files.
around doesn't work, as there are cross-dependencies.
Move LOCALBASE/X11BASE setting to post-patch, as this allows having
complete, independent Makefiles for examples/tutorial.
Package the full tutorial/example along.
Install qt1 to qt2 conversion tools along.
Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.
examples subpackage and the html documentation (which is now being
installed) into an html subpackage
- cleanup install target a bit
- make use of a few variables to specify paths for installation, QT_INCDIR,
QT_LIBDIR, QT_MANDIR, QT_EXAMPLES, QT_TUTORIAL and QT_DOC
- man pages have moved from PREFIX/man to PREFIX/lib/qt/man to stay
consistant with the qt2 port
until Thorsten finds time to make a real 0.6 release.
This includes:
- much improved cloud cover code,
- slightly faster rendering,
- fixed stars position,
- label placement to avoid collisions,
- auto-calibration of ambient light for night maps.
the application class for X11 resources and not just the application
name (as specified by the man page and as usual for Xt applications).
This breaks many resource files.
(patch and explanation by David.Madore@ens.fr)
Ok'd naddy@