Commit Graph

9 Commits

Author SHA1 Message Date
Tony F
5cf61ad110 snapcraft: use archive.chirpmyradio.com 2024-03-16 08:27:02 -07:00
Dan Smith
68f6a46f5c Add a basic pre-commit config
Also fix some things it cleaned up in default config.
2023-10-02 17:12:42 -07:00
Tony F
1e552c3792 Update snapcraft.yaml
Only build for amd64, arm64 and armhf. Can't test anything else.
Set User Agent header when downloading release tarball
2023-07-21 18:46:06 -07:00
Tony F
63a9e00317 Build snap using chirp-next release tarball 2023-02-02 15:13:53 -08:00
Tony F
99f19ff724 Use legacy branch for legacy builds 2023-02-02 15:13:53 -08:00
Tony Fuller
ff6c1537a6 [snapcraft.yml] rsync shared files from $SNAP/share/ to $SNAP/usr/share/
It appears that CHIRP is being installed with a `prefix=/` instead of `prefix=/usr`
Rather than move a bunch of files around and change the entire snap, I'm rsync'ing $SNAP/share to $SNAP/usr/share

Open question at: https://forum.snapcraft.io/t/python-install-prefix/31248
What I believe is the python plugin handling the CHIRP install: https://github.com/snapcore/snapcraft/blob/main/snapcraft_legacy/plugins/v2/python.py
In response to: #1
2022-08-11 14:12:48 -05:00
Tony Fuller
91bf9a91e5 [snapcraft.yml] Set in app version to be the date of build 2022-08-11 14:12:48 -05:00
goldstar611
1a119ea6c6
Build on all architectures (#17)
Update in-app version
Add desktop entry for Chirp
2022-03-07 16:12:30 -08:00
goldstar611
2717de3e46 Add snap/snapcraft.yaml 2022-02-27 13:40:27 -06:00