docs: describe the shipped bakery product and single-trunk releases
All checks were successful
check / check (push) Successful in 1m12s

README still called the GTK picker and mirroring pipeline stubs. Both
are built: breadcastd discovers Cast and DLNA devices and owns the
session; breadcast is the GTK picker. Install is bakery; this is not
on the BOS ISO.

CONTRIBUTING now follows the ecosystem single-trunk main + RC-tag
model. Leftover dev/beta CI workflows are documented, not rewritten.
bread-theme and bread-utils already pin bread-ecosystem v0.7.1.
This commit is contained in:
Breadway 2026-08-15 21:38:38 +08:00
parent bbff5f951c
commit d1dd98a889
11 changed files with 128 additions and 105 deletions

View file

@ -22,6 +22,8 @@ system_deps = [
"openssl",
]
optional_system_deps = ["hyprland", "xdg-desktop-portal-hyprland"]
# breadd is optional: breadcastd publishes bread.cast.* when it is running
# and works the same without it. See EVENTS.md. Not a bakery bread dep.
bread_deps = []
[[service]]