1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: xdx
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 13), pkg-config, libgtk-3-dev
Standards-Version: 4.6.1
Homepage: https://sourceforge.net/projects/xdxclusterclient/
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/xdx.git
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/xdx
Rules-Requires-Root: no
Package: xdx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, hamradio-files
Suggests: libhamlib-utils
Description: DX-cluster tcp/ip client for amateur radio
Xdx is a client to connect to a DX-cluster. Dx messages will be displayed
in a list, announcements will go to a text display.
.
As well as the usual functions, if you have hamlib installed it can control
the radio and set the frequency simply by double clicking a DX-spot
(using rigctl).
|