Remove leftover pacman packaging (breadhelp moved to bakery-only)
All checks were successful
dev release / build (push) Successful in 4m52s
All checks were successful
dev release / build (push) Successful in 4m52s
This commit is contained in:
parent
8f61dc8a95
commit
fc408878de
3 changed files with 0 additions and 106 deletions
|
|
@ -1,26 +0,0 @@
|
|||
Arch packaging
|
||||
==============
|
||||
|
||||
`PKGBUILD` builds and installs `breadhelp` from source.
|
||||
|
||||
## Local build
|
||||
|
||||
```bash
|
||||
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 |
|
||||
| `gtk4-layer-shell` | yes | tour overlay (dim mask + spotlight callout) |
|
||||
| `snapper` | optional | create-backup one-click fix |
|
||||
Loading…
Add table
Add a link
Reference in a new issue