Not added to registry/bread-ecosystem.toml: that would put it on the bakery index (and risk the BOS ISO) without a lockfile update. bakery.toml declares the binary and contrib desktop file; README/CONTRIBUTING note that it stays unpublished.
11 lines
323 B
TOML
11 lines
323 B
TOML
name = "bread-polkit"
|
|
description = "Themed PolicyKit authentication agent for the bread desktop"
|
|
binaries = ["bread-polkit"]
|
|
system_deps = ["gtk4", "gtk4-layer-shell", "polkit"]
|
|
optional_system_deps = ["hyprland"]
|
|
bread_deps = []
|
|
license_file = "LICENSE"
|
|
desktop_file = "bread-polkit.desktop"
|
|
|
|
[install]
|
|
post_install = []
|