{
 "app_id": "com.oppzippy.OpenSCQ30",
 "source_url": "https://raw.githubusercontent.com/flathub/com.oppzippy.OpenSCQ30/master/com.oppzippy.OpenSCQ30.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--allow=bluetooth",
  "--system-talk-name=org.bluez"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:08:28.025846+00:00",
 "manifest": {
  "app-id": "com.oppzippy.OpenSCQ30",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "openscq30-gui",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=ipc",
   "--allow=bluetooth",
   "--system-talk-name=org.bluez"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "cosmic-icons",
    "buildsystem": "simple",
    "build-commands": [
     "pushd freedesktop && find ./scalable -type f -exec install -Dm0644 {} /app/share/icons/Cosmic/{} \\; && popd",
     "pushd extra && find ./scalable -type f -exec install -Dm0644 {} /app/share/icons/Cosmic/{} \\; && popd",
     "install -Dm0644 ./index.theme /app/share/icons/Cosmic/index.theme"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/pop-os/cosmic-icons.git",
      "tag": "epoch-1.7.0",
      "commit": "b78b059636ed967ad7c6f120709c7d29b2bafac1"
     }
    ]
   },
   {
    "name": "openscq30-gui",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/openscq30-gui/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml",
     "cargo --offline build --release --package openscq30-gui",
     "mkdir -p build-output",
     "cp target/release/openscq30-gui build-output/",
     "./gui/scripts/install.sh /app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Oppzippy/OpenSCQ30.git",
      "tag": "v2.12.0",
      "commit": "3c77383affa3b3cf1b899df94f0b9d2ed14a031b"
     },
     "cargo-sources.json",
     {
      "type": "patch",
      "path": "libcosmic-disable-dbus-config.patch"
     }
    ]
   }
  ]
 }
}