{
 "app_id": "fr.sgued.ten_forward",
 "source_url": "https://raw.githubusercontent.com/flathub/fr.sgued.ten_forward/master/fr.sgued.ten_forward.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:59.859662+00:00",
 "manifest": {
  "app-id": "fr.sgued.ten_forward",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "ten-forward",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "ten-forward",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/ten-forward/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm755 ./target/release/ten-forward -t /app/bin/"
    ],
    "post-install": [
     "install -Dm644 dist/fr.sgued.ten_forward.metainfo.xml /app/share/appdata/fr.sgued.ten_forward.metainfo.xml",
     "install -Dm644 dist/fr.sgued.ten_forward.desktop /app/share/applications/fr.sgued.ten_forward.desktop",
     "install -Dm644 assets/icon.svg /app/share/icons/hicolor/scalable/apps/fr.sgued.ten_forward.svg"
    ],
    "sources": [
     "generated-sources.json",
     {
      "type": "git",
      "commit": "e1a2c164dc9e79357042744081d4e3b0076d5101",
      "url": "https://codeberg.org/sgued/ten-forward.git"
     }
    ]
   }
  ]
 }
}