magpie/org.macaw.magpie.yml

20 lines
366 B
YAML

app-id: org.macaw.magpie
runtime: org.kde.Platform
runtime-version: '6.6'
sdk: org.kde.Sdk
command: magpie
finish-args:
- --share=ipc
- --share=network
- --socket=fallback-x11
- --socket=wayland
- --device=dri
modules:
- name: magpie
buildsystem: cmake
config-opts:
- -DCMAKE_BUILD_TYPE=Debug
sources:
- type: dir
path: .