{
 "app_id": "net.christianbeier.MultiVNC",
 "source_url": "https://raw.githubusercontent.com/flathub/net.christianbeier.MultiVNC/master/net.christianbeier.MultiVNC.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=home",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:21.357472+00:00",
 "manifest": {
  "id": "net.christianbeier.MultiVNC",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "multivnc",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=network",
   "--talk-name=org.freedesktop.secrets",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "libssh2",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_STATIC_LIBS=OFF"
    ],
    "cleanup": [
     "/include",
     "/lib/cmake",
     "/lib/pkgconfig",
     "/share/man"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libssh2/libssh2/releases/download/libssh2-1.11.1/libssh2-1.11.1.tar.bz2",
      "sha256": "8ddbd698403a2c3a9987df48f2940c6f6a9bddce28d37eb201938dd7755646f0"
     }
    ]
   },
   {
    "name": "wxwidgets",
    "rm-configure": true,
    "config-opts": [
     "--with-gtk=3",
     "--enable-secretstore",
     "--enable-debug=no",
     "--enable-aui=no",
     "--enable-html=no",
     "--enable-mediactrl=no",
     "--enable-propgrid=no",
     "--enable-ribbon=no",
     "--enable-richtext=no",
     "--enable-stc=no",
     "--enable-xrc=no"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/wx",
     "/share/bakefile",
     "/share/aclocal",
     "/share/doc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.8/wxWidgets-3.2.8.tar.bz2",
      "sha256": "c74784904109d7229e6894c85cfa068f1106a4a07c144afd78af41f373ee0fe6"
     }
    ]
   },
   {
    "name": "multivnc",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bk138/multivnc.git",
      "commit": "MultiVNC-0.11.0"
     }
    ]
   }
  ]
 }
}