{
 "app_id": "de.uchuujin.fp.termzoo.kitty0_25_2",
 "source_url": "https://raw.githubusercontent.com/textshell/flatpak-terminal-zoo/master/kitty/de.uchuujin.fp.termzoo.kitty0_25_2.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.749897+00:00",
 "manifest": {
  "app-id": "de.uchuujin.fp.termzoo.kitty0_25_2",
  "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.25.2/kitty-0.25.2.tar.xz",
      "sha512": "ac858b525abbdeb137989a7971c51651d46bffedde048ed572bbb4c31119a4e0f9f424edbdbfd14fe2e043b4a7c8a1a1f8ee6591906e40a655d9f783b21f31a6"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -D run-in-host /app/bin/run-in-host"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../run-in-host"
     }
    ]
   }
  ]
 }
}