{
 "app_id": "dev.edfloreshz.Tasks",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.edfloreshz.Tasks/master/dev.edfloreshz.Tasks.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",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910085+00:00",
 "manifest": {
  "app-id": "dev.edfloreshz.Tasks",
  "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": "tasks",
  "finish-args": [
   "--share=ipc",
   "--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": "tasks",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/tasks/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/tasks /app/bin/tasks",
     "install -Dm0644 ./res/dev.edfloreshz.Tasks.desktop /app/share/applications/dev.edfloreshz.Tasks.desktop",
     "install -Dm0644 ./res/dev.edfloreshz.Tasks.metainfo.xml /app/share/metainfo/dev.edfloreshz.Tasks.metainfo.xml",
     "install -Dm0644 ./res/icons/hicolor/scalable/apps/dev.edfloreshz.Tasks.svg /app/share/icons/hicolor/scalable/apps/dev.edfloreshz.Tasks.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/edfloreshz/tasks.git",
      "commit": "46fcb08085c1e0e10cb8fe7498f16001a1abb5b2"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}