Source: srslte
Section: net
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper (>= 11),
               cmake,
               libfftw3-dev,
               libmbedtls-dev,
               libboost-program-options-dev,
               libconfig++-dev,
               libsctp-dev,
               libuhd-dev,
               uhd-host,
               txt2man,
               libpcsclite-dev,
               libbladerf-dev,
               libsoapysdr-dev
Standards-Version: 4.2.1
Homepage: http://www.softwareradiosystems.com
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/srslte.git
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/srslte

Package: srslte-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         srslte (= ${binary:Version})
Description: Static libraries and headers for srslte
 This software allows you to run a full end-to-end, open-source LTE system.
 It contains a UE, eNB and EPC implementation.
 .
 This package contains the development files - static libraries and headers

Package: srslte
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: nextepc
Description: LTE software suite for software defined radios
 This software allows you to run a full end-to-end, open-source LTE system.
 It contains a UE, eNB and EPC implementation.
 .
 For running a full network, also an implementation of the Evolved Packet Core
 (EPC) is needed.
