{
 "app_id": "app.getclipboard.Clipboard",
 "source_url": "https://raw.githubusercontent.com/flathub/app.getclipboard.Clipboard/master/app.getclipboard.Clipboard.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--filesystem=xdg-run/Clipboard",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:06:27.535503+00:00",
 "manifest": {
  "app-id": "app.getclipboard.Clipboard",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "cb",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--filesystem=xdg-run/Clipboard",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "cb",
    "buildsystem": "cmake-ninja",
    "post-install": [
     "install -D app.getclipboard.Clipboard.metainfo.xml /app/share/metainfo/app.getclipboard.Clipboard.metainfo.xml",
     "install -D app.getclipboard.Clipboard.desktop /app/share/applications/app.getclipboard.Clipboard.desktop",
     "install -D app.getclipboard.Clipboard.png /app/share/icons/hicolor/512x512/apps/app.getclipboard.Clipboard.png",
     "install -D clipboard.sh /app/bin/clipboard.sh"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Slackadays/Clipboard",
      "tag": "0.9.1",
      "commit": "969b894a81f08e4e33d3045ec51acfd6cdf4542d"
     },
     {
      "type": "file",
      "path": "app.getclipboard.Clipboard.metainfo.xml"
     },
     {
      "type": "file",
      "path": "app.getclipboard.Clipboard.desktop"
     },
     {
      "type": "file",
      "path": "app.getclipboard.Clipboard.png"
     },
     {
      "type": "file",
      "path": "clipboard.sh"
     }
    ],
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ]
   }
  ]
 }
}