{
 "app_id": "de.uchuujin.fp.termzoo.kitty0_38_1",
 "source_url": "https://raw.githubusercontent.com/textshell/flatpak-terminal-zoo/master/kitty/de.uchuujin.fp.termzoo.kitty0_38_1.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:32:17.148994+00:00",
 "manifest": {
  "app-id": "de.uchuujin.fp.termzoo.kitty0_38_1",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "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": "simde",
    "buildsystem": "meson",
    "build-options": {
     "config-opts": [
      "-Dtests=false"
     ]
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/simd-everywhere/simde/archive/refs/tags/v0.8.2.tar.gz",
      "sha256": "ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb"
     }
    ]
   },
   {
    "name": "kitty",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/golang/bin",
     "build-args": [
      "--share=network"
     ],
     "cflags-override": true
    },
    "build-commands": [
     "python3 setup.py linux-package",
     "cp -r linux-package/* /app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/kovidgoyal/kitty/releases/download/v0.38.1/kitty-0.38.1.tar.xz",
      "sha512": "273a9fc959973ad73105f5d589e420df9360bb20818165b05e14981c42f7146cec6cbb17539a91089a5af9b94dbb3f416421671bbe20cdb0b876cde5043b784c"
     },
     {
      "type": "archive",
      "strip-components": 0,
      "dest": "fonts",
      "url": "https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/NerdFontsSymbolsOnly.tar.xz",
      "sha256": "8b5ecbe2612cb37d75e2645f7644876bc38960574909b1c01c002d0e8d33deb3"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -D run-in-host /app/bin/run-in-host"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../run-in-host"
     }
    ]
   }
  ]
 }
}