{
 "app_id": "io.github.q962.PictureWindow",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.q962.PictureWindow/master/io.github.q962.PictureWindow.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "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:12:01.771646+00:00",
 "manifest": {
  "id": "io.github.q962.PictureWindow",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "PictureWindow",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "xmake",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/xmake-io/xmake.git",
      "tag": "v3.0.5",
      "commit": "f20295f255d967af9d91de6f1ed5eeadf17d30a7"
     }
    ],
    "cleanup": [
     "*"
    ]
   },
   {
    "name": "PictureWindow",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "XMAKE_GLOBALDIR": "xmake-global",
      "XMAKE_ROOT": "y"
     }
    },
    "build-commands": [
     "xmake g --network=private",
     "xmake f --mode=debug",
     "xmake b -vD",
     "xmake install -o /app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/q962/PictureWindow",
      "tag": "v1.0.2",
      "commit": "4f475c28e0cfadd355da3e50c6703f83fc6c51a6"
     }
    ]
   }
  ]
 }
}