{
 "app_id": "io.gitlab.lekernelpanic.sound-probe",
 "source_url": "https://raw.githubusercontent.com/flathub/io.gitlab.lekernelpanic.sound-probe/master/io.gitlab.lekernelpanic.sound-probe.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:45.977692+00:00",
 "manifest": {
  "id": "io.gitlab.lekernelpanic.sound-probe",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.7",
  "command": "godot-runner",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   {
    "name": "sound-probe",
    "buildsystem": "simple",
    "build-commands": [
     "./Godot_v4.7-stable_linux.* --headless --path ./sound-probe --export-pack \"pck\"",
     "install -Dm644 ./sound-probe/sound-probe.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
     "install -Dm644 ./linux/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml",
     "install -Dm644 ./linux/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 ./svg/icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/godotengine/godot/releases/download/4.7-stable/Godot_v4.7-stable_linux.x86_64.zip",
      "sha256": "0b1a6c54c2c619c12e169fe9241edda4b81080b519451cec2984bf0d2c6cb73c",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/godotengine/godot/releases/download/4.7-stable/Godot_v4.7-stable_linux.arm64.zip",
      "sha256": "db5aa126353a18fd664818e4f1b9cfffaa77e32d4c9af0ea87e8f028a395a1ed",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "git",
      "url": "https://gitlab.com/lekernelpanic/sound-probe.git",
      "tag": "1.0.7",
      "commit": "9c65aeddce1d3983685954b197d9f114c56af608"
     }
    ]
   }
  ]
 }
}