Search Criteria
Package Details: chirp-next 20241227-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chirp-next.git (read-only, click to copy) |
---|---|
Package Base: | chirp-next |
Description: | GUI tool for programming ham radios |
Upstream URL: | https://chirpmyradio.com/projects/chirp/wiki/Home |
Keywords: | ham radio |
Licenses: | GPL-3.0-or-later |
Conflicts: | chirp, chirp-daily |
Provides: | chirp |
Submitter: | WT5A |
Maintainer: | WT5A (schinfo) |
Last Packager: | schinfo |
Votes: | 77 |
Popularity: | 1.52 |
First Submitted: | 2023-01-22 22:04 (UTC) |
Last Updated: | 2024-12-27 13:33 (UTC) |
Dependencies (11)
- python-lark-parser
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-requests
- python-suds
- python-wxpython (python-wxpython-gitAUR)
- python-yattagAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- hamradio-menusAUR (optional) – XDG menus for ham radio software
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
schinfo commented on 2024-12-28 08:27 (UTC)
@e8hffff: Should be fixed with python-yattag 1.16.1-1.
e8hffff commented on 2024-12-27 14:00 (UTC)
Builds but can't run as wanting relevant python yattag module.
ModuleNotFoundError: No module named 'yattag'
Tricked it like @Bubbu0129. Changed to:
Downloaded: https://aur.archlinux.org/cgit/aur.git/snapshot/python-yattag.tar.gz
then extracted that to a clean directory, modified the "PKGBUILD" file to suit below items, and then typed "makepkg si"
"pkgver=1.16.1" "sha256sums=('baa8f254e7ea5d3e0618281ad2ff5610e0e5360b3608e695c29bfb3b29d051f4')"
schinfo commented on 2024-12-15 12:42 (UTC)
@giovanni
Thanks for the info - is fixed with build -2
giovanni commented on 2024-12-15 10:37 (UTC) (edited on 2024-12-15 10:51 (UTC) by giovanni)
Missing "python-lark-parser" dependency for chirp-next 20241213. Please, add it.
WT5A commented on 2024-06-26 19:18 (UTC)
v20240626 appears to be broken on linux, https://chirpmyradio.com/issues/11400
Bubbu0129 commented on 2024-05-22 20:40 (UTC)
@Links2004 I solved the issue by upgrading the 'python-yattag' AUR package. Just modify the PKGBUILD of 'python-yattag' and change 'pkgver' to '1.15.2'. Idk, but re-installing may also work.
WT5A commented on 2024-05-22 16:48 (UTC)
no it's not, the dependency is there, and it builds in a clean chroot.
Links2004 commented on 2024-05-22 15:37 (UTC)
missing python-yattag dependency
1 2 3 4 5 6 .. 15 Next › Last »