{ "app-id": "io.github.diegoivanme.flowtime", "runtime": "org.gnome.Platform", "runtime-version": "master", "sdk": "org.gnome.Sdk", "command": "flowtime", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.vala" ], "build-options": { "prepend-path": "/usr/lib/sdk/vala/bin/", "prepend-ld-library-path": "/usr/lib/sdk/vala/lib" }, "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=pulseaudio", "--socket=wayland", "--talk-name=org.freedesktop.ScreenSaver", "--talk-name=org.gnome.ScreenSaver", "--device=dri" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "blueprint-compiler", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", "tag": "v0.10.0" } ] }, { "name": "libportal", "buildsystem": "meson", "config-opts": [ "-Dbackend-gtk3=disabled", "-Dbackend-gtk4=enabled", "-Dbackend-qt5=disabled", "-Ddocs=false", "-Dtests=false" ], "sources": [ { "url": "https://github.com/flatpak/libportal.git", "type": "git", "tag": "0.7.1", "commit": "e9ed3a50cdde321eaf42361212480a66eb94a57a" } ] }, { "name": "flowtime", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "dir", "path": "../../" } ] } ] }