org.opl.openPilotLog.yaml 445 B

1234567891011121314151617181920
  1. id: org.opl.openPilotLog
  2. runtime: org.kde.Platform
  3. runtime-version: '5.15-21.08'
  4. sdk: org.kde.Sdk
  5. command: openPilotLog
  6. finish-args:
  7. - --share=ipc
  8. - --share=network
  9. - --socket=x11
  10. - --socket=wayland
  11. - --filesystem=xdg-data:rw
  12. - --filysystem=host:rw
  13. - --device=dri
  14. modules:
  15. - name: openPilotLog
  16. buildsystem: cmake-ninja
  17. sources:
  18. - type: git
  19. url: https://github.com/fiffty-50/openpilotlog
  20. branch: main