{
 "app_id": "com.github.junrrein.PDFSlicer",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.junrrein.PDFSlicer/master/com.github.junrrein.PDFSlicer.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=host",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:07:39.955323+00:00",
 "manifest": {
  "app-id": "com.github.junrrein.PDFSlicer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "pdfslicer",
  "finish-args": [
   "--filesystem=host",
   "--filesystem=xdg-run/gvfsd",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--talk-name=org.gtk.vfs.*"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/intltool/intltool-0.51.json",
   "gtkmm.json",
   "poppler.json",
   {
    "name": "qpdf",
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/qpdf/qpdf.git",
      "tag": "release-qpdf-10.6.3",
      "commit": "09a36ad62bfa787642778b8076ae5b4ba4a64fcc",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^release-qpdf-([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "pdfslicer",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/junrrein/pdfslicer.git",
      "tag": "v1.8.8",
      "commit": "c843e4b5bff170d920aaf36debd454d11ac6e03b",
      "disable-shallow-clone": true,
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "paths": [
       "patches/pdfslicer-catch2.patch",
       "patches/pdfslicer-range.patch",
       "patches/pdfslicer-appdata.patch"
      ]
     }
    ]
   }
  ]
 }
}