{
 "app_id": "sh.jaiden.Jadeterm",
 "source_url": "https://raw.githubusercontent.com/nothingneko/jadeterm/main/sh.jaiden.Jadeterm.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--filesystem=host:ro",
  "--device=dri",
  "--share=ipc",
  "--socket=wayland",
  "--socket=session-bus",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-20T12:59:17.682946+00:00",
 "manifest": {
  "app-id": "sh.jaiden.Jadeterm",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "jadeterm",
  "finish-args": [
   "--filesystem=host:ro",
   "--device=dri",
   "--share=ipc",
   "--socket=wayland",
   "--socket=session-bus",
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python3-pyyaml.json",
   {
    "name": "fast_float",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_INSTALL_LIBDIR=lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fastfloat/fast_float.git",
      "tag": "v6.1.6"
     }
    ]
   },
   {
    "name": "simdutf",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_INSTALL_LIBDIR=lib",
     "-DCMAKE_CXX_STANDARD=20",
     "-DCMAKE_CXX_VISIBILITY_PRESET=hidden",
     "-DCMAKE_POSITION_INDEPENDENT_CODE=TRUE",
     "-DCMAKE_VISIBILITY_INLINES_HIDDEN=TRUE"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/simdutf/simdutf",
      "tag": "v6.4.0"
     }
    ]
   },
   {
    "name": "vte",
    "buildsystem": "meson",
    "config-opts": [
     "--libdir=lib",
     "-Dgir=true",
     "-Dvapi=false",
     "-Dgtk3=false",
     "-Dgtk4=true",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.gnome.org/GNOME/vte/-/archive/0.84.0/vte-0.84.0.tar.gz",
      "sha256": "a7f3a0ea17554ca643729c3502d3bfc76b20b53c97e81ddf6e099b16486df7e2"
     }
    ]
   },
   {
    "name": "jadeterm",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --no-deps --prefix=/app --no-warn-script-location .",
     "install -d /app/share/jadeterm/themes",
     "cp data/themes/*.yaml /app/share/jadeterm/themes/",
     "install -d /app/share/jadeterm/icons",
     "cp data/icons/*.svg /app/share/jadeterm/icons/",
     "install -Dm644 data/default-config.yaml /app/share/jadeterm/default-config.yaml",
     "install -Dm644 data/sh.jaiden.Jadeterm.desktop /app/share/applications/sh.jaiden.Jadeterm.desktop",
     "install -Dm644 data/sh.jaiden.Jadeterm.metainfo.xml /app/share/metainfo/sh.jaiden.Jadeterm.metainfo.xml",
     "install -Dm644 data/sh.jaiden.Jadeterm.svg /app/share/icons/hicolor/scalable/apps/sh.jaiden.Jadeterm.svg"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}