Source: gr-iio
Section: libs
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: bison,
               cmake (>= 2.6),
               debhelper (>= 9),
               doxygen,
               flex,
               gnuradio-dev (>= 3.7.11),
               libad9361-dev (>= 0.1-3),
               libcppunit-dev,
               libiio-dev (>= 0.10),
               pkg-config,
	       python-dev,
               swig
Standards-Version: 4.1.0
Homepage: https://github.com/analogdevicesinc/gr-iio.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gr-iio.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gr-iio.git

Package: gr-iio
Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libgnuradio-iio0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: IIO blocks for GnuRadio
 Libiio is a library that has been conceived to ease the development of
 applications interfacing Industrial Input/Output (IIO) devices through
 the IIO subsystem of the Linux kernel.
 .
 The IIO blocks for GnuRadio can be used to create flowgraphs that interface
 IIO devices through libiio.
 .
 This package contains the development files.

Package: libgnuradio-iio0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: IIO blocks for GnuRadio (runtime library)
 Libiio is a library that has been conceived to ease the development of
 applications interfacing Industrial Input/Output (IIO) devices through
 the IIO subsystem of the Linux kernel.
 .
 The IIO blocks for GnuRadio can be used to create flowgraphs that interface
 IIO devices through libiio.
 .
 This package contains the shared library.
