{
 "app_id": "io.gitlab.demsking.filigrane",
 "source_url": "https://gitlab.com/demsking/filigrane/-/raw/main/flatpak/io.gitlab.demsking.filigrane.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-download",
  "--filesystem=host:ro",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T18:16:25.047461+00:00",
 "manifest": {
  "app-id": "io.gitlab.demsking.filigrane",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "filigrane",
  "desktop-file-id": "io.gitlab.demsking.filigrane.desktop",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--filesystem=host:ro",
   "--talk-name=org.freedesktop.secrets"
  ],
  "build-options": {
   "env": {
    "PYTHONPATH": "/app/lib/python3.13/site-packages"
   }
  },
  "modules": [
   {
    "name": "poppler",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_INSTALL_LIBDIR=/app/lib",
     "-DCMAKE_INSTALL_INCLUDEDIR=/app/include",
     "-DENABLE_UNSTABLE_API_ABI_HEADERS=ON",
     "-DBUILD_GTK_TESTS=OFF",
     "-DBUILD_QT5_TESTS=OFF",
     "-DBUILD_QT6_TESTS=OFF",
     "-DBUILD_CPP_TESTS=OFF",
     "-DENABLE_CPP=OFF",
     "-DENABLE_BOOST=OFF",
     "-DENABLE_QT5=OFF",
     "-DENABLE_QT6=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://poppler.freedesktop.org/poppler-24.08.0.tar.xz",
      "sha256": "97453fbddf0c9a9eafa0ea45ac710d3d49bcf23a62e864585385d3c0b4403174"
     }
    ]
   },
   "python3-requirements.json",
   {
    "name": "filigrane",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}