bos/packaging/arch
2026-06-13 17:06:53 +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 LTO in PKGBUILD (vendored ring/mlua static libs vs makepkg -flto) 2026-06-13 17:06:53 +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