org.opl.openPilotLog.yaml 405 B

12345678910111213141516171819
  1. id: org.opl.openPilotLog
  2. runtime: org.kde.Platform
  3. runtime-version: '5.15'
  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=host
  12. - --device=dri
  13. modules:
  14. - name: openPilotLog
  15. buildsystem: cmake
  16. sources:
  17. - type: git
  18. url: https://github.com/fiffty-50/openpilotlog
  19. branch: develop