Search Criteria
Package Details: flrig 1.3.53-1
Git Clone URL: | https://aur.archlinux.org/flrig.git (read-only, click to copy) |
---|---|
Package Base: | flrig |
Description: | Amateur (Ham) Radio Transceiver Control Program |
Upstream URL: | http://www.w1hkj.com/flrig-help/index.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | adx |
Maintainer: | not_anonymous |
Last Packager: | not_anonymous |
Votes: | 8 |
Popularity: | 0.000564 |
First Submitted: | 2013-09-08 17:01 |
Last Updated: | 2020-12-19 19:14 |
Dependencies (4)
- fltk (fltk11, fltk-xcas, fltk-git, fltk-mod)
- flxmlrpc
- fldigi (fldigi-git) (optional) – for digital mode interface
- hamradio-menus (optional) – XDG compliant menuing
Required by (2)
- flrig-docs (optional)
- ham-radio-meta
Latest Comments
1 2 3 Next › Last »
df8oe commented on 2020-11-18 09:53
Thanks - stay healthy!
not_anonymous commented on 2020-11-18 01:55
Updated
df8oe commented on 2020-11-16 17:34
It looks like sources have increased version - the one in the package get error 404...
not_anonymous commented on 2020-08-10 03:34
flxmlrpc is a dependency and I had no problems downloading AND compiling it here on a test run just now. Um, I did experience some odd networking behavior after a "pacman -Syu" earlier today. (I ended up doing some rather involved work to fix the networking issueS. Yep there was more than one thing that changed....sigh.) I would suggest some remedial work/testing/validation. GL OM ES VY 73.
felmey commented on 2020-08-09 00:06
Has anyone been able to get this to work? Whenever I try to install it just hangs when trying to download...
not_anonymous commented on 2020-08-05 00:37
GI_Jack; Actually the repo is in the same exact place as before, and a pkgver update "fixed" the "source upstream" issue you noted below. (Um, yep W1HKJ has linked older versions from the url you indicated below. Been there AND have the tee-shirt.)
GI_Jack commented on 2020-08-04 00:28
Please switch source upstream: source=(http://www.w1hkj.com/files/flrig/flrig-${pkgver}.tar.gz)
edit: updated PKGBUILD https://pastebin.com/v6R7pBRT
not_anonymous commented on 2020-04-05 00:14
Updated !
not_anonymous commented on 2019-06-10 15:37
Updated
ALSO: Rest assured, the package maintainers DO know how to update a package. WE simply request that you flag a package "out-of-date", which you did, and wait patiently. (i.e. Without comments on what fields to change in the PKGBUILD. All of the maintainers already know how to do this....really.)........ AS you can see: it was updated the very next day !!!
EmpiricalPython commented on 2019-06-09 12:41
Curl command in PKGBUILD fails with error 404 when anything than the current version of the source is downloaded.
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading <http://downloads.sourceforge.net/project/fldigi/flrig/flrig-1.3.43.tar.gz> Aborting...
current solution is to manually update the version and hashes in PKGBUILD on lines;
pkgver=1.3.45
md5sums=('984fa1828d2a3d854bc56f5b94fea996')
sha256sums=('5b68785114e8ac3128e85b6fc20518479e6d5e741d1e7a0410b28c4939f63693')
with the current version values for the source tar.gz