{
 "app_id": "io.github.cgueret.Scriptorium",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.cgueret.Scriptorium/master/io.github.cgueret.Scriptorium.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"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-17T16:10:45.056540+00:00",
 "manifest": {
  "id": "io.github.cgueret.Scriptorium",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk25"
  ],
  "command": "scriptorium",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--env=PATH=/app/jre/bin:/usr/bin:/app/bin"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "LanguageTool",
    "buildsystem": "simple",
    "build-commands": [
     "cp -r . /app/LanguageTool"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://languagetool.org/download/LanguageTool-6.6.zip",
      "sha256": "53600506b399bb5ffe1e4c8dec794fd378212f14aaf38ccef9b6f89314d11631",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 241970,
       "url-template": "https://languagetool.org/download/LanguageTool-6.6.zip"
      }
     }
    ],
    "modules": [
     {
      "name": "openjdk",
      "buildsystem": "simple",
      "build-commands": [
       "/usr/lib/sdk/openjdk25/install.sh"
      ]
     }
    ]
   },
   "python3-lxml.json",
   "python3-ebooklib.json",
   "python3-beautifulsoup4.json",
   "python3-pyyaml.json",
   "python3-dulwich.json",
   {
    "name": "scriptorium",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cgueret/Scriptorium.git",
      "tag": "v1.3.0",
      "commit": "707631c9ed826322e88753f989fa4b1e776d456c",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}