{
 "app_id": "io.github.htkhiem.Euphonica",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.htkhiem.Euphonica/master/io.github.htkhiem.Euphonica.json",
 "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=xdg-run/pipewire-0:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:14.681505+00:00",
 "manifest": {
  "id": "io.github.htkhiem.Euphonica",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm21"
  ],
  "command": "euphonica",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=xdg-run/pipewire-0:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "euphonica",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/htkhiem/euphonica.git",
      "commit": "4353f7956f0fc507f4a7ef4dbd75f174978c8703"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir -p .cargo",
       "cp -vf cargo/config .cargo/"
      ]
     }
    ],
    "build-options": {
     "env": {
      "CARGO_NET_OFFLINE": "true"
     },
     "append-path": "/usr/lib/sdk/llvm21/bin",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm21/lib"
    }
   }
  ]
 }
}