{
 "app_id": "fr.masson_informatique.WhosWho",
 "source_url": "https://raw.githubusercontent.com/flathub/fr.masson_informatique.WhosWho/master/fr.masson_informatique.WhosWho.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 10,
 "fetched_at": "2026-09-17T16:09:59.859658+00:00",
 "manifest": {
  "app-id": "fr.masson_informatique.WhosWho",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "whoswho",
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/python3.*/*/numpy/tests",
   "/lib/python3.*/*/numpy/*/tests",
   "*.la",
   "*.a"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd"
  ],
  "modules": [
   "python3-pybind11.json",
   "python3-meson-python.json",
   "python3-scikit-build.json",
   "python3-numpy.json",
   "python3-chardet.json",
   "python3-Pillow.json",
   "python3-Willow.json",
   "opencv.yml",
   "imagemagick.yml",
   {
    "name": "WhosWho",
    "buildsystem": "simple",
    "build-commands": [
     "./build-translations.py",
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} --no-deps --no-build-isolation ."
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://framagit.org/Yvan-Masson/WhosWho/-/archive/v2.3/WhosWho-v2.3.tar.gz",
      "sha256": "92fbe4a7532ac552f51213a811f7bc90a7a3501646eef29cdf3b736e15ea3e15"
     }
    ]
   }
  ]
 }
}