{ "app-id": "de.uchuujin.fp.termzoo.st_0_8_4", "runtime": "org.gnome.Platform", "runtime-version": "3.36", "sdk": "org.gnome.Sdk", "command": "st", "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "pterm", "buildsystem": "simple", "build-commands": [ "make PREFIX=/app CC=cc install" ], "sources": [ { "type": "archive", "url": "http://dl.suckless.org/st/st-0.8.4.tar.gz", "sha512": "f6f95081f9d09d442228bac1149d75d36a9f4f049b5504cf5ce00b353563ff92c62a2628ce728663fec107a14bea0eeb22b7a72804c37090de33819243d7512a" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }