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
|
Source: tlf
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders:
Ervin Hegedüs <airween@gmail.com>,
Christoph Berg <myon@debian.org>,
Build-Depends:
debhelper-compat (= 13),
libcmocka-dev,
libglib2.0-dev,
libhamlib-dev,
libncurses5-dev,
libxmlrpc-core-c3-dev,
pkg-config,
Standards-Version: 4.6.1
Homepage: https://tlf.github.io/
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/tlf.git
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/tlf
Rules-Requires-Root: no
Package: tlf
Architecture: any
Depends:
hamradio-files,
${misc:Depends},
${shlibs:Depends},
Recommends:
sox,
xplanet,
Description: console based ham radio contest logger
TLF is a curses based console mode general logging and contest program for
amateur radio.
.
It supports the CQWW, the WPX, the ARRL-DX, the ARRL-FD, the PACC and the EU
SPRINT shortwave contests (single operator) as well as a lot more basic
contests, general QSO and DXpedition mode.
.
It interfaces with cwdaemon or winkeyer daemon for morse code generation and
with your sound card for CW/VOICE keying, connects to a number of radios via
the Hamlib library and has a built-in client for DX cluster connection.
|