{
 "app_id": "be.alexandervanhee.gradia",
 "source_url": "https://raw.githubusercontent.com/flathub/be.alexandervanhee.gradia/master/be.alexandervanhee.gradia.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-pictures"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:06:32.304229+00:00",
 "manifest": {
  "id": "be.alexandervanhee.gradia",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gradia",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=xdg-pictures",
   "--share=network"
  ],
  "build-options": {
   "strip": true
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "pypi-dependencies.json",
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false",
     "-Dbackend-gtk4=enabled"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/flatpak/libportal/archive/refs/tags/0.9.1.tar.gz",
      "sha256": "ea422b789ae487e04194d387bea031fd7485bf88a18aef8c767f7d1c29496a4e",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 230124,
       "url-template": "https://github.com/flatpak/libportal/archive/refs/tags/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "leptonica",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-static",
     "--disable-programs"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/DanBloomberg/leptonica.git",
      "tag": "1.86.0"
     }
    ]
   },
   {
    "name": "tesseract",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-static",
     "--disable-graphics",
     "--enable-legacy"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/tesseract-ocr/tesseract.git",
      "tag": "5.5.1"
     }
    ]
   },
   {
    "name": "gradia",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/AlexanderVanhee/Gradia.git",
      "commit": "9b474de0290913a27615154715db64a9baea6666"
     }
    ]
   }
  ]
 }
}