{
 "app_id": "de.uchuujin.fp.termzoo.kitty0_28_1",
 "source_url": "https://raw.githubusercontent.com/textshell/flatpak-terminal-zoo/master/kitty/de.uchuujin.fp.termzoo.kitty0_28_1.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "42",
 "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:11.391163+00:00",
 "manifest": {
  "app-id": "de.uchuujin.fp.termzoo.kitty0_28_1",
  "runtime": "org.gnome.Platform",
  "runtime-version": "42",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "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-options": {
     "append-path": "/usr/lib/sdk/golang/bin",
     "build-args": [
      "--share=network"
     ]
    },
    "build-commands": [
     "python3 setup.py linux-package",
     "cp -r linux-package/* /app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/kovidgoyal/kitty/releases/download/v0.28.1/kitty-0.28.1.tar.xz",
      "sha512": "a8863c8bf5a3c385671d98bd50481ffcd3984e45ee051173eb38de9aac79643e69a312e08b8f655759f3ecdfab4efe38dca39167f5590e482748b5e85dea5537"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -D run-in-host /app/bin/run-in-host"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../run-in-host"
     }
    ]
   }
  ]
 }
}