{
 "app_id": "com.github.jeromerobert.pdfarranger",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.jeromerobert.pdfarranger/master/com.github.jeromerobert.pdfarranger.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=host"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:07:39.955323+00:00",
 "manifest": {
  "id": "com.github.jeromerobert.pdfarranger",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "pdfarranger",
  "separate-locales": false,
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--filesystem=host"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/gir-1.0",
   "/share/man"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   "flatpak-module-qpdf-pikepdf/pikepdf.yaml",
   "python3-six.yaml",
   "python3-python-dateutil.yaml",
   "python3-flit-core.yaml",
   {
    "name": "image2pdf",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} img2pdf --no-build-isolation"
    ],
    "sources": [
     {
      "url": "https://files.pythonhosted.org/packages/8e/97/ca44c467131b93fda82d2a2f21b738c8bcf63b5259e3b8250e928b8dd52a/img2pdf-0.6.3.tar.gz",
      "sha256": "219518020f5bd242bdc46493941ea3f756f664c2e86f2454721e74353f58cd95",
      "type": "file",
      "x-checker-data": {
       "type": "pypi",
       "name": "img2pdf"
      }
     }
    ]
   },
   {
    "name": "poppler",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_UTILS=OFF",
     "-DENABLE_CPP=OFF",
     "-DENABLE_QT5=OFF",
     "-DENABLE_QT6=OFF",
     "-DENABLE_QT7=OFF",
     "-DENABLE_QT8=OFF",
     "-DENABLE_BOOST=OFF"
    ],
    "sources": [
     {
      "url": "https://poppler.freedesktop.org/poppler-26.07.0.tar.xz",
      "sha256": "304832f48f8a47fdca90c6b6d1f684e68f37c10c9a0726f345f4ca9df4ca01e2",
      "type": "archive",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 3686,
       "stable-only": true,
       "url-template": "https://poppler.freedesktop.org/poppler-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "pdfarranger",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} . --no-build-isolation"
    ],
    "sources": [
     {
      "url": "https://github.com/pdfarranger/pdfarranger",
      "commit": "29f306bb6932e28d3001b098f6dad9824ab74100",
      "tag": "1.14.0",
      "type": "git",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}