bos/packaging/arch
Breadway 8e41d9fc2b
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s
Build and publish package / package (push) Successful in 2m10s
Disable debug package so the main package publishes correctly
makepkg's debug split produced a -debug pkg; the upload's head -1 could
grab it instead of the main package. !debug yields a single package.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 23:00:48 +08:00
..
bos-settings.desktop Add bakery.toml and packaging/arch to match bread ecosystem 2026-06-13 11:32:40 +08:00
PKGBUILD Disable debug package so the main package publishes correctly 2026-06-13 23:00:48 +08:00
README.md Add bakery.toml and packaging/arch to match bread ecosystem 2026-06-13 11:32:40 +08:00

Arch packaging

PKGBUILD builds and installs bos-settings from source.

Local build

makepkg -si

Before publishing to [breadway] repo

  1. Tag a release on GitHub.
  2. Update pkgver to match the tag.
  3. Update source to the release tarball URL.
  4. Run updpkgsums (or manually set sha256sums).

Runtime dependencies

Package Required Notes
gtk4 yes UI toolkit
glib2 yes always
snapper optional snapshot management view