hamlib 4.5.4-1build1 source package in Ubuntu

Changelog

hamlib (4.5.4-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Wed, 01 Mar 2023 12:33:13 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Hamradio Maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
hamlib_4.5.4.orig.tar.gz 2.5 MiB b1aea97d6093990b77d5dc4bde6b9ca06183ddb7e24da7e2367a2acc957b7ac2
hamlib_4.5.4.orig.tar.gz.asc 195 bytes 14cf5a4988edf8e4b04dda69771868cd8883b704019a46e357120301118f44cb
hamlib_4.5.4-1build1.debian.tar.xz 27.0 KiB 8e9c399c280ad23dda9896d718dd008d27495749edf79a34601598b6d6ffbf29
hamlib_4.5.4-1build1.dsc 3.3 KiB a64decc4b4bb46fee8ab5d965d5320c09ef60756ebcd36befac60ab6dd92c143

View changes file

Binary packages built by this source

libhamlib++-dev: Development C++ library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the development library with C++ bindings.
 If you wish to run applications developed using this library you'll need the
 'libhamlib++4' package.

libhamlib++4: Run-time C++ library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the C++ run-time form of the library. If you wish to
 develop software using this library you need the 'libhamlib++-dev' package.

libhamlib++4-dbgsym: debug symbols for libhamlib++4
libhamlib-dev: Development library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the development library with both C bindings.
 If you wish to run applications developed using this library you'll need the
 'libhamlib4' package.

libhamlib-doc: Documentation for the hamlib radio control library

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the developers documentation for the API.

libhamlib-perl: Run-time perl library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the perl bindings of the library.

libhamlib-perl-dbgsym: debug symbols for libhamlib-perl
libhamlib-utils: Utilities to support the hamlib radio control library

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides command-line utilities to test the hamlib library and
 to control transceivers if you're short of anything more sophisticated:
 ampctl ampctld rigctl rigctlcom rigctld rigmem rigsmtr rigswr rotctl rotctld

libhamlib-utils-dbgsym: debug symbols for libhamlib-utils
libhamlib2-perl: Transitional package depending on libhamlib-perl

 The libhamlib2-perl package was renamed to libhamlib-perl; this package can
 safely be removed if nothing depends on it.

libhamlib2-tcl: Transitional package depending on tcl-hamlib

 The libhamlib2-tcl package was renamed to tcl-hamlib; this package can safely
 be removed.

libhamlib4: Run-time library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the C run-time form of the library. If you wish to
 develop software using this library you need the 'libhamlib-dev' package.

libhamlib4-dbgsym: debug symbols for libhamlib4
lua-hamlib: Run-time Lua library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the Lua bindings of the library.

lua-hamlib-dbgsym: debug symbols for lua-hamlib
lua-hamlib2: Transitional package depending on lua-hamlib

 The lua-hamlib2 package was renamed to lua-hamlib; this package can safely be
 removed.

python3-hamlib: Run-time Python3 library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the Python3 bindings of the library.

python3-hamlib-dbgsym: debug symbols for python3-hamlib
python3-libhamlib2: Transitional package depending on python3-hamlib

 The python3-libhamlib2 package was renamed to python3-hamlib; this package can
 safely be removed.

tcl-hamlib: Run-time Tcl library to control radio transceivers and receivers

 Most recent amateur radio transceivers allow external control of their
 functions through a computer interface. Unfortunately, control commands are
 not always consistent across a manufacturer's product line and each
 manufacturer's product line differs greatly from its competitors.
 .
 This library addresses that issue by providing a standardised programming
 interface that applications can talk to and translating that into the
 appropriate commands required by the radio in use.
 .
 This package provides the Tcl bindings of the library.

tcl-hamlib-dbgsym: debug symbols for tcl-hamlib