{
 "app_id": "sh.kryptic.buffr",
 "source_url": "https://raw.githubusercontent.com/kryptic-sh/buffr/main/flatpak/sh.kryptic.buffr.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--share=network",
  "--share=ipc",
  "--device=dri",
  "--filesystem=xdg-download",
  "--filesystem=xdg-config/buffr:create",
  "--filesystem=xdg-data/buffr:create",
  "--filesystem=xdg-cache/buffr:create",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.secrets",
  "--own-name=org.mpris.MediaPlayer2.buffr.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:56.097806+00:00",
 "manifest": {
  "app-id": "sh.kryptic.buffr",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "buffr",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--filesystem=xdg-download",
   "--filesystem=xdg-config/buffr:create",
   "--filesystem=xdg-data/buffr:create",
   "--filesystem=xdg-cache/buffr:create",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.freedesktop.secrets",
   "--own-name=org.mpris.MediaPlayer2.buffr.*"
  ],
  "build-options": {
   "strip": false,
   "no-debuginfo": true
  },
  "modules": [
   {
    "name": "buffr",
    "buildsystem": "simple",
    "build-commands": [
     "install -d /app/buffr",
     "cp -r payload/. /app/buffr/",
     "install -Dm755 buffr-launcher /app/bin/buffr",
     "install -Dm644 sh.kryptic.buffr.desktop /app/share/applications/sh.kryptic.buffr.desktop",
     "install -Dm644 sh.kryptic.buffr.png /app/share/icons/hicolor/512x512/apps/sh.kryptic.buffr.png",
     "install -Dm644 sh.kryptic.buffr.metainfo.xml /app/share/metainfo/sh.kryptic.buffr.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "payload",
      "dest": "payload"
     },
     {
      "type": "file",
      "path": "buffr-launcher"
     },
     {
      "type": "file",
      "path": "sh.kryptic.buffr.desktop"
     },
     {
      "type": "file",
      "path": "sh.kryptic.buffr.png"
     },
     {
      "type": "file",
      "path": "sh.kryptic.buffr.metainfo.xml"
     }
    ]
   }
  ]
 }
}