{
 "app_id": "im.bernard.Funkcio",
 "source_url": "https://raw.githubusercontent.com/flathub/im.bernard.Funkcio/master/im.bernard.Funkcio.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:10:04.899216+00:00",
 "manifest": {
  "app-id": "im.bernard.Funkcio",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "funkcio",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "lapack",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_INSTALL_LIBDIR=lib",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_TESTING=OFF",
     "-DLAPACKE=ON",
     "-DCBLAS=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Reference-LAPACK/lapack.git",
      "tag": "v3.12.1",
      "commit": "6ec7f2bc4ecf4c4a93496aa2fa519575bc0e39ca"
     }
    ],
    "cleanup": [
     "/lib/cmake"
    ]
   },
   {
    "name": "openblas",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_TESTING=OFF",
     "-DNO_AFFINITY=ON",
     "-DUSE_OPENMP=1",
     "-DNO_WARMUP=1",
     "-DCORE=CORE2",
     "-DNUM_THREADS=64",
     "-DDYNAMIC_ARCH=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/xianyi/OpenBLAS/archive/v0.3.31.tar.gz",
      "sha256": "6dd2a63ac9d32643b7cc636eab57bf4e57d0ed1fff926dfbc5d3d97f2d2be3a6"
     }
    ],
    "cleanup": [
     "/lib/cmake"
    ]
   },
   "python3-modules.json",
   {
    "name": "funkcio",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wbernard/funkcio.git",
      "tag": "v0.3",
      "commit": "6e06814c76f6a20ce02ebea431ef6c564ccec96f"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}