app-id: fr.nyo.SQExampleApp runtime: org.kde.Platform runtime-version: 6.4 sdk: org.kde.Sdk command: SQExampleApp finish-args: - --socket=x11 - --socket=wayland - --filesystem=xdg-config modules: - name: SQExampleApp buildsystem: simple builddir: true no-make-install: true build-commands: - "sh flatpak_sqpackager_build.sh" - "sh flatpak_sqpackager_install.sh" sources: - type: dir path: /home/skarsnik/SkarsnikQtCommon subdir: ExampleApp