File: control

package info (click to toggle)
cubicsdr 0.2.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,476 kB
  • sloc: cpp: 32,614; sh: 10; makefile: 7
file content (32 lines) | stat: -rw-r--r-- 1,133 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
Source: cubicsdr
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Andreas Bombe <aeb@debian.org>,
    Christoph Berg <myon@debian.org>,
Build-Depends: debhelper (>= 11),
    cmake,
    pkg-config,
    libsoapysdr-dev,
    libliquid-dev,
    libhamlib-dev,
    libwxgtk3.0-dev,
    libgl-dev,
    librtaudio-dev,
    libtinyxml-dev
Standards-Version: 4.2.1
Homepage: https://cubicsdr.com/
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/cubicsdr
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/cubicsdr.git

Package: cubicsdr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Software Defined Radio receiver
 CubicSDR is a cross-platform Software-Defined Radio application which allows
 you to navigate the radio spectrum and demodulate any signals you might
 discover. It currently includes several common analog demodulation schemes such
 as AM and FM and will support digital modes in the future.
 .
 CubicSDR uses SoapySDR to access SDR hardware and thereby supports all hardware
 for which a SoapySDR module exists.