{
 "app_id": "cz.ondrejkolin.Barcoder",
 "source_url": "https://raw.githubusercontent.com/flathub/cz.ondrejkolin.Barcoder/master/cz.ondrejkolin.Barcoder.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:16.288787+00:00",
 "manifest": {
  "id": "cz.ondrejkolin.Barcoder",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "barcoder",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "RUST_BACKTRACE": "1",
    "RUST_LOG": "barcoder=debug"
   }
  },
  "modules": [
   {
    "name": "barcoder",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=flathub"
    ],
    "sources": [
     "cargo-sources.json",
     {
      "type": "git",
      "tag": "0.5.0",
      "commit": "19ded2ce5c3eb2be64af569911945750558123e6",
      "url": "https://gitlab.com/ondrej.kolin/barcoder.git"
     }
    ]
   }
  ]
 }
}