File: control

package info (click to toggle)
gr-dab 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,072 kB
  • sloc: python: 14,249; cpp: 6,069; ansic: 361; makefile: 25; sh: 24
file content (64 lines) | stat: -rw-r--r-- 1,928 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: gr-dab
Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
Section: hamradio
Priority: optional
Build-Depends: debhelper (>= 12),
               gnuradio-dev,
               cmake,
               libfaad-dev,
               doxygen,
               pkg-config,
               python3-six,
               swig,
               libgmp-dev,
               liborc-0.4-dev,
               txt2man
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/rubund/gr-dab
Vcs-Git: https://salsa.debian.org/rubund/gr-dab.git
Homepage: https://github.com/andrmuel/gr-dab


Package: gr-dab
Architecture: any
Depends: libgnuradio-dab3.8.0 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends},
         gir1.2-gtk-3.0,
         gnuradio,
         python3,
         python3-yaml,
         python3-six,
         gr-osmosdr
Description: Gnuradio blocks and tools for receiving DAB and DAB+ radio
 Contains necessary DSP blocks for receiving DAB and DAB+ transmissions
 using a software defined radio such as hackrf, rtl-sdr, USRP etc.
 .
 GNURadio Companion modules are also included.


Package: libgnuradio-dab3.8.0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Shared library for gr-dab (DAB/DAB+ receiver)
 Contains necessary DSP blocks for receiving DAB and DAB+ transmissions
 using a software defined radio such as hackrf, rtl-sdr, USRP etc.
 .
 This package contains the shared library for gr-dab.


Package: gr-dab-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libgnuradio-dab3.8.0 (= ${binary:Version}),
         gnuradio-dev,
         ${misc:Depends}
Description: Development files for gr-dab (DAB/DAB+ receiver)
 Contains necessary DSP blocks for receiving DAB and DAB+ transmissions
 using a software defined radio such as hackrf, rtl-sdr, USRP etc.
 .
 This package contains the development files for gr-dab