{
 "app_id": "io.github.bothlab.pomidaq",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.bothlab.pomidaq/master/io.github.bothlab.pomidaq.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/mnt",
  "--filesystem=/srv",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:10:40.328974+00:00",
 "manifest": {
  "id": "io.github.bothlab.pomidaq",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "pomidaq",
  "rename-icon": "pomidaq",
  "rename-desktop-file": "pomidaq.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=all",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/mnt",
   "--filesystem=/srv"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/*.a",
   "/lib/*.la"
  ],
  "modules": [
   {
    "name": "openblas",
    "no-autogen": true,
    "make-args": [
     "DYNAMIC_ARCH=1",
     "FC=gfortran",
     "NO_LAPACKE=1",
     "USE_OPENMP=1",
     "NO_WARMUP=1",
     "NUM_THREADS=128"
    ],
    "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"
      }
     }
    ]
   },
   {
    "name": "opencv",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DOPENCV_GENERATE_PKGCONFIG=ON",
     "-DWITH_OPENCL=ON",
     "-DWITH_OPENGL=ON",
     "-DWITH_TBB=ON",
     "-DWITH_OPENMP=ON",
     "-DWITH_VULKAN=ON",
     "-DWITH_LAPACK=ON",
     "-DBUILD_WITH_DEBUG_INFO=OFF",
     "-DBUILD_TESTS=OFF",
     "-DBUILD_PERF_TESTS=OFF",
     "-DBUILD_EXAMPLES=OFF",
     "-DINSTALL_C_EXAMPLES=OFF",
     "-DINSTALL_PYTHON_EXAMPLES=OFF",
     "-DWITH_1394=OFF",
     "-DWITH_V4L=ON",
     "-DWITH_PROTOBUF=ON",
     "-DWITH_QT=OFF",
     "-DWITH_GTK=OFF",
     "-DBUILD_LIST=core,features2d,flann,highgui,imgcodecs,imgproc,ml,objdetect,photo,stitching,video,videoio"
    ],
    "build-options": {
     "env": {
      "BLAS": "/app/lib",
      "LAPACK": "/app/lib"
     },
     "arch": {
      "x86_64": {
       "config-opts": [
        "-DCPU_BASELINE=AVX2",
        "-DCPU_DISPATCH=AVX,AVX2"
       ]
      },
      "aarch64": {
       "config-opts": [
        "-DWITH_CAROTENE=OFF"
       ]
      }
     }
    },
    "cleanup": [
     "bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/opencv/opencv/archive/refs/tags/4.12.0.tar.gz",
      "sha256": "44c106d5bb47efec04e531fd93008b3fcd1d27138985c5baf4eafac0e1ec9e9d"
     },
     {
      "type": "archive",
      "url": "https://github.com/opencv/opencv_contrib/archive/refs/tags/4.12.0.tar.gz",
      "sha256": "4197722b4c5ed42b476d42e29beb29a52b6b25c34ec7b4d589c3ae5145fee98e"
     }
    ]
   },
   {
    "name": "pomidaq",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DPYTHON=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bothlab/pomidaq.git",
      "tag": "v0.6.1"
     }
    ]
   }
  ]
 }
}