{
 "app_id": "org.bionus.Grabber",
 "source_url": "https://raw.githubusercontent.com/flathub/org.bionus.Grabber/master/org.bionus.Grabber.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:11.961993+00:00",
 "manifest": {
  "app-id": "org.bionus.Grabber",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "Grabber",
  "rename-icon": "grabber",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node20"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node20/bin",
   "env": {
    "XDG_CACHE_HOME": "/run/build/grabber/flatpak-node/cache",
    "npm_config_cache": "/run/build/grabber/flatpak-node/npm-cache",
    "npm_config_nodedir": "/usr/lib/sdk/node20",
    "npm_config_offline": "true",
    "npm_config_omit": "dev"
   }
  },
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=host"
  ],
  "cleanup": [
   "/include",
   "*.a"
  ],
  "modules": [
   {
    "name": "grabber",
    "subdir": "src",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "make-args": [
     "gui"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Bionus/imgbrd-grabber.git",
      "tag": "v7.14.0",
      "commit": "2cc8b7cd0fd8b198e3a7c8f31f0de1e5626ec1bb",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     "generated-sources.json"
    ]
   }
  ]
 }
}