oops. Comma removed
Search Criteria
Package Details: chirp-daily 20180412-1
Git Clone URL: | https://aur.archlinux.org/chirp-daily.git (read-only) |
---|---|
Package Base: | chirp-daily |
Description: | Latest build for GUI tool for programming ham radios |
Upstream URL: | http://chirp.danplanet.com/ |
Keywords: | ham radio uhf vhf |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | zashi |
Maintainer: | erezraviv |
Last Packager: | erezraviv |
Votes: | 20 |
Popularity: | 1.679027 |
First Submitted: | 2015-12-01 20:27 |
Last Updated: | 2018-04-12 22:25 |
Dependencies (5)
- pygtk
- python2-lxml
- python2-pyserial
- python2-suds
- hamradio-menus (optional)
Required by (0)
Sources (1)
Latest Comments
petris commented on 2018-02-01 01:18
erezraviv commented on 2018-02-01 01:06
petris commented on 2018-01-31 22:28
The comma between pygtk and python2-suds needs to be removed to build correctly.
erezraviv commented on 2018-01-31 02:23
Good catch. I'll add it
m3thodic commented on 2018-01-30 19:46
FYI importing remote data sources (ie: radioreference.com) requires python-suds or python2-suds -- I just installed both:
Suds library required for RadioReference.com import. Try installing your distribution's python-suds package.
helasraizam commented on 2017-06-29 13:15
Hi, checksum expired.
erezraviv commented on 2017-05-27 03:44
Thanks for letting me know!
The upstream maintainer sometimes takes a while to update the checksum file. If the automated checker finds a new version before the checksum file gets updated we get this kind of mismatch.
I've updated PKGBUILD. It has the correct sum now.
meltdown commented on 2017-05-27 01:46
e9c9c4c8318c5bbec8c765e179f3ba389da1181b
IS THE CORRECT SHA1SUM, EDIT IN PKGBUILD BEFORE UPDATING chirp-daily05262017
not_anonymous commented on 2017-03-08 01:52
- See this for info on installing licenses (that are already in the system via references in a PKGBUILD's license=) AND, perhaps more importantly where ALL license files should go !!
^^^^^ https://wiki.archlinux.org/index.php/PKGBUILD#license
- namcap suggests that the function of desktop-file-utils is already being done with makepkg..and in fact it is !! ie. listing it as a dep is not required IF you do this next item:
- hamradio-menus is NOT an optional dep *IF* you want this GUI based op to show up in the menus !!!
erezraviv commented on 2017-03-06 16:16
I've added hamradio-menus as an optional.
Still trying to figure out if desktop-file-utils is required.
Changed license to GPL3
Not sure about removing the COPYING file. I'd really prefer not to change the package or contents itself.
Thank you!