1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: icomlib
Section: hamradio
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: debhelper (>> 2.0.0), libqt3-mt-dev
Standards-Version: 3.5.9.0
Package: icomlib1-dev
Architecture: any
Depends: icomlib1, libc6-dev
Description: Icom PCR-1000 development kit
icomlib is the ghetto.org PCR-1000 control suite. It consists of a
library, command line programs, and a Qt widget GUI application.
.
This software controls an ICOM PCR-1000 receiver via a serial
interface.
Package: icomlib1
Architecture: any
Depends: ${shlibs:Depends}
Suggests: icomlib-bin, icomlib-doc, qpcr1k
Description: Icom PCR-1000 control shared libraries
icomlib is the ghetto.org PCR-1000 control suite. It consists of a
library, command line programs, and a Qt widget GUI application.
.
This software controls an ICOM PCR-1000 receiver via a serial
interface.
Package: icomlib-bin
Architecture: any
Depends: icomlib1
Description: Icom PCR-1000 command line control
icomlib is the ghetto.org PCR-1000 control suite. It consists of a
library, command line programs, and a Qt widget GUI application.
.
This software controls an ICOM PCR-1000 receiver via a serial
interface.
Package: qpcr1k
Architecture: any
Depends: ${shlibs:Depends}
Description: Icom PCR-1000 GUI control
icomlib is the ghetto.org PCR-1000 control suite. It consists of a
library, command line programs, and a Qt widget GUI application.
.
This software controls an ICOM PCR-1000 receiver via a serial
interface.
Package: icomlib-doc
Architecture: all
Description: Documentation for icomlib
icomlib is the ghetto.org PCR-1000 control suite. It consists of a
library, command line programs, and a Qt widget GUI application.
.
This software controls an ICOM PCR-1000 receiver via a serial
interface.
|