Source: gr-satnogs
Section: science
Priority: optional
Maintainer: SatNOGS project <dev@satnogs.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               dh-python,
               doxygen,
               git,
               gnuradio-dev (>= 3.10), gnuradio-dev (<< 3.11),
               libhamlib++-dev,
               libitpp-dev,
               libpng++-dev,
               liborc-0.4-dev,
               libvorbis-dev,
               nlohmann-json3-dev,
               pkg-config,
	       python3-numpy,
               python3-dev
Standards-Version: 4.6.2
Homepage: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs
Vcs-Git: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git
Vcs-Browser: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs

Package: gr-satnogs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libgnuradio-satnogs (= ${binary:Version}),
         python3-soapysdr,
         python3-hamlib,
         ${python3:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: gnuradio (>= 3.10), gnuradio (<< 3.11)
Description: SatNOGS GNU Radio Out-Of-Tree Module
 gr-satnogs is an out-of-tree GNU Radio module that provides all the necessary
 tools for decoding signals from various scientific and academic satellites.

Package: libgnuradio-satnogs
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: SatNOGS GNU Radio Out-Of-Tree Module
 gr-satnogs is an out-of-tree GNU Radio module that provides all the necessary
 tools for decoding signals from various scientific and academic satellites.
 .
 This package contains the shared library.
