2001-07-21 13:10:12 +00:00
|
|
|
Source: hamlib
|
|
|
|
Section: hamradio
|
|
|
|
Priority: optional
|
2003-05-31 08:55:27 +00:00
|
|
|
Maintainer: Joop Stakenborg <pa3aba@debian.org>
|
2004-05-11 15:48:21 +00:00
|
|
|
Build-Depends: debhelper (>> 3.0.0), doxygen, swig, libperl-dev, python2.3-dev, tcl8.4-dev
|
2005-01-28 19:14:36 +00:00
|
|
|
Build-Conflicts: hamlib-dev (< 1.2.3-1)
|
2004-05-11 15:48:21 +00:00
|
|
|
Standards-Version: 3.6.1
|
2001-07-21 13:10:12 +00:00
|
|
|
|
2005-01-28 19:14:36 +00:00
|
|
|
Package: hamlib3
|
2001-07-21 13:10:12 +00:00
|
|
|
Architecture: any
|
2002-11-08 18:43:54 +00:00
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
2005-01-28 19:14:36 +00:00
|
|
|
Conflicts: hamlib1, hamlib2
|
2002-12-20 10:52:07 +00:00
|
|
|
Description: Run-time library to control radio transcievers and receivers
|
2001-07-21 13:10:12 +00:00
|
|
|
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.
|
|
|
|
.
|
2004-05-11 15:48:21 +00:00
|
|
|
This package provides the C run-time form of the library. If you wish to
|
2002-11-08 18:43:54 +00:00
|
|
|
develop software using this library you need the 'hamlib-dev' package.
|
2001-07-21 13:10:12 +00:00
|
|
|
|
2005-01-28 19:14:36 +00:00
|
|
|
Package: hamlib3++
|
2004-05-11 15:48:21 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Run-time library to control radio transcievers 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 'hamlib++-dev' package.
|
|
|
|
|
2002-11-08 18:43:54 +00:00
|
|
|
Package: hamlib-dev
|
2001-07-21 13:10:12 +00:00
|
|
|
Architecture: any
|
2003-05-31 08:55:27 +00:00
|
|
|
Section: libdevel
|
2005-01-28 19:14:36 +00:00
|
|
|
Depends: hamlib3 (= ${Source-Version}), libc6-dev
|
2004-05-11 15:48:21 +00:00
|
|
|
Description: Development library to control radio transcievers 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
|
2005-01-28 19:14:36 +00:00
|
|
|
'hamlib3' package.
|
2004-05-11 15:48:21 +00:00
|
|
|
|
|
|
|
Package: hamlib++-dev
|
|
|
|
Architecture: any
|
|
|
|
Section: libdevel
|
2005-01-28 19:14:36 +00:00
|
|
|
Depends: hamlib3 (= ${Source-Version}), hamlib-dev (= ${Source-Version}), libc6-dev
|
2002-12-20 10:52:07 +00:00
|
|
|
Description: Development library to control radio transcievers and receivers
|
2001-07-21 13:10:12 +00:00
|
|
|
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.
|
|
|
|
.
|
2004-05-11 15:48:21 +00:00
|
|
|
This package provides the development library with C++ bindings.
|
2002-11-08 18:43:54 +00:00
|
|
|
If you wish to run applications developed using this library you'll need the
|
2005-01-28 19:14:36 +00:00
|
|
|
'hamlib3' package.
|
2004-05-11 15:48:21 +00:00
|
|
|
|
2005-01-28 19:14:36 +00:00
|
|
|
Package: hamlib3-perl
|
2004-05-11 15:48:21 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: perl
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Run-time library to control radio transcievers 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.
|
|
|
|
|
2005-01-28 19:14:36 +00:00
|
|
|
Package: hamlib3-tcl
|
2004-05-11 15:48:21 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: interpreters
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Run-time library to control radio transcievers 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.
|
|
|
|
|
2005-01-28 19:14:36 +00:00
|
|
|
Package: python2.3-hamlib3
|
2004-05-11 15:48:21 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: python
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Run-time library to control radio transcievers 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 python bindings of the library.
|
2002-11-08 16:22:20 +00:00
|
|
|
|
|
|
|
Package: hamlib-utils
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
2002-12-20 10:52:07 +00:00
|
|
|
Description: Utilities to support the hamlib radio control library
|
2002-11-08 16:22:20 +00:00
|
|
|
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 a command-line utility to test the hamlib library and
|
|
|
|
to control transceivers if you're short of anything more sophisticated.
|
|
|
|
|
|
|
|
Package: hamlib-doc
|
|
|
|
Architecture: any
|
|
|
|
Section: doc
|
|
|
|
Suggests: www-browser
|
2002-12-20 10:52:07 +00:00
|
|
|
Description: Documentation for the hamlib radio control library
|
2002-11-08 16:22:20 +00:00
|
|
|
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.
|