{ "app-id": "de.uchuujin.fp.termzoo.mosh1_4_0", "runtime": "org.gnome.Platform", "runtime-version": "3.36", "sdk": "org.gnome.Sdk", "command": "mosh", "finish-args": [ "--socket=x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "protobuf", "sources": [ { "type": "archive", "url": "https://github.com/protocolbuffers/protobuf/releases/download/v3.6.1/protobuf-cpp-3.6.1.tar.gz", "sha256": "b3732e471a9bb7950f090fd0457ebd2536a9ba0891b7f3785919c654fe2a2529" } ] }, { "name": "perl", "no-autogen": true, "config-opts": [ "-des", "-Duseshrplib" ], "build-options": { "cflags": "-fPIC", "ldflags": "-fpic" }, "post-install": [ "chmod u+w -R /app/lib/; true" ], "sources": [ { "type": "archive", "url": "https://www.cpan.org/src/5.0/perl-5.30.1.tar.gz", "sha256": "bf3d25571ff1ee94186177c2cdef87867fd6a14aa5a84f0b1fb7bf798f42f964" }, { "type": "script", "dest-filename": "configure", "commands": [ "exec ./configure.gnu $@" ] } ] }, { "name": "mosh", "buildsystem": "autotools", "sources": [ { "type": "archive", "url": "https://github.com/mobile-shell/mosh/archive/mosh-1.4.0.tar.gz", "sha512": "b91b0e719774f87a565c0f5870a6105edae1763fb7bed0697db152fa38dd748c6e413201887ad3c6c7c2fc75ccc003c2afbb60e754c6f6a977103f90a7caee4a" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }