File: control

package info (click to toggle)
cubicsdr 0.2.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,532 kB
  • sloc: cpp: 32,852; sh: 60; makefile: 6
file content (34 lines) | stat: -rw-r--r-- 1,199 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
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-compat (= 13),
    cmake,
    pkg-config,
    libsoapysdr-dev,
    libliquid-dev (>= 1.3.2),
    libhamlib-dev,
    libwxgtk3.2-dev,
    libgl-dev,
    librtaudio-dev,
    libtinyxml-dev,
    libx11-dev,
Standards-Version: 4.6.0
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}
Recommends: soapysdr-module-all
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.