{
 "app_id": "com.github.psi_rockin.DobieStation",
 "source_url": "https://gitlab.com/Persival/flatpak-manifests/-/raw/master/com.github.psi_rockin.DobieStation.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--device=all",
  "--filesystem=home:ro",
  "--socket=pulseaudio",
  "--socket=x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-18T08:10:13.913729+00:00",
 "manifest": {
  "app-id": "com.github.psi_rockin.DobieStation",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.9",
  "sdk": "org.kde.Sdk",
  "command": "DobieStation",
  "finish-args": [
   "--device=all",
   "--filesystem=home:ro",
   "--socket=pulseaudio",
   "--socket=x11"
  ],
  "modules": [
   {
    "name": "DobieStation",
    "buildsystem": "cmake",
    "no-make-install": true,
    "builddir": true,
    "build-commands": [
     "mkdir /app/bin",
     "install DobieStation /app/bin/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/PSI-Rockin/DobieStation.git"
     }
    ]
   }
  ]
 }
}