{
 "app_id": "org.paraview.ParaView",
 "source_url": "https://raw.githubusercontent.com/flathub/org.paraview.ParaView/master/org.paraview.ParaView.yaml",
 "runtime": "org.kde.Sdk",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=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": 37,
 "fetched_at": "2026-09-17T16:16:21.270115+00:00",
 "manifest": {
  "app-id": "org.paraview.ParaView",
  "runtime": "org.kde.Sdk",
  "sdk": "org.kde.Sdk",
  "runtime-version": "6.11",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.11",
  "rename-icon": "paraview",
  "command": "paraview",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--device=dri",
   "--share=network",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "/etc",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/glew/glew.json",
   {
    "name": "meson",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py build",
     "python3 setup.py install --prefix=/app --root=/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mesonbuild/meson.git",
      "tag": "1.12.0",
      "commit": "ab4508e6abe338a3bd2e6eb5da1d18b8cf55dc93",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "OpenBLAS",
    "no-autogen": true,
    "make-args": [
     "DYNAMIC_ARCH=1",
     "DYNAMIC_OLDER=1",
     "FC=gfortran",
     "TARGET=GENERIC",
     "USE_OPENMP=0"
    ],
    "make-install-args": [
     "PREFIX=/app"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/cmake",
     "/lib/*.a",
     "/lib/*.la",
     "/lib/pkgconfig",
     "/share/man"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/OpenMathLib/OpenBLAS/archive/v0.3.34.tar.gz",
      "sha512": "b40b5a3b5062ea196b3e48363db584ef91aef21c61becf4f4d6616ba5e413d770c22445c357d06dcf0992dd4666c18cced44cd5d09d8cb884c0d8f62e6940422",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2540,
       "url-template": "https://github.com/OpenMathLib/OpenBLAS/archive/v$version.tar.gz"
      }
     }
    ]
   },
   "python-deps.json",
   {
    "name": "python3-matplotlib",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p subprojects/packagecache/",
     "cp qhull-8.0.2.tgz freetype-2.14.3.tar.xz harfbuzz-14.1.0.tar.xz libraqm-0.10.5.tar.gz sheenbidi-3.0.0.tar.gz subprojects/packagecache/",
     "python3 -mpip install . --no-index --find-links=file://${PWD} --prefix=${FLATPAK_DEST} --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://downloads.sourceforge.net/project/freetype/freetype2/2.14.3/freetype-2.14.3.tar.xz",
      "sha256": "36bc4f1cc413335368ee656c42afca65c5a3987e8768cc28cf11ba775e785a5f",
      "dest-filename": "freetype-2.14.3.tar.xz"
     },
     {
      "type": "file",
      "url": "https://github.com/harfbuzz/harfbuzz/releases/download/14.1.0/harfbuzz-14.1.0.tar.xz",
      "sha256": "ee0eb3a1da2c5a28147f12dff55f6c7d60aeeeb29ac7ef334eabe84c8476c105",
      "dest-filename": "harfbuzz-14.1.0.tar.xz"
     },
     {
      "type": "file",
      "url": "https://github.com/HOST-Oman/libraqm/archive/v0.10.5/libraqm-0.10.5.tar.gz",
      "sha256": "7f3dd21b4b3bd28a36f2c911d31d91a9d69341697713923ef1aac65d56ebcafd",
      "dest-filename": "libraqm-0.10.5.tar.gz"
     },
     {
      "type": "file",
      "url": "https://github.com/Tehreer/SheenBidi/archive/refs/tags/v3.0.0/sheenbidi-3.0.0.tar.gz",
      "sha256": "86c56014034739ba39a24c23eb00323b0bf6f737354f665786015fca842af786",
      "dest-filename": "sheenbidi-3.0.0.tar.gz"
     },
     {
      "type": "file",
      "dest-filename": "qhull-8.0.2.tgz",
      "url": "https://github.com/qhull/qhull/archive/v8.0.2/qhull-8.0.2.tar.gz",
      "sha256": "8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b"
     },
     {
      "type": "archive",
      "url": "https://files.pythonhosted.org/packages/49/64/f9a391af28f518b11ad45a8a712353c94a0aefce09d3703200e5c54b610a/matplotlib-3.11.1.tar.gz",
      "sha256": "69647db5746941c793d6e445a4cd349323ffb87d9cc958c2ad84a659b4832d30",
      "x-checker-data": {
       "type": "pypi",
       "name": "matplotlib"
      }
     }
    ]
   },
   {
    "name": "Boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app",
     "./b2 install cxxflags=\"$CXXFLAGS\" linkflags=\"$LDFLAGS\" -j $FLATPAK_BUILDER_N_JOBS"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.gz",
      "sha256": "c4a3b310ddd2472416e091067166b0713be97c63f38c212c484ada022fd296ce",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6845,
       "stable-only": true,
       "url-template": "https://archives.boost.io/release/${major}.${minor}.${patch}/source/boost_${major}_${minor}_${patch}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "hdf5",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_TESTING:BOOL=OFF",
     "-DHDF5_BUILD_EXAMPLES:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-1.14.6.tar.gz",
      "sha256": "6df53f84376d87e96eeb255703e3b1a348fc08a48e06e37053f1bfb379970189",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1303,
       "stable-only": true,
       "versions": {
        "<": "2.0.0"
       },
       "url-template": "https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "python-h5py",
    "buildsystem": "simple",
    "build-commands": [
     "python3 -mpip install . --no-index --find-links=file://${PWD} --prefix=${FLATPAK_DEST} --no-build-isolation"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/h5py/h5py/archive/refs/tags/3.16.0.tar.gz",
      "sha256": "9c3aa5e1fc0c33ae8501a17987af2f986c8ba3ade25da66c78738a5abefea133",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6409,
       "stable-only": true,
       "url-template": "https://github.com/h5py/h5py/archive/refs/tags/${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "netcdf",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Unidata/netcdf-c/archive/v4.10.1.tar.gz",
      "sha256": "33c27231c478c3b35da7c7758fbdd02da1fe407abcb16ddfe195f69d164f930d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10354,
       "stable-only": true,
       "url-template": "https://github.com/Unidata/netcdf-c/archive/v${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "openmpi",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.10.tar.bz2",
      "sha256": "0acecc4fc218e5debdbcb8a41d182c6b0f1d29393015ed763b2a91d5d7374cc6",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2554,
       "stable-only": true,
       "url-template": "https://download.open-mpi.org/release/open-mpi/v${major}.${minor}/openmpi-${version}.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "TBB",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DTBB_TEST=OFF",
     "-DTBB_EXAMPLES=OFF",
     "-DTBB_STRICT=OFF"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2023.1.0.tar.gz",
      "sha256": "191288b52e1e6b17198000b64d77d194bb65e791be46ebc606e9b091781e2070",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 8217,
       "stable-only": true,
       "url-template": "https://github.com/oneapi-src/oneTBB/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "Embree",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
     "-DEMBREE_TUTORIALS:BOOL=OFF",
     "-DEMBREE_ISPC_SUPPORT:BOOL=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/embree/embree/archive/refs/tags/v4.4.0.tar.gz",
      "sha256": "acb517b0ea0f4b442235d5331b69f96192c28da6aca5d5dde0cbe40799638d5c"
     }
    ],
    "modules": [
     {
      "name": "extra-cmake-modules",
      "buildsystem": "cmake-ninja",
      "sources": [
       {
        "type": "git",
        "url": "https://invent.kde.org/frameworks/extra-cmake-modules.git",
        "tag": "v5.100.0"
       }
      ]
     },
     {
      "name": "ISPC",
      "buildsystem": "simple",
      "build-commands": [
       "cp bin/ispc /app/bin/"
      ],
      "sources": [
       {
        "type": "archive",
        "only-arches": [
         "x86_64"
        ],
        "url": "https://github.com/ispc/ispc/releases/download/v1.30.0/ispc-v1.30.0-linux.tar.gz",
        "sha256": "63e7d61037849fa1ed644f0398d21740ee9f880b9bf81f017c65eebe1d42c02b"
       },
       {
        "type": "archive",
        "only-arches": [
         "aarch64"
        ],
        "url": "https://github.com/ispc/ispc/releases/download/v1.30.0/ispc-v1.30.0-linux.aarch64.tar.gz",
        "sha256": "509399c399ec162d746889458a10cc13797a1aed1c0164b2bd3faddf7d023f13"
       }
      ]
     },
     {
      "name": "glfw",
      "buildsystem": "cmake-ninja",
      "config-opts": [
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
       "-DGLFW_USE_WAYLAND:BOOL=ON",
       "-DBUILD_SHARED_LIBS:BOOL=ON",
       "-DGLFW_BUILD_EXAMPLES:BOOL=OFF",
       "-DGLFW_BUILD_TESTS:BOOL=OFF",
       "-DGLFW_BUILD_DOCS:BOOL=OFF"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/glfw/glfw/releases/download/3.3.4/glfw-3.3.4.zip",
        "sha256": "bbd2c42c660b725e9755eb417e40b373f0d4c03138c9b2e210d02cd308bd99cd"
       }
      ]
     }
    ]
   },
   {
    "name": "OSPRay",
    "buildsystem": "cmake",
    "builddir": true,
    "config-opts": [
     "-DOSPRAY_ENABLE_APPS_BENCHMARK:BOOL=OFF",
     "-DOSPRAY_ENABLE_APPS_EXAMPLES:BOOL=OFF",
     "-DOSPRAY_ENABLE_APPS_TUTORIALS:BOOL=OFF",
     "-DOSPRAY_ENABLE_APPS_TESTING:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ospray/ospray/archive/refs/tags/v3.2.0.tar.gz",
      "sha256": "2c8108df2950bc5d1bc2a62f74629233dbe4f36e3f6a8ea032907d4a3fdc6750"
     }
    ],
    "modules": [
     {
      "name": "rkcommon",
      "buildsystem": "cmake",
      "builddir": true,
      "config-opts": [
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
       "-DBUILD_TESTING:BOOL=OFF"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/ospray/rkcommon/archive/refs/tags/v1.14.0.tar.gz",
        "sha256": "5aef75afc8d4fccf9e70df4cbdf29a1b28b39ee51b5588b94b83a14c6a166d83"
       }
      ]
     },
     {
      "name": "openvkl",
      "buildsystem": "cmake",
      "builddir": true,
      "config-opts": [
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
       "-DBUILD_EXAMPLES:BOOL=OFF",
       "-DBUILD_BENCHMARKS:BOOL=OFF",
       "-DBUILD_TESTING:BOOL=OFF"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/openvkl/openvkl/archive/refs/tags/v2.0.1.tar.gz",
        "sha256": "0c7faa9582a93e93767afdb15a6c9c9ba154af7ee83a6b553705797be5f8af62"
       }
      ]
     }
    ]
   },
   {
    "name": "GDAL",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DACCEPT_MISSING_SQLITE3_RTREE:BOOL=ON",
     "-DBUILD_TESTING:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/OSGeo/gdal/archive/refs/tags/v3.13.3.tar.gz",
      "sha256": "645472bdff3453a2ebbf057edfa3932a7a4577ac61c45b74cc6063880e7e450d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 881,
       "stable-only": true,
       "url-template": "https://github.com/OSGeo/gdal/archive/refs/tags/v$version.tar.gz"
      }
     }
    ],
    "modules": [
     {
      "name": "PROJ",
      "buildsystem": "cmake-ninja",
      "config-opts": [
       "-DBUILD_TESTING:BOOL=OFF"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/OSGeo/PROJ/releases/download/9.8.1/proj-9.8.1.tar.gz",
        "sha256": "af5b731c145c1d13c4e3b4eeb7d167e94e845e440f71e3496b4ed8dae0291960",
        "x-checker-data": {
         "type": "anitya",
         "project-id": 9463,
         "stable-only": true,
         "url-template": "https://github.com/OSGeo/PROJ/releases/download/$version/proj-$version.tar.gz"
        }
       }
      ]
     }
    ]
   },
   {
    "name": "GeoTIFF",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.4.tar.gz",
      "sha256": "c598d04fdf2ba25c4352844dafa81dde3f7fd968daa7ad131228cd91e9d3dc47",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 21361,
       "stable-only": true,
       "url-template": "https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "LASzip",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/LASzip/LASzip/archive/refs/tags/3.5.0.tar.gz",
      "sha256": "6e9baac8689dfd2e1502ceafabb20c62b6cd572744d240fb755503fd57c2a6af",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 241499,
       "stable-only": true,
       "url-template": "https://github.com/LASzip/LASzip/archive/refs/tags/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "lapack",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_TESTING=OFF",
     "-DLAPACKE=ON",
     "-DCBLAS=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.12.1.tar.gz",
      "sha256": "2ca6407a001a474d4d4d35f3a61550156050c48016d949f0da0529c0aa052422",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1534,
       "stable-only": true,
       "url-template": "https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "Eigen3",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DEIGEN_BUILD_BLAS=OFF",
     "-DEIGEN_BUILD_LAPACK=OFF",
     "-DEIGEN_BUILD_TESTING=OFF",
     "-DEIGEN_BUILD_DEMOS=OFF"
    ],
    "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": "SWIG",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/swig/swig.git",
      "tag": "v4.1.1",
      "commit": "77323a0f07562b7d90d36181697a72a909b9519a"
     }
    ]
   },
   {
    "name": "OpenTURNS",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_PYTHON=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/openturns/openturns/archive/refs/tags/v1.27.3.tar.gz",
      "sha256": "6cd10e65682a09a5c8f7b40e3b4926d64fc93dcdff19c0e432ec843886cc1bc2",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 220847,
       "stable-only": true,
       "url-template": "https://github.com/openturns/openturns/archive/refs/tags/v${version}.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/share"
    ]
   },
   {
    "name": "numactl",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/numactl/numactl/releases/download/v2.0.19/numactl-2.0.19.tar.gz",
      "sha256": "f2672a0381cb59196e9c246bf8bcc43d5568bc457700a697f1a1df762b9af884",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2507,
       "stable-only": true,
       "url-template": "https://github.com/numactl/numactl/releases/download/v${version}/numactl-${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "ADIOS2",
    "buildsystem": "cmake",
    "builddir": true,
    "config-opts": [
     "-DADIOS2_RUN_INSTALL_TEST:BOOL=OFF",
     "-DADIOS2_BUILD_EXAMPLES=OFF",
     "-DBUILD_SHARED_LIBS=ON",
     "-DADIOS2_USE_HDF5:STRING=OFF",
     "-DBUILD_TESTING:BOOL=OFF",
     "-DINSTALL_GTEST:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.12.1.tar.gz",
      "sha256": "71edd8f721448311852122fca8d83ae497b43846e5bfcdfd275dc06bb7f3d0c5",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 220828,
       "stable-only": true,
       "url-template": "https://github.com/ornladios/ADIOS2/archive/refs/tags/v${version}.tar.gz"
      }
     }
    ]
   },
   {
    "name": "Catalyst",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_CXX_STANDARD:STRING=14",
     "-DCATALYST_BUILD_TESTING:BOOL=OFF",
     "-DCATALYST_USE_MPI:BOOL=ON",
     "-DCATALYST_WRAP_PYTHON:BOOL=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.kitware.com/paraview/catalyst",
      "commit": "777fe7fb5e7e86bacb96908ab33f49eeb2d01cf9"
     }
    ]
   },
   {
    "name": "gmsh",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DENABLE_BUILD_LIB=ON",
     "-DENABLE_BUILD_SHARED=ON",
     "-DENABLE_BUILD_DYNAMIC=ON",
     "-DENABLE_METIS=OFF",
     "-DENABLE_BLAS_LAPACK=ON",
     "-DENABLE_MPI:BOOL=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gmsh.info/src/gmsh-4.15.2-source.tgz",
      "sha256": "be3f66f225d27ba9fa014f07e83169285da8a051b0e8ab7103d88066b39bdd3e",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 9575,
       "stable-only": true,
       "url-template": "https://gmsh.info/src/gmsh-$version-source.tgz"
      }
     }
    ]
   },
   {
    "name": "PDAL",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DWITH_TESTS=OFF",
     "-DWITH_TESTS:BOOL=OFF",
     "-DWITH_LZMA:BOOL=OFF",
     "-DWITH_ZLIB:BOOL=ON",
     "-DWITH_ZSTD:BOOL=ON",
     "-DBUILD_PLUGIN_HDF:BOOL=OFF",
     "-DBUILD_PLUGIN_E57:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/PDAL/PDAL/releases/download/2.8.3/PDAL-2.8.3-src.tar.bz2",
      "sha256": "13dfdb0d634bdd568b351fd535aaa03f7611df4c2cdb8be938117751355ad09b"
     },
     {
      "type": "patch",
      "path": "pdal_gdal_3_13_const_metadata.patch"
     }
    ]
   },
   {
    "name": "Imath",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/AcademySoftwareFoundation/Imath.git",
      "tag": "v3.2.3",
      "commit": "5f27ba266d3ea1565e912570c30b5eafc89959f1",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(v[\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "Alembic",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DUSE_TESTS:BOOL=OFF",
     "-DUSE_HDF5:BOOL=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/alembic/alembic/archive/refs/tags/1.8.12.tar.gz",
      "sha256": "b6d916c40446e8c502c84273092ab3d98f3f7f6094f8a2b8203d23e2f1d2a4a0",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 13980,
       "stable-only": true,
       "url-template": "https://github.com/alembic/alembic/archive/refs/tags/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "tcl",
    "buildsystem": "autotools",
    "subdir": "unix",
    "config-opts": [
     "--enable-threads",
     "--enable-shared"
    ],
    "post-install": [
     "chmod 755 /app/lib/libtcl*.so"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tcltk/tcl/archive/refs/tags/core-8-6-15.tar.gz",
      "sha256": "26ec488cef5b9cd71a3290c257e40c2157fc258cad248f71404db56db8a016d1"
     }
    ]
   },
   {
    "name": "tk",
    "buildsystem": "autotools",
    "subdir": "unix",
    "post-install": [
     "chmod +w ${FLATPAK_DEST}/lib/libtk*.so",
     "ln -sf /app/bin/wish8.6 /app/bin/wish"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tcltk/tk/archive/refs/tags/core-8-6-15.tar.gz",
      "sha256": "60b345a44d8070a8b64a0bb9c24263f1a82288e945d5bd7f91df43070abc442a"
     },
     {
      "type": "patch",
      "path": "tk_skip_missing_tcl_man_macros.patch"
     }
    ]
   },
   {
    "name": "OCCT",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Open-Cascade-SAS/OCCT",
      "tag": "V7_8_1",
      "commit": "bd2a789f15235755ce4d1a3b07379a2e062fdc2e"
     },
     {
      "type": "patch",
      "path": "freetype_use_unsigned_point_and_contour.patch"
     }
    ]
   },
   {
    "name": "Paraview",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "build-options": {
     "cflags": "-g0 -I/app/include/eigen3",
     "cxxflags": "-g0 -I/app/include/eigen3",
     "ldflags": "-Wl,--no-keep-memory"
    },
    "config-opts": [
     "-DCMAKE_BUILD_TYPE:STRING=Release",
     "-DPARAVIEW_BUILD_DEVELOPER_DOCUMENTATION:BOOL=OFF",
     "-DPARAVIEW_BUILD_LEGACY_REMOVE:BOOL=OFF",
     "-DPARAVIEW_BUILD_LEGACY_SILENT:BOOL=OFF",
     "-DPARAVIEW_BUILD_SHARED_LIBS:BOOL=ON",
     "-DPARAVIEW_BUILD_TESTING:STRING=OFF",
     "-DPARAVIEW_BUILD_WITH_EXTERNAL:BOOL=OFF",
     "-DPARAVIEW_BUILD_WITH_KITS:BOOL=OFF",
     "-DPARAVIEW_ENABLE_ADIOS2:BOOL=ON",
     "-DPARAVIEW_ENABLE_ALEMBIC:BOOL=ON",
     "-DPARAVIEW_ENABLE_CATALYST:BOOL=ON",
     "-DPARAVIEW_ENABLE_EXAMPLES:BOOL=ON",
     "-DPARAVIEW_ENABLE_FFMPEG:BOOL=ON",
     "-DPARAVIEW_ENABLE_FIDES:BOOL=ON",
     "-DPARAVIEW_ENABLE_GDAL:BOOL=ON",
     "-DPARAVIEW_ENABLE_LAS:BOOL=OFF",
     "-DPARAVIEW_ENABLE_LOOKINGGLASS:BOOL=OFF",
     "-DPARAVIEW_ENABLE_MOMENTINVARIANTS:BOOL=OFF",
     "-DPARAVIEW_ENABLE_MOTIONFX:BOOL=ON",
     "-DPARAVIEW_ENABLE_NVPIPE:BOOL=OFF",
     "-DPARAVIEW_ENABLE_OCCT:BOOL=ON",
     "-DPARAVIEW_ENABLE_OPENTURNS:BOOL=ON",
     "-DPARAVIEW_ENABLE_OPENVDB:BOOL=OFF",
     "-DPARAVIEW_ENABLE_PDAL:BOOL=ON",
     "-DPARAVIEW_ENABLE_RAYTRACING:BOOL=ON",
     "-DPARAVIEW_ENABLE_VISITBRIDGE:BOOL=ON",
     "-DPARAVIEW_ENABLE_XDMF2:BOOL=ON",
     "-DPARAVIEW_ENABLE_XDMF3:BOOL=ON",
     "-DPARAVIEW_GENERATE_SPDX:BOOL=OFF",
     "-DPARAVIEW_INSTALL_DEVELOPMENT_FILES:BOOL=ON",
     "-DPARAVIEW_PLUGINS_DEFAULT:BOOL=ON",
     "-DPARAVIEW_PLUGIN_DISABLE_XML_DOCUMENTATION:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_AcceleratedAlgorithms:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_AnalyzeNIfTIReaderWriter:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_ArrowGlyph:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_BagPlotViewsAndFilters:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_CAVEInteraction:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_CDIReader:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_Datamine:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_DigitalRockPhysics:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_EmbossingRepresentations:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_ExplicitStructuredGrid:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_FlipBookPlugin:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_GMVReader:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_GeodesicMeasurement:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_GeographicalMap:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_GmshIO:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_GmshReader:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_HyperTreeGridADR:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_InSituExodus:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_LagrangianParticleTracker:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_LegacyExodusReader:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_LookingGlass:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_Moments:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_MooseXfemClip:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_NodeEditor:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_NonOrthogonalSource:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_PanoramicProjectionView:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_ParFlow:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_ParametricSurfaces:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_SLACTools:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_SaveStateAndScreenshot:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_SpaceMouseInteractor:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_StreamLinesRepresentation:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_StreamingParticles:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_ThickenLayeredCells:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_VDFReaderPlugin:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_VTKmFilters:BOOL=ON",
     "-DPARAVIEW_PLUGIN_ENABLE_XRInterface:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_pvNVIDIAIndeX:BOOL=OFF",
     "-DPARAVIEW_PLUGIN_ENABLE_zSpace:BOOL=OFF",
     "-DPARAVIEW_USE_CUDA:BOOL=OFF",
     "-DPARAVIEW_USE_HIP:BOOL=OFF",
     "-DPARAVIEW_USE_MEMKIND:BOOL=OFF",
     "-DPARAVIEW_USE_MPI:BOOL=ON",
     "-DPARAVIEW_USE_PYTHON:BOOL=ON",
     "-DPARAVIEW_USE_QT:BOOL=ON",
     "-DPARAVIEW_USE_QTHELP:BOOL=ON",
     "-DPARAVIEW_USE_QTWEBENGINE:BOOL=ON",
     "-DPARAVIEW_USE_VTKM:BOOL=ON",
     "-DBUILD_EXAMPLES:BOOL=ON",
     "-DGmsh_INCLUDE_DIR=/app/include",
     "-DGmsh_PRIVATE_INCLUDE_DIR=/app/include/gmsh",
     "-DVTK_SMP_ENABLE_TBB:BOOL=ON",
     "-DVTK_MODULE_USE_EXTERNAL_VTK_eigen:BOOL=ON"
    ],
    "post-install": [
     "install -Dm644 ../Qt/Components/Resources/Icons/pvIcon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "desktop-file-edit --set-icon=${FLATPAK_ID} ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.paraview.org/files/v6.1/ParaView-v6.1.1.tar.gz",
      "sha256": "c57141ad9fbad6f8c8d67373806e5ded9d3604e0d59209eadefa54482c702de4",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 9602,
       "stable-only": true,
       "url-template": "https://www.paraview.org/files/v$major.$minor/ParaView-v$version.tar.gz"
      }
     },
     {
      "type": "patch",
      "path": "fix_appdata_file.patch"
     },
     {
      "type": "patch",
      "path": "paraview_gdal_3_13_const_metadata.patch"
     }
    ]
   }
  ]
 }
}