{ "app-id": "de.uchuujin.fp.termzoo.vte0_60_3", "runtime": "org.gnome.Platform", "runtime-version": "3.36", "sdk": "org.gnome.Sdk", "command": "vte-2.91", "build-options" : { "cxxflags": "-fno-exceptions" }, "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "vte", "buildsystem": "meson", "sources": [ { "type": "archive", "url": "https://download.gnome.org/core/3.36/3.36.3/sources/vte-0.60.3.tar.xz", "sha512": "3694fe711e0b3eb9d6ba37ad8036f5d3cca4265635ed7afcde750a8445b17f820d1c55b557d0ea1c8a5a45e5408915d8da2ffd65b4d397c6582f288812ae1f18" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }