{
 "app_id": "com.francescogaglione.chronos",
 "source_url": "https://raw.githubusercontent.com/flathub/com.francescogaglione.chronos/master/com.francescogaglione.chronos.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/cosmic",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:19.567798+00:00",
 "manifest": {
  "id": "com.francescogaglione.chronos",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "chronos",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--filesystem=xdg-config/cosmic:rw"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "chronos",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/chronos/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/chronos /app/bin/chronos",
     "install -Dm0644 ./res/Chronos.desktop /app/share/applications/com.francescogaglione.chronos.desktop",
     "install -Dm0644 ./res/Chronos.metainfo.xml /app/share/metainfo/com.francescogaglione.chronos.metainfo.xml",
     "install -Dm0644 ./res/icons/hicolor/scalable/apps/com.francescogaglione.chronos.svg /app/share/icons/hicolor/scalable/apps/com.francescogaglione.chronos.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cosmic-utils/chronos.git",
      "commit": "d055bc28efec77079b49f15cdab1b90b7b3cd0ca"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}