{
 "app_id": "fr.sgued.bodev",
 "source_url": "https://raw.githubusercontent.com/flathub/fr.sgued.bodev/master/fr.sgued.bodev.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/cosmic",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:59.859660+00:00",
 "manifest": {
  "app-id": "fr.sgued.bodev",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "bodev",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--filesystem=xdg-config/cosmic:rw"
  ],
  "modules": [
   {
    "name": "bodev",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/bodev/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --verbose",
     "cargo --offline build --release --verbose --features all-formats"
    ],
    "post-install": [
     "install -Dm755 ./target/release/bodev -t /app/bin/",
     "install -Dm644 dist/fr.sgued.bodev.metainfo.xml /app/share/appdata/fr.sgued.bodev.metainfo.xml",
     "install -Dm644 dist/fr.sgued.bodev.desktop /app/share/applications/fr.sgued.bodev.desktop",
     "install -Dm644 assets/icon.svg /app/share/icons/hicolor/scalable/apps/fr.sgued.bodev.svg"
    ],
    "sources": [
     "generated-sources.json",
     {
      "type": "git",
      "commit": "c9d699fc990cab9c80a5c9e12b62fe47ab3a58b4",
      "url": "https://codeberg.org/sgued/bodev.git"
     }
    ]
   }
  ]
 }
}