{ "app-id": "ca.vtrlx.Telepipe", "runtime": "org.gnome.Platform", "runtime-version": "49", "sdk": "org.gnome.Sdk", "command": "telepipe", "finish-args": [ "--device=dri", "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--talk-name=org.freedesktop.Flatpak", "--talk-name=org.freedesktop.FileManager1", "--talk-name=org.gtk.vfs.*", "--filesystem=xdg-run/gvfs", "--filesystem=xdg-run/gvfsd", "--filesystem=host" ], "modules": [{ "name": "lua", "no-autogen": true, "make-install-args": ["INSTALL_TOP=/app"], "sources": [{ "type": "archive", "url": "https://lua.org/ftp/lua-5.5.0.tar.gz", "sha256": "57ccc32bbbd005cab75bcc52444052535af691789dba2b9016d5c50640d68b3d" }] }, { "name": "LuaGObject", "no-autogen": true, "subdir": "LuaGObject", "make-install-args": ["LUA_VERSION=5.5", "PREFIX=/app"], "sources": [{ "type": "git", "url": "https://github.com/vtrlx/LuaGObject", "tag": "0.10.5" }] }, { "name": "telepipe", "no-autogen": true, "sources": [{ "type": "dir", "path": "." }] }] }