1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: ofono-phonesim
Section: devel
Priority: optional
Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Uploaders: Héctor Orón Martínez <zumbi@debian.org>
Build-Depends: debhelper (>= 11),
pkg-config,
libqt4-dev
Standards-Version: 4.3.0
Rules-Requires-Root: no
Homepage: http://www.ofono.org/
Vcs-Git: https://salsa.debian.org/telepathy-team/ofono-phonesim.git
Vcs-Browser: https://salsa.debian.org/telepathy-team/ofono-phonesim
Package: ofono-phonesim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Modem emulator used by the oFono mobile telephony stack
oFono is a stack for mobile telephony devices on Linux. oFono supports
speaking to telephony devices through specific drivers, or with generic
AT commands.
.
Phonesim is a modem emulator that oFono uses for development and testing.
This allows oFono to be used by any host without requiring special GSM
(or other) hardware.
|