{
 "app_id": "dev.deedles.Trayscale",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.deedles.Trayscale/master/dev.deedles.Trayscale.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/run/tailscale:ro",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.StatusNotifierWatcher"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910083+00:00",
 "manifest": {
  "app-id": "dev.deedles.Trayscale",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "trayscale",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=network",
   "--share=ipc",
   "--filesystem=/run/tailscale:ro",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.StatusNotifierWatcher",
   "--metadata=X-DConf=migrate-path=/dev/deedles/Trayscale/"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/golang/bin"
  },
  "modules": [
   {
    "name": "trayscale",
    "buildsystem": "simple",
    "build-commands": [
     "go version",
     "go env -changed",
     "./dist.sh build",
     "./dist.sh install \"$FLATPAK_DEST\"",
     "glib-compile-schemas \"$FLATPAK_DEST/share/glib-2.0/schemas\""
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/DeedleFake/trayscale",
      "tag": "v0.19.0",
      "commit": "0d449eb4a2e3d9ac63904268c764e4634f38bca1",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "version-scheme": "semantic"
      }
     },
     {
      "type": "archive",
      "url": "https://github.com/DeedleFake/trayscale/releases/download/v0.19.0/trayscale-vendor.tar.zst",
      "sha256": "4cc741f81952826f5e39078fc7df946ff99d35f8162a96a7c8175973b0ea01c9",
      "strip-components": 0
     }
    ]
   }
  ]
 }
}