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

Reply via email to