Mirrors the build/distribution pattern used by the bread project: - bakery.toml describes bos-settings as a bakery-managed package - packaging/arch/PKGBUILD builds and installs the binary via cargo - packaging/arch/bos-settings.desktop for app launchers - LICENSE (MIT) required by PKGBUILD Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
534 B
534 B
Arch packaging
PKGBUILD builds and installs bos-settings from source.
Local build
makepkg -si
Before publishing to [breadway] repo
- Tag a release on GitHub.
- Update
pkgverto match the tag. - Update
sourceto the release tarball URL. - Run
updpkgsums(or manually setsha256sums).
Runtime dependencies
| Package | Required | Notes |
|---|---|---|
gtk4 |
yes | UI toolkit |
glib2 |
yes | always |
snapper |
optional | snapshot management view |