Skip to content

WIP: Porting 5.14 to buildstream

Douglas Winship requested to merge dwinship/kde-build-meta into qt5.14

As per #1 (closed), attempting to port the runtime to build with buildstream.

Using this as a guide for which elements to include, and where to get the source from: https://invent.kde.org/kde/flatpak-kde-runtime/blob/qt5.14/org.kde.Sdk.json.in

Biggest issues I'll need help with:

  • How to properly combine all the elements into one larger element that depends on the others
  • How to work out appropriate runtime dependencies
Edited by Douglas Winship

Merge request reports