Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.
[debian/gnuradio] / debian / control
index 7623d87c25b11e4973a7016ce65b4f8d33b69346..9cfd66a6bbe7b13af03c6f8c4915bc3afa535ce4 100644 (file)
@@ -7,7 +7,7 @@ Section: comm
 Priority: optional
 Maintainer: Johnathan Corgan <jcorgan@corganenterprises.com>
 Build-Conflicts: automake1.8, automake1.9
-Build-Depends: debhelper (>= 5.0.38), build-essential, python-central (>=0.5.6), automake, libtool, pkg-config, python-dev (>=2.6), python-dev (<2.7), swig, fftw3-dev | libfftw3-dev, libcppunit-dev, libboost1.37-dev | libboost1.35-dev, libgsl0-dev, guile-1.8, libasound2-dev, python-wxgtk2.8, python-numpy, doxygen, xmlto, sdcc-nf, libusb-dev, libjack-dev, portaudio19-dev, libsdl1.2-dev, python-cheetah, python-lxml, python-gtk2, libqt4-dev, libqwt5-qt4-dev, libqwtplot3d-qt4-dev, libblas-dev, texlive-latex-base
+Build-Depends: debhelper (>= 5.0.38), build-essential, python-central (>=0.5.6), automake, libtool, pkg-config, python-dev (>=2.6), python-dev (<2.7), swig, fftw3-dev | libfftw3-dev, libcppunit-dev, libboost1.37-dev, libgsl0-dev, guile-1.8, libasound2-dev, python-wxgtk2.8, python-numpy, doxygen, xmlto, sdcc-nf, libusb-dev, libjack-dev, portaudio19-dev, libsdl1.2-dev, python-cheetah, python-lxml, python-gtk2, libqt4-dev, libqwt5-qt4-dev, libqwtplot3d-qt4-dev, libblas-dev, texlive-latex-base
 Standards-Version: 3.7.2
 XS-Python-Version: =2.6
 
@@ -19,6 +19,8 @@ Package: libgruel
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
+Replaces: libpmt
+Conflicts: libpmt
 Description: GNU Radio Utility Etcetera Library
  This package implements a variety of low-level utility
  routines for GNU Radio.
@@ -26,7 +28,9 @@ Description: GNU Radio Utility Etcetera Library
 Package: libgruel-dev
 Section: libdevel
 Architecture: any
-Depends: libgruel (= ${binary:Version})
+Depends: libgruel (= ${binary:Version}), libboost1.37-dev, guile-1.8
+Replaces: libpmt-dev
+Conflicts: libpmt-dev
 Description: GNU Radio Utility Etcetera Library
  This package implements a variety of low-level utility
  routines for GNU Radio.
@@ -55,30 +59,6 @@ Description: GNU Radio Omnithreads Abstraction Library
  .
  This package contains header files needed by developers.
 
-Package: libpmt
-Section: libs
-Architecture: any
-Replaces: libpmt0c2a
-Conflicts: libpmt0c2a
-Depends: libgnuradio-omnithread (= ${binary:Version}), ${shlibs:Depends}
-Description: GNU Radio Polymorphic Type Library
- This package implements polymorphic types.  These are similar 
- to lisp or Python data objects, and implement transparent
- reference counting using the boost shared_ptr templates.
-
-Package: libpmt-dev
-Section: libdevel
-Architecture: any
-Replaces: libpmt0-dev
-Conflicts: libpmt0-dev
-Depends: libpmt (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version})
-Description: GNU Radio Polymorphic Type Library
- This package implements polymorphic types.  These are similar 
- to lisp or Python data objects, and implement transparent
- reference counting using the boost shared_ptr templates.
- .
- This package contains header files needed by developers.
-
 ################################################################################
 # C++ M-Block library packages                                                 #
 ################################################################################
@@ -88,7 +68,7 @@ Section: libs
 Architecture: any
 Replaces: libmblock0c2a
 Conflicts: libmblock0c2a
