{ "app-id": "de.uchuujin.fp.termzoo.pangoterm_libvterm0_1_3", "runtime": "org.gnome.Platform", "runtime-version": "3.36", "sdk": "org.gnome.Sdk", "command": "pangoterm", "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "gtk2", "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.32.tar.xz", "sha256": "b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e" } ] }, { "name": "libvterm", "buildsystem": "simple", "build-commands": [ "make install PREFIX=/app" ], "sources": [ { "type": "archive", "url": "http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.3.tar.gz", "sha512": "de68b36c589638cc727fdd8153af66cc9288d32567bca1213e3769418a7b98afff68565dfd34f73f74625c39e66b60da7e658e9afa9bef4efa2072ff91d872e5" } ] }, { "name": "pangoterm", "buildsystem": "simple", "build-commands": [ "make install PREFIX=/app" ], "sources": [ { "type": "bzr", "url": "https://code.launchpad.net/~leonerd/pangoterm/trunk", "revision": "614" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }