{
 "app_id": "io.github.rsvzz.csven",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.rsvzz.csven/master/io.github.rsvzz.csven.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:06.897688+00:00",
 "manifest": {
  "id": "io.github.rsvzz.csven",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "csven",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "HOME_CARGO": "/run/build/csven/cargo"
   }
  },
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "csven",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/rsvzz/csven-rs/releases/download/0.1.29/csven-rs_all.tar.xz",
      "sha256": "4fc39c4b8cafe26de71a1dc9ed35f35d59278fd7b9bb285c335f8d8712a9dfe2"
     }
    ]
   }
  ]
 }
}