https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258259
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Adriaan de Groot <[email protected]> --- I'd really rather not; guiaddons is fine, but doctools is **fat** because it pulls in .. all the documentation tooling. One reason I went through pushing doctools to `_build` all over was to avoid those 60MB for everything that could possibly use kio. That's mostly important for "live CD" situations like helloSystem, though. If we could have subpackages, this would be a no-brainer: put the help: and ghelp: KIO workers in a subpackage which pulls in the doctools. They are of limited use (in the sense that without the help: worker, application help falls back to a web browser pointing at docs.kde.org rather than a local copy). -- You are receiving this mail because: You are the assignee for the bug.
