Tough_Crowd/io.github.mightycreak.Diffu...

27 lines
631 B
YAML
Raw Normal View History

app-id: io.github.mightycreak.Diffuse
2020-08-13 01:39:02 +00:00
runtime: org.gnome.Platform
2020-11-29 17:11:12 +00:00
runtime-version: '3.38'
2020-08-13 01:39:02 +00:00
sdk: org.gnome.Sdk
command: diffuse
finish-args:
- --socket=wayland
- --socket=fallback-x11
- --share=ipc
- --filesystem=home
- --talk-name=org.freedesktop.Flatpak
2020-08-13 01:39:02 +00:00
modules:
- name: diffuse
builddir: true
2020-08-13 01:39:02 +00:00
buildsystem: meson
config-opts:
- -Duse_flatpak=true
2020-08-13 01:39:02 +00:00
sources:
- type: dir
path: .
# - type: git
# url: file:///home/creak/dev/diffuse
# branch: split-code-into-modules
# - type: git
# url: https://github.com/MightyCreak/diffuse
# branch: v0.6.0