{ "id" : "io.github.htkhiem.Euphonica", "runtime" : "org.gnome.Platform", "runtime-version" : "48", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.rust-stable", "org.freedesktop.Sdk.Extension.llvm19" ], "command" : "euphonica", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--filesystem=xdg-run/pipewire-0:ro" ], "build-options" : { "append-path" : "/usr/lib/sdk/rust-stable/bin", "build-args" : [ "--share=network" ], "env" : { "RUST_BACKTRACE" : "1", "RUST_LOG" : "euphonica=debug" } }, "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "euphonica", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : ".", "skip" : [ "./build", "./build-flatpak", "./target" ] } ], "build-options": { "append-path": "/usr/lib/sdk/llvm19/bin", "prepend-ld-library-path": "/usr/lib/sdk/llvm19/lib" } } ] }