{
 "app_id": "io.github.dprietob.queue",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.dprietob.queue/master/io.github.dprietob.queue.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:54.665216+00:00",
 "manifest": {
  "app-id": "io.github.dprietob.queue",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "queue",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "queue",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dprietob/queue.git",
      "tag": "1.1.0",
      "commit": "1fd52888e9c95d783d2dc58ea5ba51c82bd98ea2"
     }
    ]
   }
  ]
 }
}