{
 "app_id": "org.gnome.Ptyxis",
 "source_url": "https://raw.githubusercontent.com/lina-bh/ptyxis/terminate-on-logout/org.gnome.Ptyxis.Devel.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--allow=devel",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=host",
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:58:10.047241+00:00",
 "manifest": {
  "app-id": "org.gnome.Ptyxis.Devel",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "ptyxis",
  "finish-args": [
   "--allow=devel",
   "--device=dri",
   "--filesystem=home",
   "--filesystem=host",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "x-run-args": [
   "--standalone"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libportal",
    "config-opts": [
     "--buildtype=debugoptimized",
     "-Dbackend-gtk4=enabled",
     "-Dbackend-gtk3=disabled",
     "-Ddocs=false",
     "-Dtests=false"
    ],
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/flatpak/libportal/releases/download/0.9.0/libportal-0.9.0.tar.xz",
      "sha256": "113910f06f39387328805397053d20c7acafb7388d8e6cd5e06e05efb9690735"
     }
    ]
   },
   {
    "name": "fast_float",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fastfloat/fast_float.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "vte",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release",
     "-Dgtk3=false",
     "-Dgtk4=true",
     "-Dglade=false",
     "-Dgir=false",
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/vte.git",
      "branch": "master"
     },
     {
      "type": "patch",
      "path": "build-aux/0001-build-disable-app.patch"
     }
    ]
   },
   {
    "name": "ptyxis",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Ddevelopment=true",
     "--libdir=lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/ptyxis.git",
      "branch": "main"
     }
    ]
   }
  ],
  "build-options": {
   "env": {}
  }
 }
}