{
 "app_id": "dev.mariinkys.Clockode",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.mariinkys.Clockode/master/dev.mariinkys.Clockode.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T12:37:42.693727+00:00",
 "manifest": {
  "app-id": "dev.mariinkys.Clockode",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "clockode",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "clockode",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/clockode/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/clockode /app/bin/clockode",
     "install -Dm0644 ./resources/dev.mariinkys.Clockode.desktop /app/share/applications/dev.mariinkys.Clockode.desktop",
     "install -Dm0644 ./resources/dev.mariinkys.Clockode.metainfo.xml /app/share/metainfo/dev.mariinkys.Clockode.metainfo.xml",
     "install -Dm0644 ./resources/icons/hicolor/256x256/apps/icon.png /app/share/icons/hicolor/256x256/apps/dev.mariinkys.Clockode.png",
     "install -Dm0644 ./resources/icons/hicolor/scalable/apps/icon.svg /app/share/icons/hicolor/scalable/apps/dev.mariinkys.Clockode.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mariinkys/clockode.git",
      "tag": "0.2.9",
      "commit": "5e9b677a5ab41c3df7275431c0bf144ba7993fe5"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}