Source: gnss-sdr
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Carles Fernandez <carles.fernandez@cttc.es>
Section: hamradio
Priority: optional
Build-Depends: debhelper (>= 9),
               cmake,
               libboost-dev (>= 1.45),
               libboost-date-time-dev (>= 1.45),
               libboost-system-dev (>= 1.45),
               libboost-filesystem-dev (>= 1.45),
               libboost-thread-dev (>= 1.45),
               libboost-serialization-dev (>= 1.45),
               libboost-chrono-dev,
               libboost-program-options-dev (>= 1.45),
               libboost-test-dev (>= 1.45),
               libstdc++6 (>= 4.7),
               libc6 (>= 2.13),
               libuhd-dev (>= 3.7),
               gnuradio-dev (>= 3.7.3),
               gr-osmosdr,
               liblog4cpp5-dev,
               libarmadillo-dev (>= 1:4.200.0),
               liblapack-dev (>= 3.4),
               libblas-dev,
               libgnutls28-dev,
               libgflags-dev,
               libgoogle-glog-dev (>= 0.3.3),
               libgtest-dev (>= 1.7)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/gnss-sdr.git
Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/gnss-sdr.git
Homepage: http://gnss-sdr.org

Package: gnss-sdr
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Global navigation satellite systems software defined receiver
 Global Navigation Satellite Systems receiver defined by software.
 It performs all the signal processing from raw signal samples up to the
 computation of the Position-Velocity-Time solution, including
 code and phase observables. It is able to work with raw data files or, 
 if there is computational power enough, in real time with suitable 
 radiofrequency front-ends. This software is mainly developed at CTTC 
 (Centre Tecnologic de Telecomunicacions de Catalunya, http://www.cttc.es) 
 with contributions from around the world. 
 More info at http://gnss-sdr.org
