kopia lustrzana https://github.com/Hamlib/Hamlib
move hamlib1 to the top so the documentations gets installed correctly
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1266 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
853eb63693
commit
242ce1a44a
|
@ -5,6 +5,23 @@ Maintainer: Terry Dawson <terry@animats.net>
|
||||||
Build-Depends: debhelper (>> 3.0.0), autoconf, automake, libtool, doxygen
|
Build-Depends: debhelper (>> 3.0.0), autoconf, automake, libtool, doxygen
|
||||||
Standards-Version: 3.5.2
|
Standards-Version: 3.5.2
|
||||||
|
|
||||||
|
Package: hamlib1
|
||||||
|
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 run-time form of the library. If you wish to
|
||||||
|
develop software using this library you need the 'hamlib-dev' package.
|
||||||
|
|
||||||
Package: hamlib-dev
|
Package: hamlib-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: devel
|
Section: devel
|
||||||
|
@ -23,23 +40,6 @@ Description: Development library to control radio transcievers and receivers.
|
||||||
If you wish to run applications developed using this library you'll need the
|
If you wish to run applications developed using this library you'll need the
|
||||||
'hamlib1' package.
|
'hamlib1' package.
|
||||||
|
|
||||||
Package: hamlib1
|
|
||||||
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 run-time form of the library. If you wish to
|
|
||||||
develop software using this library you need the 'hamlib-dev' package.
|
|
||||||
|
|
||||||
Package: hamlib-utils
|
Package: hamlib-utils
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}
|
Depends: ${shlibs:Depends}
|
||||||
|
|
Ładowanie…
Reference in New Issue