{
 "app_id": "com.github.huluti.Coulr",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.huluti.Coulr/master/com.github.huluti.Coulr.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:34.902171+00:00",
 "manifest": {
  "app-id": "com.github.huluti.Coulr",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "coulr",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/gir-1.0",
   "/share/vala"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbackend-gtk4=enabled",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/flatpak/libportal/releases/download/0.9.1/libportal-0.9.1.tar.xz",
      "sha256": "de801ee349ed3c255a9af3c01b1a401fab5b3fc1c35eb2fd7dfb35d4b8194d7f",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/flatpak/libportal/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"libportal-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   },
   {
    "name": "coulr",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Huluti/Coulr",
      "tag": "2.3.1",
      "commit": "fed805f4b146bd365860b1270792be6bf6df4a77"
     }
    ]
   }
  ]
 }
}