{
 "app_id": "io.github.garrett_webb.terminalpolyominos",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.garrett_webb.terminalpolyominos/master/io.github.garrett_webb.terminalpolyominos.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:04.748831+00:00",
 "manifest": {
  "app-id": "io.github.garrett_webb.terminalpolyominos",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "terminalpolyominos-gui",
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/lib64/pkgconfig",
   "/share/doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "fast-float",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DFASTFLOAT_TEST=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/fastfloat/fast_float/archive/refs/tags/v8.2.10.tar.gz",
      "sha256": "76f958dd97b1cf4d8862d1f0986a47d4bdfa8845252bae15ef0f40de3b95961f"
     }
    ]
   },
   {
    "name": "vte",
    "buildsystem": "meson",
    "config-opts": [
     "-Dglade=false",
     "-Dgtk3=false",
     "-Dgtk4=true",
     "-Dvapi=false",
     "-Dicu=false",
     "-Dgir=false",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/vte/0.84/vte-0.84.1.tar.xz",
      "sha256": "aca1caa8478aebcdbb1d67897fb3511eb7601debae6810e16a15b6fa25f31ac8"
     }
    ]
   },
   {
    "name": "terminalpolyominos",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DTP_BUILD_GUI=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Garrett-Webb/terminalpolyominos.git",
      "tag": "v0.5.6",
      "commit": "0b10d924c1f427e986780ec3b01f9e5b1648a0d4"
     }
    ]
   }
  ]
 }
}