{ "app-id": "de.uchuujin.fp.termzoo.screen4_6_2", "runtime": "org.freedesktop.Platform", "runtime-version": "18.08", "sdk": "org.freedesktop.Sdk", "command": "screen", "finish-args": ["--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "screen", "buildsystem": "autotools", "build-options": { "ldflags": "-Wl,--copy-dt-needed-entries -L/app/lib", "make-args": [ "-j1" ], "env": { "LIBS": "-ltinfo" } }, "sources": [ { "type": "archive", "url": "https://mirrors.kernel.org/gnu/screen/screen-4.6.2.tar.gz", "sha512": "224bd16ad5ae501d1b8bb7d2ba9cc19e6a0743de5a5b320109c2f6bf3b1ca564cc7094ed9211be13733d9d769cde77d13fe236341d448cad0518038ab1e85c99" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }