Version: (using KDE 4.3.5) OS: Linux Installed from: Compiled From Sources Disabled components of KDE modules shouldnt build their documentation. This happens with all KDE modules AFAIK. Let me give an example: I have built kdeutils disabling all components besides kcalc, ark, kwallet and sweeper. Yet the documentation for kfloppy, kgpg ktimer etc is still included in the resulting package. What im asking for is eg. when i add -DBUILD_KFLOPPY=off to the build script, to exclude the documentation of the application that is not gonna be included. Thanks
This should be fixed with KDE 4.4. At least for kdeutils it has been fixed with rev 1030490: http://websvn.kde.org/?view=revision&revision=1030490 Alex
I dont think thats true for any of the other modules i checked though. For example kdegraphics: http://websvn.kde.org/trunk/KDE/kdegraphics/CMakeLists.txt?view=markup
Could you please create a separate bug report for each module and assign them to the respective module, and not the buildsystem ? This is something the module/application maintainers have to take care of. Maybe including a link to the kdeutils/doc/CMakeLists.txt to show how it can be done would be also a good idea. Thanks Alex
Sorry, just found your comment... I will try to find the module maintainers (if there are any at all...)