{
 "app_id": "org.ksnip.ksnip",
 "source_url": "https://raw.githubusercontent.com/flathub/org.ksnip.ksnip/master/org.ksnip.ksnip.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/tmp",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.gnome.Shell.Screenshot"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:15:59.436490+00:00",
 "manifest": {
  "app-id": "org.ksnip.ksnip",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "ksnip",
  "rename-icon": "ksnip",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=dri",
   "--filesystem=host",
   "--share=network",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.gnome.Shell.Screenshot",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--filesystem=/tmp"
  ],
  "cleanup": [
   "*.a",
   "/include",
   "/lib/cmake",
   "/lib/mkspecs",
   "/mkspecs"
  ],
  "modules": [
   {
    "name": "kColorPicker",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_EXAMPLE:BOOL=OFF",
     "-DBUILD_TESTS:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ksnip/kColorPicker.git",
      "tag": "v0.2.0"
     }
    ]
   },
   {
    "name": "kImageAnnotator",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_EXAMPLE:BOOL=OFF",
     "-DBUILD_TESTS:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ksnip/kImageAnnotator.git",
      "tag": "v0.6.1"
     }
    ]
   },
   {
    "name": "ksnip",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTS:BOOL=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ksnip/ksnip.git",
      "tag": "v1.10.1"
     }
    ]
   }
  ]
 }
}