Most notably, this version fixes a series of fundamental, long outstanding
problems we had with GNOME2:
* Nautilus works now
* gnome-control-center no longer crashes
* panel menus and entries are now correct
* probably a ton of other gnome-vfs related problems
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
patching.
- Remove useless patches that make maintenance harder.
- Use glib's g_dir_* functions instead of hacking the local file method to
use readdir.
- Bump PKGREVISION to 1.
Reviewed by wiz.
- Properly compile pluggable fs modules (pkg/18220)
- Add missing dependencies (pkg/18220)
- Make this more pkglint-friendly.
- Don't try to tweak LTCONFIG_OVERRIDE towards ltmain.sh, use
LIBTOOL_OVERRIDE instead