File: io.github.mightycreak.Diffuse.yml

package info (click to toggle)
diffuse 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,160 kB
  • sloc: python: 7,689; xml: 5,993; sh: 61; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
app-id: io.github.mightycreak.Diffuse
runtime: org.gnome.Platform
runtime-version: '45'
sdk: org.gnome.Sdk
command: diffuse
finish-args:
  - --filesystem=home
  - --filesystem=xdg-run/gvfsd
  - --share=ipc
  - --socket=wayland
  - --socket=fallback-x11
  - --talk-name=org.freedesktop.Flatpak
modules:
  - name: diffuse
    buildsystem: meson
    builddir: true
    run-tests: true
    config-opts:
      - -Dlog_print_output=true
      - -Dlog_print_stack=true
      - -Duse_flatpak=true
    sources:
      - type: dir
        path: .