bos/packaging/arch
Breadway 0486f4c7c6 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.
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