{
 "app_id": "net.sourceforge.scidavis",
 "source_url": "https://raw.githubusercontent.com/flathub/net.sourceforge.scidavis/master/net.sourceforge.scidavis.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:57.050715+00:00",
 "manifest": {
  "app-id": "net.sourceforge.scidavis",
  "runtime": "org.kde.Platform",
  "sdk": "org.kde.Sdk",
  "runtime-version": "5.15-25.08",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "5.15-25.08",
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "command": "scidavis",
  "rename-desktop-file": "scidavis.desktop",
  "rename-appdata-file": "scidavis.appdata.xml",
  "rename-icon": "scidavis",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/glu/glu-9.json",
   {
    "name": "muparser",
    "buildsystem": "cmake",
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/beltoforion/muparser/archive/v2.3.5.tar.gz",
      "sha256": "20b43cc68c655665db83711906f01b20c51909368973116dfc8d7b3c4ddb5dd4",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2033,
       "stable-only": true,
       "url-template": "https://github.com/beltoforion/muparser/archive/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gsl",
    "config-opts": [
     "--disable-static"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://ftp.gnu.org/gnu/gsl/gsl-2.8.tar.gz",
      "sha256": "6a99eeed15632c6354895b1dd542ed5a855c0f15d9ad1326c6fe2b2c9e423190",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1267,
       "stable-only": true,
       "url-template": "https://ftp.gnu.org/gnu/gsl/gsl-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "scidavis",
    "buildsystem": "cmake",
    "config-opts": [
     "-DSCRIPTING_PYTHON:BOOL=ON",
     "-DORIGIN_IMPORT:BOOL=ON",
     "-DPyQt_INCLUDE_DIR=/app/lib/python/site-packages/PyQt5/bindings/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/SciDAVis/scidavis",
      "commit": "5bad72ba1fb90dacb6c3ce195e3ec82c9ab2a8be",
      "tag": "2.9.2",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d\\.]+)$"
      }
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}