{
 "app_id": "io.unobserved.furtherance",
 "source_url": "https://raw.githubusercontent.com/flathub/io.unobserved.furtherance/master/io.unobserved.furtherance.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.gnome.Mutter.IdleMonitor"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:01.609705+00:00",
 "manifest": {
  "app-id": "io.unobserved.furtherance",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "furtherance",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.gnome.Mutter.IdleMonitor",
   "--filesystem=xdg-documents",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "furtherance",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/furtherance/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm755 ./target/release/furtherance -t /app/bin/",
     "install -Dm644 ./assets/linux/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ./assets/linux/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ./assets/icon/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/unobserved-io/Furtherance.git",
      "commit": "8321035b2f027db0674c18e476a140579e1aee9c"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}