| 1234567891011121314151617181920 | id: org.opl.openPilotLogruntime: org.kde.Platformruntime-version: '5.15-21.08'sdk: org.kde.Sdkcommand: openPilotLogfinish-args:  - --share=ipc  - --share=network  - --socket=x11  - --socket=wayland  - --filesystem=xdg-data:rw  - --filysystem=host:rw  - --device=drimodules:  - name: openPilotLog    buildsystem: cmake-ninja    sources:      - type: git        url: https://github.com/fiffty-50/openpilotlog        branch: main
 |