D12709: Allow skipping the build of the KPackage install handlers when building `frameworkintegration`

Alexander Schlarb noreply at phabricator.kde.org
Tue Jul 31 14:21:11 BST 2018


tundracomp added a comment.


  The target application I'm building has only very minimal dependencies on Qt (just QtCore + QtWidgets + PyQt5) and no real dependencies on KDE. The application only has a size footprint of about 6MiB, the required Qt libraries use about 10MiB of space, the selected set of KDE integration libraries (a minimalist build of the KDE `plasmaintegration` package including dependencies) add another 10MiB. By contrast `org.kde.Platform` alone adds more than 150MiB in size requirements – this is not acceptable for an app that uses less than 20% percent of its contents IMHO. You can take a look at the project here <https://gitlab.com/ntninja/flatpak-qt5-modules>. I'm planning on making this available as a runtime extension for the FreeDesktop runtime so that other people can reuse it too.
  
  If you're not merging this I'll keep the patch on my side.

REPOSITORY
  R252 Framework Integration

REVISION DETAIL
  https://phabricator.kde.org/D12709

To: tundracomp
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180731/8fdfe9e0/attachment.html>


More information about the Kde-frameworks-devel mailing list