{ "app-id": "io.github.jpakkane.platypus", "runtime": "org.freedesktop.Platform", "runtime-version": "1.6", "sdk": "org.freedesktop.Sdk", "command": "platypus", "finish-args": [ "--socket=x11", "--share=ipc" ], "modules": [ { "name": "platypus", "buildsystem": "meson", "builddir": true, "sources": [ { "type": "git", "url": "https://github.com/jpakkane/platypus.git" } ] } ] }