{
 "app_id": "io.github.klassenserver7b.danceinterpreter-rs",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.klassenserver7b.danceinterpreter-rs/master/io.github.klassenserver7b.danceinterpreter-rs.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/media:ro",
  "--filesystem=xdg-music:ro",
  "--filesystem=/run/media:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:24.966457+00:00",
 "manifest": {
  "app-id": "io.github.klassenserver7b.danceinterpreter-rs",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "danceinterpreter-rs",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-music:ro",
   "--filesystem=/media:ro",
   "--filesystem=/run/media:ro",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "danceinterpreter-rs",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/danceinterpreter-rs/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm755 target/release/danceinterpreter-rs -t /app/bin/",
     "install -Dm644 dist/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 dist/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 dist/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/klassenserver7b/danceinterpreter-rs",
      "commit": "e753e35f8e0525ec98a403f0ee9b3d4066c9970e"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}