Search Criteria
Package Details: chirp-next 20241220-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, built from chirp-next |
Upstream URL: | https://chirpmyradio.com/projects/chirp/wiki/Home |
Licenses: | GPL-3.0-or-later |
Conflicts: | chirp, chirp-daily |
Provides: | chirp |
Submitter: | WT5A |
Maintainer: | WT5A (schinfo) |
Last Packager: | schinfo |
Votes: | 77 |
Popularity: | 1.83 |
First Submitted: | 2023-01-22 22:04 (UTC) |
Last Updated: | 2024-12-20 11:12 (UTC) |
Dependencies (13)
- python-future
- python-lark-parser
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-requests
- python-six
- python-suds
- python-wxpython (python-wxpython-gitAUR)
- python-yattagAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- hamradio-menusAUR (optional) – XDG menus for ham radio software
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »
WT5A commented on 2023-05-04 15:06 (UTC)
done, thanks.
Coelacanthus commented on 2023-05-04 07:51 (UTC) (edited on 2023-05-04 07:55 (UTC) by Coelacanthus)
You should use
local site_packages=$(python -c "import site; print(site.getsitepackages()[0])")
to get current site-packages directory instead of hard-coded it. As Arch Wiki said, https://wiki.archlinux.org/title/Python_package_guidelines#Using_site-packagesCurrent hardcoded locate breaks build with new python 3.11 because it included version in path.
WT5A commented on 2023-03-16 14:04 (UTC)
Fixed, thanks.
limaxray commented on 2023-03-16 06:33 (UTC)
python-setuptools should be added to makedepends, otherwise fails to build in clean root!
simona commented on 2023-02-18 17:29 (UTC) (edited on 2023-02-18 17:29 (UTC) by simona)
what happened to chirp-daily?
Here I have error
ImportError: /usr/lib/python2.7/site-packages/cairo/_cairo.so: undefined symbol: cairo_tee_surface_index
But in chirp-next it's solved.
HighValueWarrior commented on 2023-02-14 17:31 (UTC) (edited on 2023-03-16 20:50 (UTC) by HighValueWarrior)
Adding locale files cleaned up terminal quite a bit. Thank you K5TRP.
WT5A commented on 2023-02-14 15:56 (UTC)
I've added the locale files but when trying to open chirp in other languages it I get a popup "Cannot set locale to language "".", not sure why that happens but the translation do load correctly now. I noticed that not everything is translated though.
Misaka13514 commented on 2023-02-11 05:25 (UTC)
Thank you K5TRP.
I found the locale folder in win32.zip, but it doesn't seem to be included in the source tarball.
I have confirmed that it affects the display of other languages in the software. (execute
LANG="zh_CN.UTF-8" chirp
In the menu under the file(文件), "open stock config" is not displayed as Chinese "打开库存配置". The problem was solved after I copied the locale folder from win32.zip.)0b100100 commented on 2023-02-05 12:43 (UTC) (edited on 2023-02-05 21:54 (UTC) by 0b100100)
@HighValueWarrior
No, sorry. I'm a bit late to the party. As this chirp-daily version is probably the last one of the legacy builds, I will orphan this package in the coming days.
WT5A commented on 2023-01-25 19:35 (UTC)
I've added the desktop file, desktop icon, and man page (which is chirpw, not sure why though).
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »