{
 "app_id": "com.github.zocker_160.SyncThingy",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.zocker_160.SyncThingy/master/com.github.zocker_160.SyncThingy.yml",
 "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=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"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:07:55.447336+00:00",
 "manifest": {
  "app-id": "com.github.zocker_160.SyncThingy",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "SyncThingy",
  "cleanup": [
   "/lib/sdk",
   "/include",
   "/lib/pkgconfig"
  ],
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=host",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   "golang.yml",
   {
    "name": "syncthing",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "GOBIN": "/app/bin",
      "BUILD_USER": "syncthingy",
      "BUILD_HOST": "flathub"
     }
    },
    "build-commands": [
     ". /app/lib/sdk/golang/enable.sh\nexport GOPATH=$PWD/go\ngo version\nenv GOFLAGS=-mod=vendor go run build.go -no-upgrade build\n"
    ],
    "post-install": [
     "install -D -m755 syncthing -t /app/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/syncthing/syncthing/releases/download/v2.1.5/syncthing-source-v2.1.5.tar.gz",
      "sha256": "11f129cff64fb4ba7cda33f9dae3a39eab8738a60bbbe8813cadecfdc94bd13d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 11814,
       "url-template": "https://github.com/syncthing/syncthing/releases/download/v$version/syncthing-source-v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbackends=qt5",
     "-Dintrospection=false",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal.git",
      "tag": "0.6",
      "commit": "13df0b887a7eb7b0f9b14069561a41f62e813155"
     }
    ]
   },
   {
    "name": "SyncThingy",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zocker-160/SyncThingy.git",
      "tag": "0.8.3",
      "commit": "e74c695d011f9e6174d7dab5fd6c9d5ab653e7dc",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}