mirror of https://github.com/hmatuschek/libsdr
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
468 B
Plaintext
15 lines
468 B
Plaintext
Source: libsdr
|
|
Priority: extra
|
|
Maintainer: Hannes Matuschek <hmatuschek@gmail.com>
|
|
Build-Depends: cdbs (>= 0.4.51), dh-exec, debhelper (>= 8.0.0), cmake, qtbase5-dev (>= 5.0), portaudio19-dev, librtlsdr-dev, fftw3-dev
|
|
Standards-Version: 3.9.2
|
|
Section: hamradio
|
|
Homepage: http://github.com/hmatuschek/libsdr
|
|
|
|
Package: libsdr
|
|
Section: hamradio
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: libsdr
|
|
A C++ library for software defined radio.
|