File: control

package info (click to toggle)
js8call 2.2.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 22,416 kB
  • sloc: cpp: 563,285; f90: 9,265; ansic: 937; python: 132; sh: 93; makefile: 6
file content (45 lines) | stat: -rw-r--r-- 1,494 bytes parent folder | download
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
Source: js8call
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders:
 Christoph Berg <myon@debian.org>,
Section: hamradio
Priority: optional
Build-Depends:
 cmake,
 debhelper-compat (= 12),
 gfortran,
 libboost-dev,
# TODO: why libegl1?
 libegl-dev,
 libfftw3-dev,
 libhamlib-dev (>= 3.2),
 libqcustomplot-dev,
 libqt5serialport5-dev,
 libsqlite3-dev,
 libudev-dev,
 qtmultimedia5-dev,
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/js8call
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/js8call.git
Homepage: http://js8call.com/
Rules-Requires-Root: no

Package: js8call
Architecture: linux-any
Depends:
 libhamlib-utils,
 wsjtx-data,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Amateur Radio Digital Mode providing weak signal messaging
 JS8Call is using the JS8 Digital Mode for providing weak signal keyboard to
 keyboard messaging to Amateur Radio Operators.
 .
 JS8Call is an experiment to test the feasibility of a digital mode with the
 robustness of FT8, combined with a messaging and network protocol layer for
 weak signal communication on HF, using a keyboard messaging style interface.
 It is not designed for any specific purpose other than connecting amateur
 radio operators who are operating under weak signal conditions. JS8Call is
 heavily inspired by WSJT-X, Fldigi, and FSQCall and would not exist without
 the hard work and dedication of the many developers in the amateur radio
 community.