Source: gnuradio Section: comm Priority: optional Maintainer: Bdale Garbee Build-Conflicts: automake1.8, automake1.9 Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, doxygen, fftw3-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-numeric, python-wxgtk2.6, sdcc, swig Build-Depends-Indep: python-all-dev Standards-Version: 3.7.2 XS-Python-Version: >= 2.3 Package: gnuradio Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python, gnuradio-doc, libgnuradio-core0-dev, libgnuradio-core0c2a, libgnuradio-core0c2a-dbg, usrp, usrp-firmware, libusrp0-dev, libusrp0c2a, libusrp0c2a-dbg, python-gnuradio, python-usrp, gnuradio-examples Conflicts: gr-audio-alsa, gr-audio-oss, gr-audio-jack, gr-wxgui Replaces: gr-audio-alsa, gr-audio-oss, gr-audio-jack, gr-wxgui XB-Python-Version: ${python:Versions} Description: Software Defined Radio This is a meta-package that depends on the various components of a complete installation of the GNU Radio softare defined radio system. Package: gnuradio-doc Section: doc Architecture: all Depends: ${shlibs:Depends} Description: Software Defined Radio This package contains the documentation for the GNU Radio software defined radio system. Package: libgnuradio-core0-dev Section: libdevel Architecture: any Depends: libgnuradio-core0c2a (= ${Source-Version}) Description: Software Defined Radio This library contains Signal Processing routines that implement the functionality of traditional radio receivers and transmitters. . The GNU Radio homepage is http://www.gnu.org/software/gnuradio . This package contains header files needed by developers. Package: libgnuradio-core0c2a Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libgnuradio-core0, libgnuradio-core0c2 Replaces: libgnuradio-core0, libgnuradio-core0c2 Recommends: python-gnuradio Suggests: gnuradio-doc, gnuradio-examples Description: Software Defined Radio This package contains the core GNU Radio libraries. Package: libgnuradio-core0c2a-dbg Section: libdevel Architecture: any Depends: libgnuradio-core0c2a (= ${Source-Version}), ${shlibs:Depends} Description: Software Defined Radio This package contains the debug symbols needed to debug programs that use the GNU Radio core libraries. Package: usrp Section: contrib/comm Architecture: any Depends: ${shlibs:Depends}, python Recommends: hotplug, usrp-firmware XB-Python-Version: ${python:Versions} Description: control applications and firmware for the USRP The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains a tool for loading firmware and doing other simple administrative tasks for the USRP (usrper), as well as the actual firmware binaries for the microcontroller. . Note that this package does _not_ contain the FPGA bitstrings, which you will probably also want to get something useful out of the USRP. For that, see the package "usrp-firmware" in contrib. Package: usrp-firmware Section: contrib/comm Architecture: all Recommends: usrp Description: control applications and firmware for the USRP The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains the basic FPGA bitstrings for normal USRP operation, which need non-free tools to build. Package: libusrp0-dev Provides: libusrp-dev Conflicts: libusrp-dev Section: contrib/libdevel Architecture: any Depends: libusrp0c2a (= ${Source-Version}), ${shlibs:Depends} Description: development library files for the USRP The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains development files for the client-side library. Package: libusrp0c2a Section: contrib/libs Architecture: any Depends: ${shlibs:Depends} Recommends: usrp Conflicts: libusrp0 Replaces: libusrp0 Description: client side library for the USRP The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains the client-side library, providing an easy interface for communicating with the USRP. Package: libusrp0c2a-dbg Section: contrib/libdevel Architecture: any Depends: libusrp0c2a (= ${Source-Version}), ${shlibs:Depends} Description: client side library debugging symbols for the USRP The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains the debug symbols needed to debug programs that use the USRP client-side library. Package: python-gnuradio Architecture: any Depends: ${python:Depends}, libgnuradio-core0c2a, python-numeric Provides: ${python:Provides} Section: python XB-Python-Version: ${python:Versions} Description: Python bindings for GNURadio This provides the module that enable one to use gnuradio from Python scripts. You will need Python and gnuradio-dev installed to use this. Package: python-usrp Section: contrib/python Architecture: any Depends: ${shlibs:Depends}, ${python:Depends} Replaces: python2.3-usrp Conflicts: python2.3-usrp Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Python binding for the USRP client side library The Universal Software Radio Peripheral (USRP) is an USB-connected, low-cost and open board. It features four high-speed analog-to-digital and digital-to-analog converters, an FPGA and a microcontroller. It's ideal for capturing or transmitting various signals, usually in combination with GNU Radio. The design schemas are available under a free license. . This package contains the Python bindings for the client-side library. Package: gnuradio-examples Architecture: all Depends: ${python:Depends}, libgnuradio-core0c2a, python-gnuradio XB-Python-Version: ${python:Versions} Description: Example programs to test and use GNURadio This package contains Python programs which uses and tests the GNU Radio libraries. The examples include dialtone generation, complete FM receiver and many more exciting applications.