Files
flameshot/data/flatpak/org.flameshot.flameshot.yml
2020-09-02 14:31:37 -05:00

20 lines
430 B
YAML

app-id: org.flameshot.app
runtime: org.kde.Platform
runtime-version: '5.14'
sdk: org.kde.Sdk
command: flameshot
finish-args:
- --share=ipc
- --socket=x11
- --socket=wayland
- --filesystem=host
modules:
- name: flameshot
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
sources:
- type: git
url: https://github.com/borgmanJeremy/flameshot/
branch: master