Osmocom Home NodeB Gateway, for attaching femtocells to the 3G CN (OsmoMSC, OsmoSGSN)
https://osmocom.org/projects/osmohnbgw
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.6 KiB
51 lines
1.6 KiB
Source: osmo-hnbgw |
|
Section: net |
|
Priority: extra |
|
Maintainer: Osmocom team <openbsc@lists.osmocom.org> |
|
Build-Depends: debhelper (>=9), |
|
dh-autoreconf, |
|
autotools-dev, |
|
autoconf, |
|
automake, |
|
libtool, |
|
pkg-config, |
|
python3-minimal, |
|
libtalloc-dev, |
|
libasn1c-dev (>= 0.9.30), |
|
libsctp-dev, |
|
libosmocore-dev (>= 1.7.0), |
|
libosmo-sigtran-dev (>= 1.6.0), |
|
libosmo-abis-dev (>= 1.3.0), |
|
libosmo-netif-dev (>= 1.2.0), |
|
libosmo-mgcp-client-dev (>= 1.10.0), |
|
libosmo-hnbap-dev (>= 1.3.0), |
|
libosmo-ranap-dev (>= 1.3.0), |
|
libosmo-rua-dev (>= 1.3.0), |
|
osmo-gsm-manuals-dev (>= 1.3.0) |
|
Standards-Version: 3.9.8 |
|
Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw |
|
Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw |
|
Homepage: https://projects.osmocom.org/projects/osmo-hnbgw |
|
|
|
Package: osmo-hnbgw |
|
Architecture: any |
|
Multi-Arch: foreign |
|
Depends: ${misc:Depends}, ${shlibs:Depends} |
|
Recommends: osmo-mgw |
|
Description: OsmoHNBGW: Osmocom Home Node B Gateway |
|
|
|
Package: osmo-hnbgw-dbg |
|
Section: debug |
|
Architecture: any |
|
Multi-Arch: same |
|
Depends: osmo-hnbgw (= ${binary:Version}), ${misc:Depends} |
|
Description: OsmoHNBGW: Osmocom Home Node B Gateway |
|
|
|
Package: osmo-hnbgw-doc |
|
Architecture: all |
|
Section: doc |
|
Priority: optional |
|
Depends: ${misc:Depends} |
|
Description: ${misc:Package} PDF documentation |
|
Various manuals: user manual, VTY reference manual and/or |
|
protocol/interface manuals.
|
|
|