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