{ "app-id": "de.uchuujin.fp.termzoo.alacritty0_4_3", "runtime": "org.freedesktop.Platform", "runtime-version": "18.08", "sdk": "org.freedesktop.Sdk", "command": "alacritty", "finish-args": [ "--socket=x11", "--socket=wayland", "--device=dri", "--talk-name=org.freedesktop.Flatpak"], "modules": [ { "name": "xmu", "buildsystem": "autotools", "sources": [ { "type": "archive", "url": "https://www.x.org/releases/individual/lib/libXmu-1.1.2.tar.bz2", "sha512": "eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc" } ] }, { "name": "xclip", "buildsystem": "autotools", "sources": [ { "type": "archive", "url": "https://github.com/astrand/xclip/archive/0.13.tar.gz", "sha512": "191a86194a1503a47c6641a55855dc4aaa8c2c99d2e6f1d46e727feec85a6639041f37ec2265c05c178c0c7d791d3e88bde89223f879effa878812f078485ed2" } ] }, { "name": "alacritty", "buildsystem": "simple", "build-commands": [ "install -D alacritty /app/bin/alacritty" ], "sources": [ { "type": "archive", "strip-components": 0, "url": "https://github.com/jwilm/alacritty/releases/download/v0.4.3/Alacritty-v0.4.3-ubuntu_18_04_amd64.tar.gz", "sha512": "79b19e3ec0fc0fe8540f40d5c169c65c4e9827aa335865c4ddc88fb88321d9da94f677c82782d6d095fe8f58ec893ed781de6f42a78b6ca518ef0c3c6f245edd" } ] }, { "name": "scripts", "buildsystem": "simple", "build-commands": [ "install -D run-in-host /app/bin/run-in-host" ], "sources": [ { "type": "file", "path": "../run-in-host" } ] } ] }