-Depends: libpmt (= ${binary:Version}), libgnuradio-omnithread (= ${binary:Version}), ${shlibs:Depends}, guile-1.8
+Depends: libpmt (= ${binary:Version}), libgnuradio-omnithread (= ${binary:Version}), libgruel (= ${binary:Version}), ${shlibs:Depends}
 Description: GNU Radio Message Block Library 
  This package provides the GNU Radio message block library. 
 
@@ -97,7 +77,7 @@ Section: libdevel
 Architecture: any
 Replaces: libmblock0-dev
 Conflicts: libmblock0-dev
-Depends: libmblock (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libpmt-dev (= ${binary:Version})
+Depends: libmblock (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libgruel-dev (= ${binary:Version})
 Description: GNU Radio Message Block Library
  This package provides the GNU Radio message block library.
  .
@@ -147,7 +127,6 @@ Package: libusrp2
 Section: comm
 Architecture: any
 Depends: libgruel (= ${binary:Version}), libgnuradio-omnithread (= ${binary:Version}), ${shlibs:Depends}
-Suggests: usrp-doc
 Description: Client side library for the USRP2 hardware
  The Universal Software Radio Peripheral 2 (USRP2) is a GbE-connected,
  low-cost and open board. It features two high-speed analog-to-digital
@@ -195,7 +174,7 @@ Section: libdevel
 Architecture: any 
 Replaces: libgnuradio-core0-dev
 Conflicts: libgnuradio-core0-dev
-Depends: libgnuradio-core (= ${binary:Version}), libgruel-dev (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libboost-thread1.37-dev, libboost-date-time1.37-dev, libgsl0-dev, libblas-dev, libfftw3-dev, swig
+Depends: libgnuradio-core (= ${binary:Version}), libgruel-dev (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libboost-thread1.37-dev, libboost-date-time1.37-dev, libcppunit-dev, libgsl0-dev, libatlas-base-dev, libfftw3-dev, swig
 Description: The GNU Software Radio Core Library
  This package contains the core GNU Radio libraries.
  .
@@ -217,6 +196,108 @@ Description: GNU Radio C++ block for ALSA sound system
  .
  This package contains header files needed by developers.
 
+Package: libgnuradio-audio-jack
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block for JACK sound system
+ This package contains the JACK sound system driver for GNU Radio.
+
+Package: libgnuradio-audio-jack-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-audio-jack (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version}), libjack-dev
+Description: GNU Radio C++ block for JACK sound system
+ This package contains the JACK sound system driver for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-audio-oss
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block for OSS sound system
+ This package contains the OSS sound system driver for GNU Radio.
+
+Package: libgnuradio-audio-oss-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-audio-oss (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block for OSS sound system
+ This package contains the OSS sound system driver for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-audio-portaudio
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block for PORTAUDIO sound system
+ This package contains the PORTAUDIO sound system driver for GNU Radio.
+
+Package: libgnuradio-audio-portaudio-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-audio-portaudio (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version}), portaudio19-dev
+Description: GNU Radio C++ block for PORTAUDIO sound system
+ This package contains the PORTAUDIO sound system driver for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-cvsd-vocoder
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block implementing the CVSD vocoder
+ This package provides an implementation of a CVSD vocoder for
+ GNU Radio.
+
+Package: libgnuradio-cvsd-vocoder-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-cvsd-vocoder (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block implement the CVSD vocoder
+ This package provides an implementation of a CVSD vocoder for
+ GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-gsm-fr-vocoder
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block implementing the GSM full rate vocoder
+ This package provides an implementation of a GSM-FR vocoder for
+ GNU Radio.
+
+Package: libgnuradio-gsm-fr-vocoder-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-gsm-fr-vocoder (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block implementing the GSM full rate vocoder
+ This package provides an implementation of a GSM-FR vocoder for
+ GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-pager
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block implementing the FLEX one-way pager protocol
+ This package provides an implementation of the FLEX one-way pager protocol
+ for GNU Radio.
+
+Package: libgnuradio-pager-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-pager (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block implementing the FLEX one-way pager protocol
+ This package provides an implementation of the FLEX one-way pager protocol
+ for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
 Package: libgnuradio-qtgui
 Section: libs
 Architecture: any
@@ -235,6 +316,42 @@ Description: GNU Radio C++ blocks fro QT-based GUI applications
  .
  This package contains header files needed by developers.
 
+Package: libgnuradio-trellis
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block implementing trellis-coded modulation
+ This package provides an implementation of tellis-coded modulation
+ for GNU Radio.
+
+Package: libgnuradio-trellis-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-trellis (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block implementing trellis-coded modulation
+ This package provides an implementation of trellis-coded modulation
+ for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
+Package: libgnuradio-video-sdl
+Section: libs
+Architecture: any
+Depends: libgnuradio-core (= ${binary:Version}), ${shlibs:Depends}
+Description: GNU Radio C++ block implementing video-sdl-coded modulation
+ This package provides an interface to the SDL rendering library
+ for GNU Radio.
+
+Package: libgnuradio-video-sdl-dev
+Section: libdevel
+Architecture: any
+Depends: libgnuradio-video-sdl (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version})
+Description: GNU Radio C++ block implementing video-sdl-coded modulation
+ This package provides an interface to the SDL rendering library
+ for GNU Radio.
+ .
+ This package contains header files needed by developers.
+
 Package: libgnuradio-usrp
 Section: libs
 Architecture: any
@@ -257,17 +374,17 @@ Package: libgnuradio-usrp2
 Section: libs
 Architecture: any
 Depends: libgnuradio-core (= ${binary:Version}), libusrp2 (= ${binary:Version}), ${shlibs:Depends}
-Description: GNU Radio C++ blocks for USRP(1) hardware
+Description: GNU Radio C++ blocks for USRP2 hardware
  This package contains the C++ API blocks for the Universal Software Radio
- Peripheral.
+ Peripheral 2.
 
 Package: libgnuradio-usrp2-dev
 Section: libdevel
 Architecture: any
 Depends: libgnuradio-usrp2 (= ${binary:Version}), libgnuradio-core-dev (= ${binary:Version}), libusrp2-dev (= ${binary:Version})
-Description: GNU Radio C++ blocks for USRP(1) hardware
+Description: GNU Radio C++ blocks for USRP2 hardware
  This package contains the C++ API blocks for the Universal Software Radio
- Peripheral.
+ Peripheral 2.
  .
  This package contains header files needed by developers.
 
@@ -530,7 +647,7 @@ Package: libgnuradio
 Section: libs
 Architecture: all
 Depends: libgnuradio-core (= ${binary:Version}), 
-Recommends: libgnuradio-audio-alsa, libgnuradio-qtqui, libgnuradio-usrp, libgnuradio-usrp2
+Recommends: libgnuradio-audio-alsa, libgnuradio-cvsd-vocoder, libgnuradio-gsm-fr-vocoder, libgnuradio-pager, libgnuradio-qtqui, libgnuradio-trellis, libgnuradio-usrp, libgnuradio-usrp2, libgnuradio-video-sdl
 Description: GNU Radio C++ API libraries
  This is a virtual package that depends, recommends, or suggests all of the
  binary packages that make up the GNU Radio C++ API.  For development headers,
@@ -540,7 +657,7 @@ Package: libgnuradio-dev
 Section: libdevel
 Architecture: all
 Depends: libgnuradio (= ${binary:Version}), libgnuradio-core-dev
-Recommends: libgnuradio-audio-alsa-dev, libgnuradio-qtgui-dev, libgnuradio-usrp-dev, libgnuradio-usrp2-dev,
+Recommends: libgnuradio-audio-alsa-dev, libgnuradio-cvsd-vocoder-dev, libgnuradio-gsm-fr-vocoder-dev, libgnuradio-pager-dev, libgnuradio-qtgui-dev, libgnuradio-trellis-dev, libgnuradio-usrp-dev, libgnuradio-usrp2-dev, libgnuradio-video-sdl-dev
 Suggests: gnuradio-doc, usrp-doc
 Replaces: gnuradio-dev
 Description: Development headers for GNU Radio C++ development