On 05.02.2012 09:46, Michael Biebl wrote: > While looking at this, I also found that the package has a build > dependency on libgnomeui-dev which is no longer useful. Also the > --enable-gnomeui configure is gone.
Seems I didn't check thoroughly enough. ./mozilla/configure has a pkg-config check for libgnomeui and mozilla/modules/libpr0n/decoders/icon/gtk/nsIconChannel.cpp mozilla/toolkit/crashreporter/client/crashreporter_linux.cpp mozilla/toolkit/xre/nsNativeAppSupportUnix.cpp seem to use libgnome/libgnomeui via dlopen. I'm not that familiar with the mozilla/icedove code base to really judge if that functionality is still useful nowadays. I have purged libgnomeui on my local system and didn't notice any obvious regression bug I guess removing libgnomeui support code needs further investigation, so feel free to drop that part from the patch or let me know, and I'll send you an updated patch. The part about GnomeVFS still holds, though. FWIW, iceweasel already has switched from GnomeVFS to GIO (it uses --disable-gnomevfs and --enable-gio) Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

