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