{
 "app_id": "de.uchuujin.fp.termzoo.kitty0_26_1",
 "source_url": "https://raw.githubusercontent.com/textshell/flatpak-terminal-zoo/master/kitty/de.uchuujin.fp.termzoo.kitty0_26_1.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "40",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T17:32:05.749898+00:00",
 "manifest": {
  "app-id": "de.uchuujin.fp.termzoo.kitty0_26_1",
  "runtime": "org.gnome.Platform",
  "runtime-version": "40",
  "sdk": "org.gnome.Sdk",
  "command": "kitty",
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "librsync",
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/librsync/librsync/releases/download/v2.3.4/librsync-2.3.4.tar.gz",
      "sha256": "a0dedf9fff66d8e29e7c25d23c1f42beda2089fb4eac1b36e6acd8a29edfbd1f"
     }
    ]
   },
   {
    "name": "kitty",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py linux-package",
     "cp -r linux-package/* /app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/kovidgoyal/kitty/releases/download/v0.26.1/kitty-0.26.1.tar.xz",
      "sha512": "ed270c84078acb33921506296c476ada5f19fb33344047c7dad5b2d7b697c2111e2925dc391eb4927a05ef82ae583b35db5eee53e148e3e4d71ce942a1deade2"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -D run-in-host /app/bin/run-in-host"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../run-in-host"
     }
    ]
   }
  ]
 }
}