File: control

package info (click to toggle)
gr-fcdproplus 3.7.25.4b6464b-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,272 kB
  • ctags: 2,545
  • sloc: python: 9,279; ansic: 1,842; cpp: 360; makefile: 20; xml: 18
file content (62 lines) | stat: -rw-r--r-- 2,388 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
Source: gr-fcdproplus
Section: science
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: cmake,
               debhelper (>= 9.0.0~),
               doxygen,
               gnuradio (>=3.7.11),
               gnuradio-dev (>> 3.7.11),
               libasound2-dev,
               libboost-dev,
               libboost-filesystem-dev,
               libboost-system-dev,
               libhidapi-dev,
               liblog4cpp5-dev,
               libusb-1.0-0-dev,
               pkg-config,
               python,
               python-dev,
               swig
Standards-Version: 4.0.0
Homepage: https://github.com/dl1ksv/gr-fcdproplus
Vcs-Git: https://anonscm.debian.org/git/users/bottoms/pkg-gr-fcdproplus.git
Vcs-Browser: https://anonscm.debian.org/cgit/users/bottoms/pkg-gr-fcdproplus.git/

Package: gr-fcdproplus
Architecture: any
Depends: libgnuradio-fcdproplus3.7.11 (=${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: gnuradio, gr-osmosdr, udev
Breaks: libgnuradio-fcdproplus3.7.10 (<< 3.7.25.4b6464b-3), libgnuradio-fcdproplus3.7.11 (<< 3.7.25.4b6464b-4)
Replaces: libgnuradio-fcdproplus3.7.10 (<< 3.7.25.4b6464b-3), libgnuradio-fcdproplus3.7.11 (<< 3.7.25.4b6464b-4)
Description: Funcube Dongle Pro Plus controller for GNU Radio
 Support hardware for software radio using the fcdproplus
 which provides sampled RF IQ data as a USB audio stereo
 data stream. Control is done over USB HID protocol.
 .
 Both the Funcube Dongle Pro and Pro+ are supported
 by this package. Previous Funcube Dongle device support
 is already included in gnuradio itself.
 .
 This package provides a Python library as well as
 a gnuradio companion source object.

Package: libgnuradio-fcdproplus3.7.11
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gr-fcdproplus
Breaks: libgnuradio-fcdproplus0
Replaces: libgnuradio-fcdproplus0
Description: Funcube Dongle Pro Plus controller for GNU Radio (runtime)
 Support hardware for software radio using the fcdproplus
 which provides sampled RF IQ data as a USB audio stereo
 data stream. Control is done over USB HID protocol.
 .
 Both the Funcube Dongle Pro and Pro+ are supported
 by this package. Previous Funcube Dongle device support
 is already included in gnuradio itself.
 .
 This package provides a shared library.