{
 "app_id": "org.wfview.wfview",
 "source_url": "https://raw.githubusercontent.com/flathub/org.wfview.wfview/master/org.wfview.wfview.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:16:57.237299+00:00",
 "manifest": {
  "app-id": "org.wfview.wfview",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "wfview",
  "rename-desktop-file": "wfview.desktop",
  "rename-icon": "wfview",
  "finish-args": [
   "--device=all",
   "--share=network",
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "eigen3",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.com/libeigen/eigen/-/archive/5.0.1/eigen-5.0.1.tar.bz2",
      "sha256": "e4de6b08f33fd8b8985d2f204381408c660bffa6170ac65b68ae1bd3cd575c0a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 13751,
       "stable-only": true,
       "url-template": "https://gitlab.com/libeigen/eigen/-/archive/${version}/eigen-${version}.tar.bz2"
      }
     }
    ],
    "cleanup": [
     "*"
    ]
   },
   {
    "name": "portaudio",
    "sources": [
     {
      "type": "archive",
      "url": "http://files.portaudio.com/archives/pa_stable_v190600_20161030.tgz",
      "sha256": "f5a21d7dcd6ee84397446fa1fa1a0675bb2e8a4a6dceb4305a8404698d8d1513",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10597,
       "url-template": "http://files.portaudio.com/archives/pa_stable_v$version.tgz"
      }
     }
    ]
   },
   {
    "name": "rtaudio",
    "config-opts": [
     "--disable-static",
     "--enable-shared"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-5.2.0.tar.gz",
      "sha256": "d6089c214e5dbff136ab21f3f5efc284e93475ebd198c54d4b9b6c44419ef4e6",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10227,
       "stable-only": true,
       "versions": {
        "<": "6"
       },
       "url-template": "https://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "qcustomplot",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DUSE_QT_VERSION=5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.qcustomplot.com/release/2.1.1/QCustomPlot-source.tar.gz",
      "sha256": "5e2d22dec779db8f01f357cbdb25e54fbcf971adaee75eae8d7ad2444487182f"
     },
     {
      "type": "patch",
      "path": "qcustomplot-add-cmake.patch"
     }
    ]
   },
   {
    "name": "hidapi",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.15.0.tar.gz",
      "sha256": "5d84dec684c27b97b921d2f3b73218cb773cf4ea915caee317ac8fc73cef8136",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5594,
       "stable-only": true,
       "url-template": "https://github.com/libusb/hidapi/archive/refs/tags/hidapi-${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "wfview",
    "buildsystem": "qmake",
    "config-opts": [
     "QMAKE_LIBS += -L/app/lib",
     "LIBS += /app/lib/libQCustomPlot.so"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/eliggett/wfview.git",
      "tag": "v2.23",
      "commit": "cd18ea55fe479eb4526d1732b443cbfc3969c540",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "path": "metainfo.patch"
     },
     {
      "type": "shell",
      "commands": [
       "mv wfserver.pro wfserver.pro.disabled"
      ]
     }
    ]
   }
  ]
 }
}