Search Criteria
Package Details: hamlib-git-python3 781403fb-1
Git Clone URL: | https://aur.archlinux.org/hamlib-git-python3.git (read-only, click to copy) |
---|---|
Package Base: | hamlib-git-python3 |
Description: | Ham radio equipment control libraries - compiled for Python3 |
Upstream URL: | http://hamlib.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | not_anonymous |
Maintainer: | not_anonymous |
Last Packager: | not_anonymous |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-31 23:59 |
Last Updated: | 2018-04-21 15:14 |
Dependencies (8)
- libusb (libusb-git)
- libxml2 (libxml2-linenum, libxml2-git)
- python (python-dbg)
- tcl (tcl85, tcl-nothreading)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- libtool (libtool-git) (make)
- swig (swig-git) (make)
Required by (36)
- cqrlog-bin (requires hamlib)
- cqrlog-git (requires hamlib) (optional)
- cqrlog-source (requires hamlib) (optional)
- cqrtest-git (requires hamlib)
- cubicsdr (requires hamlib) (optional)
- cubicsdr-git (requires hamlib) (optional)
- direwolf-git (requires hamlib)
- dl-fldigi-git (requires hamlib) (optional)
- dream (requires hamlib)
- eepkeyer (requires hamlib) (optional)
- flaa (requires hamlib)
- flcluster (requires hamlib)
- fldigi (requires hamlib)
- fldigi-git (requires hamlib) (optional)
- freedv (requires hamlib)
- gpredict-git (requires hamlib) (optional)
- grig (requires hamlib)
- js8call (requires hamlib)
- jtdx (requires hamlib)
- linpsk (requires hamlib) (optional)
- pat-bin (requires hamlib) (optional)
- pyqso
- qle (requires hamlib) (optional)
- qlog-git (requires hamlib)
- qsstv (requires hamlib)
- tlf (requires hamlib)
- tlf-git (requires hamlib)
- tucnak (requires hamlib)
- tucnak3 (requires hamlib)
- wsjtx-git (requires hamlib)
- wsjtx-system-hamlib (requires hamlib)
- xdx (requires hamlib) (optional)
- xdx-git (requires hamlib) (optional)
- xlog (requires hamlib)
- yfklog (requires hamlib) (optional)
- yfktest (requires hamlib) (optional)
Latest Comments
not_anonymous commented on 2018-04-21 15:19
Thanks for the "heads-up" Tom. 'autoreconf -i' was needed to generate the missing ./configure file. I also updated the perl stuff.
tom.swartz07 commented on 2018-04-03 12:41
Build seems to be broken.
They've moved from
./autogen ....
to using./configure
not_anonymous commented on 2017-02-01 00:04
New package. THREE comments;
1 - Needed as some packages (that use hamlib) are ONLY python3 programs.
2 - I felt it was useful, so I added in all the former contributors of hamlib.
3 - Fixed various depends and provides/conflicts as needed.