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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
Source: fso-gsmd
Section: misc
Priority: extra
Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Sebastian Reichel <sre@debian.org>,
Rico Rommel <rico@bierrommel.de>,
Simon Busch <morphis@gravedo.de>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libfso-glib-dev (>= 2012.07.27.1),
libfsoframework-dev (>= 0.12.0-5),
libgee-0.8-dev,
libgisicomm-dev (>= 0.1.0),
libglib2.0-dev (>= 2.26.0),
libgsm0710-dev,
libxml2-dev (>= 2.7.3),
mobile-broadband-provider-info (>= 20090918),
pkg-config,
ppp-dev (>= 2.4.7-1+~),
quilt,
valac (>=0.16)
Standards-Version: 3.9.5
Homepage: http://freesmartphone.org/
Vcs-Git: git://anonscm.debian.org/pkg-fso/fso-gsmd.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fso/fso-gsmd.git;a=summary
Package: fso-gsmd
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
mobile-broadband-provider-info (>= 20090918)
Recommends: fso-gsmd-platform
Breaks: ${misc:Breaks}
Description: freesmartphone.org GSM daemon
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
The different platforms (e.g. the Openmoko Freerunner) supported by
fso-gsmd have custom lowlevel plugins, which are available in
optional packages.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: fso-gsmd-dbg
Architecture: any
Section: debug
Depends: ${misc:Depends},
fso-gsmd (= ${binary:Version}),
fso-gsmd-ezx (= ${binary:Version}) [armel],
fso-gsmd-gta04 (= ${binary:Version}) [armel armhf],
fso-gsmd-htc (= ${binary:Version}) [armel armhf],
fso-gsmd-openmoko (= ${binary:Version}) [armel]
Description: debugging symbols for freesmartphone.org GSM daemon
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains debugging symbols for fso-gsmd, fso-gsmd-openmoko,
fso-gsmd-ezx and fso-gsmd-htc.
Package: fso-gsmd-openmoko
Architecture: armel
Depends: ${misc:Depends},
${shlibs:Depends},
fso-gsmd (= ${binary:Version})
Recommends: fso-deviced-openmoko
Provides: fso-gsmd-platform
Description: freesmartphone.org GSM daemon for Openmoko devices
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains the configuration and plugins needed by
the Openmoko Freerunner (also known as GTA02) and its
predecessor GTA01.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: fso-gsmd-ezx
Architecture: armel
Depends: ${misc:Depends},
${shlibs:Depends},
fso-gsmd (= ${binary:Version})
Recommends: fso-deviced-ezx
Provides: fso-gsmd-platform
Description: freesmartphone.org GSM daemon for Motorola EZX devices
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains configuration files and plugins needed by
Motorola EZX devices.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: fso-gsmd-htc
Architecture: armel armhf
Depends: ${misc:Depends},
${shlibs:Depends},
fso-gsmd (= ${binary:Version})
Recommends: fso-deviced-htc
Provides: fso-gsmd-platform
Description: freesmartphone.org GSM daemon for HTC devices
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains configuration files and plugins needed by
HTC devices.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: fso-gsmd-gta04
Architecture: armel armhf
Depends: ${misc:Depends},
${shlibs:Depends},
fso-gsmd (= ${binary:Version})
Recommends: fso-deviced-gta04
Provides: fso-gsmd-platform
Description: freesmartphone.org GSM daemon for the GTA04 device
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains configuration files and plugins needed by
the GTA04 device.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: fso-gsmd-n900
Architecture: armel armhf
Depends: ${misc:Depends},
${shlibs:Depends},
fso-deviced-n900,
fso-gsmd (= ${binary:Version})
Provides: fso-gsmd-platform
Description: freesmartphone.org GSM daemon for Nokia N900
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
.
This package contains configuration files and plugins needed by
the Nokia N900.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
|