{
 "app_id": "net.meijn.onvifviewer",
 "source_url": "https://raw.githubusercontent.com/caspermeijn/onvifviewer/master/flatpak/net.meijn.onvifviewer.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--share=network"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T13:05:37.004050+00:00",
 "manifest": {
  "app-id": "net.meijn.onvifviewer",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15",
  "sdk": "org.kde.Sdk",
  "command": "onvifviewer",
  "tags": [
   "nightly"
  ],
  "desktop-file-name-suffix": " (Nightly)",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network"
  ],
  "separate-locales": false,
  "modules": [
   {
    "name": "kdsoap",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DKDSoap_EXAMPLES=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/KDAB/KDSoap.git",
      "tag": "kdsoap-1.10.0",
      "commit": "ea2d532bcef8a84991b137b0bfc1716d28b2eb67"
     }
    ]
   },
   {
    "name": "kdsoap-ws-discovery-client",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client.git",
      "branch": "master"
     }
    ]
   },
   {
    "name": "onvifviewer",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "dir",
      "path": "..",
      "skip": [
       ".git"
      ]
     }
    ]
   }
  ]
 }
}