{
 "app_id": "com.github.jkotra.unlockr",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.jkotra.unlockr/master/com.github.jkotra.unlockr.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:39.955322+00:00",
 "manifest": {
  "app-id": "com.github.jkotra.unlockr",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "unlockr",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--filesystem=xdg-documents",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "qpdf",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/qpdf/qpdf",
      "tag": "v12.3.2",
      "commit": "a898bb3a7289d1d05789d6d3f0d5dd534943a8da"
     }
    ]
   },
   {
    "name": "unlockr",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jkotra/unlockr.git",
      "tag": "0.9.2",
      "commit": "9134f42d94f760eecd265cd6984a4a04017fe8bc"
     }
    ]
   }
  ]
 }
}