{ "id": "io.github.marcelogomes90.cosmic-ext-applet-pause", "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-pause", "finish-args": [ "--share=ipc", "--socket=wayland", "--filesystem=xdg-config/cosmic:rw", "--own-name=io.github.marcelogomes90.cosmic-ext-applet-pause", "--talk-name=org.freedesktop.Notifications", "--talk-name=com.system76.CosmicSettingsDaemon", "--talk-name=com.system76.CosmicSettingsDaemon.*" ], "build-options": { "append-path": "/usr/lib/sdk/rust-stable/bin", "env": { "CARGO_HOME": "/run/build/cosmic-ext-applet-pause/cargo" } }, "modules": [ { "name": "cosmic-ext-applet-pause", "buildsystem": "simple", "build-commands": [ "cargo --offline fetch --manifest-path Cargo.toml --verbose", "just build-release --offline --locked", "just prefix=/app install" ], "sources": [ { "type": "git", "url": "https://github.com/marcelogomes90/cosmic-ext-applet-pause.git", "tag": "v1.1.2", "commit": "63f4de149241007ba9721e983b97ab218cc4c283" }, "cargo-sources.json" ] } ] }