{
 "app_id": "io.github.nikelaz.CTLDash",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.nikelaz.CTLDash/master/io.github.nikelaz.CTLDash.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:ro",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.freedesktop.systemd1",
  "--system-talk-name=org.freedesktop.systemd1"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-18T07:29:38.228824+00:00",
 "manifest": {
  "app-id": "io.github.nikelaz.CTLDash",
  "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": "ctl-dash",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.freedesktop.systemd1",
   "--system-talk-name=org.freedesktop.systemd1",
   "--filesystem=xdg-config/cosmic:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/ctl-dash/cargo"
   }
  },
  "modules": [
   {
    "name": "ctl-dash",
    "buildsystem": "simple",
    "build-commands": [
     "cargo build --frozen --offline --release",
     "install -Dm755 target/release/ctl-dash -t /app/bin/",
     "install -Dm644 resources/io.github.nikelaz.CTLDash.desktop /app/share/applications/io.github.nikelaz.CTLDash.desktop",
     "install -Dm644 resources/io.github.nikelaz.CTLDash.metainfo.xml /app/share/metainfo/io.github.nikelaz.CTLDash.metainfo.xml",
     "install -Dm644 resources/icons/hicolor/scalable/apps/icon.svg /app/share/icons/hicolor/scalable/apps/io.github.nikelaz.CTLDash.svg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/nikelaz/ctldash/archive/refs/tags/v1.2.0.tar.gz",
      "sha256": "cc373443e92d2c89fd97e89ad2cdc1d4032df72414b60b938cef7dfc26664e0c"
     },
     {
      "type": "archive",
      "url": "https://github.com/nikelaz/ctldash/releases/download/v1.2.0/vendor.tar",
      "sha256": "36928c706c78ec336df790c479526d987ee0e32975d6d5aac3e46b4cae2d1b17",
      "dest": "vendor"
     },
     {
      "type": "file",
      "path": "resources/cargo-config.toml",
      "dest": ".cargo",
      "dest-filename": "config.toml"
     }
    ]
   }
  ]
 }
}