NOTE: This conflicts with hamlib.
hamlib4 (the ham radio control libraries)
Hamlib is a development effort to provide a consistent C language
interface for programmers wanting to incorporate radio controls in their
programs. Network daemons for radio and rotator control, along with
language bindings for C++, Perl, Python, TCL, and Lua are included.
Optional language bindings
To build either or all of the Perl, Python, TCL or Lua bindings, pass
one of or in combination:
PL_MOD=yes
PY_MOD=yes
TCL_MOD=yes
LUA_MOD=yes
to the build script.
Optional Python3 binding (experimental)
For those wishing to experiment with Python3 and Hamlib, bindings may be
built (exclusive of the normal Python2 bindings) by passing:
PY3_MOD=yes
to the build script. This option overrides PY_MOD.
All four bindings (either of the Python versions) may be passed to the
script to enable all bindings at build time.
NOTE: This conflicts with hamlib.
Maintained by: Brian Cox
Keywords: ham radio,rig control,rotor control
ChangeLog: hamlib4
Homepage:
http://www.hamlib.org
Download SlackBuild:
hamlib4.tar.gz
hamlib4.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
hamlib4.SlackBuild |
hamlib4.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds