root/gnuradio/tags/releases/3.1.0rc0/debian/control

Revision 6624 (checked in by jcorgan, 1 year ago)

Update Debian packaging to reflect removal of unstable code.

Line 
1 Source: gnuradio
2 Section: comm
3 Priority: optional
4 Maintainer: Bdale Garbee <bdale@gag.com>
5 Build-Conflicts: automake1.8, automake1.9
6 Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, doxygen, fftw3-dev | libfftw3-dev, libasound2-dev, libboost-dev, libcppunit-dev, libjack0.100.0-dev, libsdl1.2-dev, portaudio19-dev, libtool, libusb-dev, pkg-config, python, python-all-dev, python-central (>= 0.5), python-numpy, python-wxgtk2.6, sdcc, swig, xmlto
7 Standards-Version: 3.7.2
8 XS-Python-Version: >= 2.3
9
10 Package: libgnuradio-omnithread0c2a
11 Section: libs
12 Architecture: any
13 Depends: ${shlibs:Depends}
14 Description: GNU Radio Omnithreads Abstraction Library
15  This package is a fork of the omniORB-4.0.1 threading library
16  for use with GNU Radio.
17
18 Package: libgnuradio-omnithread0-dev
19 Section: libdevel
20 Architecture: any
21 Depends: libgnuradio-omnithread0c2a (= ${binary:Version})
22 Description: GNU Radio Omnithreads Abstraction Library
23  This package is a fork of the omniORB-4.0.1 threading library
24  for use with GNU Radio.
25  .
26  This package contains header files needed by developers.
27
28 Package: libgnuradio-core0c2a
29 Section: libs
30 Architecture: any
31 Depends: ${shlibs:Depends}
32 Conflicts:  libgnuradio-core0, libgnuradio-core0c2
33 Replaces:  libgnuradio-core0, libgnuradio-core0c2
34 Suggests: gnuradio-doc
35 Description: GNU Radio Core Library
36  This package contains the core GNU Radio libraries.
37
38 Package: libgnuradio-core0-dev
39 Section: libdevel
40 Architecture: any
41 Depends: libgnuradio-core0c2a (= ${binary:Version}), libgnuradio-omnithread0-dev, libboost-dev, fftw3-dev | libfftw3-dev
42 Description: Software Defined Radio
43  This package contains the core GNU Radio libraries.
44  .
45  This package contains header files needed by developers.
46
47 Package: gnuradio-doc
48 Section: doc
49 Architecture: all
50 Description: Software Defined Radio
51  This package contains the documentation for the GNU Radio software
52  defined radio system.
53
54 Package: python-gnuradio-core
55 Architecture: any
56 Depends: ${python:Depends}, ${shlibs:Depends}, python-numpy
57 Provides: ${python:Provides}
58 Section: python
59 XB-Python-Version: ${python:Versions}
60 Description: Python bindings for GNU Radio core library
61  This package provides the modules that enable one to use gnuradio
62  from Python scripts.
63
64 Package: python-gnuradio-wxgui
65 Architecture: any
66 Depends: ${python:Depends}, python-gnuradio-core, python-wxgtk2.6
67 Provides: ${python:Provides}
68 Section: python
69 XB-Python-Version: ${python:Versions}
70 Description: GNU Radio Graphical Interface Routines based on wxPython
71  This package provides high level GUI construction classes based
72  upon the wxPython bindings for wxWidgets.
73
74 Package: python-gnuradio-audio-alsa
75 Architecture: any
76 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
77 Section: python
78 Provides: ${python:Provides}, python-gnuradio-audio
79 XB-Python-Version: ${python:Versions}
80 Description: Python bindings for GNU Radio ALSA audio driver
81  This package provides the Python interface to the GNU Radio ALSA
82  audio driver.
83
84 Package: python-gnuradio-audio-jack
85 Architecture: any
86 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
87 Section: python
88 Provides: ${python:Provides}, python-gnuradio-audio
89 XB-Python-Version: ${python:Versions}
90 Description: GNU Radio Python JACK Audio Driver
91  This package provides the Python interface to the GNU Radio driver
92  for the JACK audio system.
93
94 Package: python-gnuradio-audio-oss
95 Architecture: any
96 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
97 Section: python
98 Provides: ${python:Provides}, python-gnuradio-audio
99 XB-Python-Version: ${python:Versions}
100 Description: GNU Radio Python OSS Audio Driver
101  This package provides the Python interface to the GNU Radio driver
102  for the OSS audio system.
103
104 Package: python-gnuradio-audio-portaudio
105 Architecture: any
106 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
107 Provides: ${python:Provides}, python-gnuradio-audio
108 Section: python
109 XB-Python-Version: ${python:Versions}
110 Description: GNU Radio Python PortAudio Driver
111  This package provides the Python interface to the GNU Radio driver
112  for the PortAudio audio system.
113
114 Package: python-gnuradio-atsc
115 Architecture: any
116 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
117 Provides: ${python:Provides}
118 Section: python
119 XB-Python-Version: ${python:Versions}
120 Description: GNU Radio ATSC Receiver
121  This package provides a decoder for ATSC waveforms using GNU Radio.
122
123 Package: python-gnuradio-comedi
124 Architecture: any
125 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
126 Provides: ${python:Provides}
127 Section: python
128 XB-Python-Version: ${python:Versions}
129 Description: GNU Radio Python Comedilib Driver
130  This package provides the Python interface to the GNU Radio driver
131  for the comedilib data acquisition hardware library.
132
133 Package: python-gnuradio-gsm-fr-vocoder
134 Architecture: any
135 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
136 Provides: ${python:Provides}
137 Section: python
138 XB-Python-Version: ${python:Versions}
139 Description: GNU Radio GSM Full-Rate Vocoder
140  This package provides an implementation of a full-rate GSM vocoder
141  for GNU Radio.
142
143 Package: python-gnuradio-trellis
144 Architecture: any
145 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
146 Provides: ${python:Provides}
147 Section: python
148 XB-Python-Version: ${python:Versions}
149 Description: GNU Radio Trellis-Coded Modulation library
150  This package provides an implementation of trellis-coded modulation
151  for GNU Radio.
152
153 Package: python-gnuradio-video-sdl
154 Architecture: any
155 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core
156 Provides: ${python:Provides}
157 Section: python
158 XB-Python-Version: ${python:Versions}
159 Description: GNU Radio SDL Interface Library
160  This package provides an interface to the SDL rendering library
161  for GNU Radio.
162
163 Package: python-gnuradio
164 Section: python
165 Architecture: all
166 Depends: python-gnuradio-core, python-gnuradio-wxgui, python-gnuradio-audio-alsa | python-gnuradio-audio, python-gnuradio-atsc, python-gnuradio-comedi, python-gnuradio-gsm-fr-vocoder, python-gnuradio-trellis, python-gnuradio-video-sdl
167 Provides: ${python:Provides}
168 XB-Python-Version: ${python:Versions}
169 Description: Python Libraries for GNU Radio Components
170  This is a virtual package that depends upon all the Python components
171  for GNU Radio.
172
173 Package: gnuradio-examples
174 Architecture: any
175 Suggests: usrp
176 Depends: ${python:Depends}, python-gnuradio-core, python-gnuradio-wxgui, python-gnuradio-audio-alsa | python-gnuradio-audio
177 Section: comm
178 XB-Python-Version: ${python:Versions}
179 Description: GNU Radio Example Programs
180  This package provides examples of GNU Radio usage using Python
181
182 Package: gnuradio
183 Section: comm
184 Architecture: all
185 Depends: gnuradio-doc, python-gnuradio, gnuradio-examples, gnuradio-utils
186 Suggests: usrp
187 Description: GNU Software Defined Radio
188  This is a virtual package that depends the entire GNU Radio collection of
189  components.  If you are using a USRP, you should also install the usrp package.
190
191 Package: gnuradio-dev
192 Section: libdevel
193 Architecture: all
194 Depends: libgnuradio-core0-dev, libgnuradio-omnithread0-dev
195 Description: Development headers for GNU Radio C++ development
196  This is a virtual package that depends on all the development header packages
197  for the various GNU Radio components.  It is only needed if you intend to
198  develop custom GNU Radio signal processing blocks in C++.
199
200 Package: usrp-firmware
201 Section: contrib/comm
202 Architecture: all
203 Description: control applications and firmware for the USRP
204  The Universal Software Radio Peripheral (USRP) is an USB-connected,
205  low-cost and open board. It features four high-speed analog-to-digital
206  and digital-to-analog converters, an FPGA and a microcontroller. It's
207  ideal for capturing or transmitting various signals, usually in
208  combination with GNU Radio. The design schemas are available under a
209  free license.
210  .
211  This package contains the basic FPGA bitstrings for normal USRP operation,
212  which need non-free tools to build.
213
214 Package: libusrp0c2a
215 Section: contrib/libs
216 Architecture: any
217 Depends: ${shlibs:Depends}, usrp-firmware
218 Conflicts: libusrp0
219 Replaces: libusrp0
220 Suggests: usrp-doc
221 Description: Client side library for the USRP
222  The Universal Software Radio Peripheral (USRP) is an USB-connected,
223  low-cost and open board. It features four high-speed analog-to-digital
224  and digital-to-analog converters, an FPGA and a microcontroller. It's
225  ideal for capturing or transmitting various signals, usually in
226  combination with GNU Radio. The design schemas are available under a
227  free license.
228  .
229  This package contains the client-side library, providing an easy interface
230  for communicating with the USRP.
231
232 Package: libusrp0-dev
233 Section: contrib/libdevel
234 Architecture: any
235 Depends: libusrp0c2a (= ${binary:Version}), libusb-dev
236 Description: Client side library for the USRP
237  The Universal Software Radio Peripheral (USRP) is an USB-connected,
238  low-cost and open board. It features four high-speed analog-to-digital
239  and digital-to-analog converters, an FPGA and a microcontroller. It's
240  ideal for capturing or transmitting various signals, usually in
241  combination with GNU Radio. The design schemas are available under a
242  free license.
243  .
244  This package contains the client-side library, providing an easy interface
245  for communicating with the USRP.
246  .
247  This package contains header files needed by developers.
248
249 Package: usrp-doc
250 Section: doc
251 Architecture: all
252 Description: Software Defined Radio
253  This package contains the documentation for the Universal Software Radio
254  Peripheral (USRP) hardware and interface library.
255
256 Package: python-usrp
257 Architecture: any
258 Depends: ${python:Depends}, ${shlibs:Depends}
259 Provides: ${python:Provides}
260 Section: contrib/python
261 XB-Python-Version: ${python:Versions}
262 Description: Python bindings for the USRP library
263  This package provides the modules that enable one to use the USRP as a
264  standalone device from Python, independent of GNU Radio proper.
265
266 Package: python-gnuradio-usrp
267 Architecture: any
268 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-core, python-usrp
269 Provides: ${python:Provides}
270 Section: contrib/python
271 XB-Python-Version: ${python:Versions}
272 Description: Python bindings for GNU Radio USRP driver
273  This package provides the Python interface to the GNU Radio USRP
274  driver and daughterboard drivers.
275
276 Package: gnuradio-utils
277 Architecture: any
278 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-usrp, python-gnuradio-wxgui
279 Provides: ${python:Provides}
280 Section: contrib/comm
281 XB-Python-Version: ${python:Versions}
282 Description: GNU Radio Utilities
283  This package provides commonly used utilities for GNU Radio
284
285 Package: usrp
286 Section: contrib/comm
287 Architecture: all
288 Depends: usrp-doc, usrp-firmware, libusrp0c2a
289 Description: The Universal Software Radio Peripheral
290  This is a virtual package that depends on the entire USRP software collection.
291
292 Package: gnuradio-pager
293 Architecture: any
294 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-usrp
295 Section: contrib/comm
296 XB-Python-Version: ${python:Versions}
297 Description: GNU Radio FLEX Pager Decoder
298  This package provides a decoder for the FLEX paging protocol for GNU Radio
299
300 Package: gnuradio-sounder-firmware
301 Section: contrib/comm
302 Architecture: all
303 Description: GNU Radio Channel Sounder Application
304  This package provides an RF channel sounder application for GNU Radio
305  .
306  This package contains the custom FPGA bitstrings for the USRP, which
307  require non-free tools to build.
308
309 Package: gnuradio-sounder
310 Architecture: any
311 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-usrp, gnuradio-sounder-firmware
312 Section: contrib/comm
313 XB-Python-Version: ${python:Versions}
314 Description: GNU Radio Channel Sounder Application
315  This package provides an RF channel sounder application for GNU Radio
316
317 Package: gnuradio-radar-mono-firmware
318 Section: contrib/comm
319 Architecture: all
320 Description: GNU Radio Monostatic Radar Firmware
321  This package provides a monostatic radar application for GNU Radio
322  .
323  This package contains the custom FPGA bitstrings for the USRP, which
324  require non-free tools to build.
325
326 Package: gnuradio-radar-mono
327 Architecture: any
328 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-usrp, gnuradio-radar-mono-firmware
329 Section: contrib/comm
330 XB-Python-Version: ${python:Versions}
331 Description: GNU Radio Monostatic Radar Application
332  This package provides a monostatic radar application for GNU Radio
333
334 Package: gnuradio-radio-astronomy
335 Architecture: any
336 Depends: ${python:Depends}, ${shlibs:Depends}, python-gnuradio-usrp, python-gnuradio-wxgui
337 Section: contrib/comm
338 XB-Python-Version: ${python:Versions}
339 Description: GNU Radio Radio Astronomy Applications
340  This package provides radio astronomy applications for GNU Radio
Note: See TracBrowser for help on using the browser.