{
 "app_id": "ca.vtrlx.Telepipe",
 "source_url": "https://raw.githubusercontent.com/flathub/ca.vtrlx.Telepipe/master/ca.vtrlx.Telepipe.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.freedesktop.FileManager1"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:27:24.289631+00:00",
 "manifest": {
  "app-id": "ca.vtrlx.Telepipe",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "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"
  ],
  "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",
      "commit": "63c8099190c8830e9ba40dba1e48d7b000c7714e"
     }
    ]
   },
   {
    "name": "telepipe",
    "no-autogen": true,
    "make-args": [
     "FLATPAK=true",
     "PREFIX=/app"
    ],
    "make-install-args": [
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/vtrlx/telepipe",
      "commit": "9ce58fd5bd318c4ecb87b90aa047b23247cb09c6"
     }
    ]
   }
  ]
 }
}