{ "app-id": "de.uchuujin.fp.termzoo.screen4_0_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.0.2.tar.gz", "sha512": "a003f2703659644a08436f8c3c8ca4000f35309f1615a2e7a1a1c774f88e9a6129c93a933debf9aa6b3265a177b67a1f4dc94dd10680ed34279c4c1d6255521e" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }