{ "id" : "io.github.tduarte.Pipoca", "command" : "pipoca", "runtime" : "org.gnome.Platform", "runtime-version" : "48", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.node24" ], "build-options" : { "prepend-path" : "/usr/lib/sdk/node24/bin", "prepend-ld-library-path" : "/usr/lib/sdk/node24/lib", "env": { "XDG_CACHE_HOME": "/run/build/pipoca/flatpak-node/cache", "NPM_CONFIG_CACHE": "/run/build/pipoca/flatpak-node/npm-cache", "NPM_CONFIG_USERCONFIG": "/run/build/pipoca/.npmrc", "npm_config_nodedir": "/usr/lib/sdk/node24" } }, "finish-args" : [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--device=dri", "--share=network" ], "modules" : [ { "name" : "pipoca", "buildsystem" : "meson", "config-opts" : [ "--prefix=/app", "--buildtype=release", "--libdir=lib" ], "sources" : [ "generated-sources.json", { "type" : "dir", "path" : "." } ] } ] }