{
 "app_id": "me.timschneeberger.GalaxyBudsClient",
 "source_url": "https://raw.githubusercontent.com/flathub/me.timschneeberger.GalaxyBudsClient/master/me.timschneeberger.GalaxyBudsClient.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=all",
  "--allow=bluetooth",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=com.canonical.indicator.application",
  "--talk-name=com.canonical.Unity.LauncherEntry",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--own-name=org.kde.*",
  "--system-talk-name=org.bluez.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T15:28:35.649678+00:00",
 "manifest": {
  "app-id": "me.timschneeberger.GalaxyBudsClient",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "GalaxyBudsClient",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.dotnet10"
  ],
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--device=all",
   "--allow=bluetooth",
   "--system-talk-name=org.bluez.*",
   "--talk-name=com.canonical.AppMenu.Registrar",
   "--talk-name=com.canonical.indicator.application",
   "--talk-name=com.canonical.Unity.LauncherEntry",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--own-name=org.kde.*"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/dotnet10/bin",
   "append-ld-library-path": "/usr/lib/sdk/dotnet10/lib",
   "prepend-pkg-config-path": "/usr/lib/sdk/dotnet10/lib/pkgconfig"
  },
  "modules": [
   {
    "name": "GalaxyBudsClient",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/timschneeb/GalaxyBudsClient",
      "commit": "8e30b1fd88a6901b941f3683088f72f7b788ab60"
     },
     "sources-arm64.json",
     "sources-x64.json"
    ],
    "buildsystem": "simple",
    "build-options": {
     "arch": {
      "x86_64": {
       "env": {
        "RUNTIME": "linux-x64"
       }
      },
      "aarch64": {
       "env": {
        "RUNTIME": "linux-arm64"
       }
      }
     }
    },
    "build-commands": [
     "mkdir -p /app/bin",
     "dotnet publish -r $RUNTIME -c Release --self-contained true --source ./nuget-sources --source /usr/lib/sdk/dotnet10/nuget/packages GalaxyBudsClient/GalaxyBudsClient.csproj",
     "cp -r --remove-destination /run/build/GalaxyBudsClient/GalaxyBudsClient/bin/Release/net10.0/$RUNTIME/publish/* /app/bin/",
     "install -Dm644 meta/flatpak/me.timschneeberger.GalaxyBudsClient.metainfo.xml /app/share/metainfo/me.timschneeberger.GalaxyBudsClient.metainfo.xml",
     "install -Dm644 GalaxyBudsClient/Resources/icon.png /app/share/icons/hicolor/128x128/apps/me.timschneeberger.GalaxyBudsClient.png",
     "install -Dm644 meta/flatpak/me.timschneeberger.GalaxyBudsClient.desktop /app/share/applications/me.timschneeberger.GalaxyBudsClient.desktop"
    ]
   }
  ]
 }
}