blob: b8ec91122e6957704fbb7a1ed3054c2840566072 [file] [log] [blame]
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01001Source: osmo-trx
2Maintainer: Ivan Klyuchnikov <ivan.kluchnikov@fairwaves.ru>
3Section: net
4Priority: optional
5Standards-Version: 3.9.3
Holger Hans Peter Freyther012a1b32017-01-24 14:43:44 +01006Build-Depends: debhelper (>= 9), autotools-dev, libdbd-sqlite3, pkg-config, dh-autoreconf, libuhd-dev, libusb-1.0-0-dev, libboost-all-dev, hardening-wrapper, libfftw3-dev
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01007Homepage: http://openbsc.osmocom.org/trac/wiki/OsmoTRX
8Vcs-Git: git://git.osmocom.org/osmo-trx
9Vcs-Browser: http://cgit.osmocom.org/osmo-trx
10
11Package: osmo-trx
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
14Description: OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS
15
16Package: osmo-trx-dbg
17Architecture: any
18Section: debug
19Priority: extra
20Depends: osmo-trx (= ${binary:Version}), ${misc:Depends}
21Description: Debug symbols for the osmo-trx
22 Make debugging possible
23
24