{
 "app_id": "com.github.bgub.CosmicExtAppletVigil",
 "source_url": "https://raw.githubusercontent.com/pop-os/cosmic-flatpak/master/app/com.github.bgub.CosmicExtAppletVigil/com.github.bgub.CosmicExtAppletVigil.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--talk-name=com.system76.CosmicSettingsDaemon",
  "--talk-name=org.freedesktop.ScreenSaver",
  "--filesystem=xdg-config/cosmic:rw"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:04:36.155246+00:00",
 "manifest": {
  "id": "com.github.bgub.CosmicExtAppletVigil",
  "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": "cosmic-ext-applet-vigil",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=org.freedesktop.ScreenSaver",
   "--filesystem=xdg-config/cosmic:rw"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/cosmic-ext-applet-vigil/cargo"
   }
  },
  "modules": [
   {
    "name": "cosmic-ext-applet-vigil",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/cosmic-ext-applet-vigil /app/bin/cosmic-ext-applet-vigil",
     "install -Dm0644 ./resources/app.desktop /app/share/applications/com.github.bgub.CosmicExtAppletVigil.desktop",
     "install -Dm0644 ./resources/app.metainfo.xml /app/share/metainfo/com.github.bgub.CosmicExtAppletVigil.metainfo.xml",
     "install -Dm0644 ./resources/icon.svg /app/share/icons/hicolor/scalable/apps/com.github.bgub.CosmicExtAppletVigil.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cosmic-utils/cosmic-ext-applet-vigil.git",
      "tag": "0.1.2",
      "commit": "6dbbdffb011569c397fa1f59221ffc95d443e4e5"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}