{
 "app_id": "org.poltergeistty.terminal-debug",
 "source_url": "https://raw.githubusercontent.com/inprealpha/poltergeistty/runtime-core-separation-refactor/flatpak/com.mitchellh.ghostty-debug.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--device=dri",
  "--device=all",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home:ro",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:58:18.733412+00:00",
 "manifest": {
  "app-id": "org.poltergeistty.terminal-debug",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "default-branch": "tip",
  "command": "poltergeistty",
  "rename-icon": "org.poltergeistty.terminal",
  "finish-args": [
   "--device=dri",
   "--device=all",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home:ro",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/gir-1.0",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a",
   "*.so"
  ],
  "modules": [
   "dependencies.yml",
   {
    "name": "ghostty",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/app/zig"
    },
    "build-commands": [
     "zig build -Doptimize=Debug -Dcpu=baseline -Dflatpak=true -Dstrip=false -fno-sys=oniguruma --prefix /app --search-prefix /app --system $PWD/vendor/p"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "..",
      "skip": [
       "flatpak/.flatpak-builder",
       "flatpak/builddir",
       "flatpak/repo",
       "zig-cache",
       "zig-out"
      ]
     },
     "zig-packages.json"
    ]
   }
  ]
 }
}