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),
               libboost-date-time-dev,
               libboost-dev,
               libboost-filesystem-dev,
               libboost-program-options-dev,
               libboost-regex-dev,
               libboost-system-dev,
               libboost-test-dev,
               libboost-thread-dev,
               libgsl-dev,
               libhamlib++-dev,
               libhamlib-dev,
               libitpp-dev,
               liborc-0.4-dev,
               libpng++-dev,
               libsdl1.2debian,
               libvorbis-dev,
               nlohmann-json3-dev,
               pkg-config,
               python3-dev,
               python3-six,
               libhamlib-utils,
               python3-hamlib
Standards-Version: 4.1.0
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,
         python3-soapysdr,
         libhamlib-utils,
         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.
