quearcode/container.yaml
2019-07-31 15:41:55 -05:00

20 lines
539 B
YAML

compose:
modules:
- quearcode:master
flatpak:
# Derived from the project's domain name
id: org.esrum.quearcode
branch: stable
# Binary to execute to run the app
command: quearcode
#rename-icon: quearcode.png
rename-desktop-file: quearcode.desktop
rename-appdata-file: quearcode.appdata.xml
tags: []
# Not sandboxed. See 'man flatpak-build-finish'
finish-args: |
--filesystem=host
--share=ipc
--socket=x11
--socket=wayland
--socket=session-bus