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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231
|
Source: gammu
Maintainer: Boian Bonev <bbonev@ipacct.com>
Section: comm
Priority: optional
Build-Depends:
bash-completion,
cmake,
debhelper-compat (= 13),
default-libmysqlclient-dev,
dh-sequence-sphinxdoc,
libbluetooth-dev [linux-any],
libcurl4-gnutls-dev,
libdbd-sqlite3,
libdbi-dev,
libglib2.0-dev,
libgudev-1.0-dev [linux-any],
libpq-dev,
libsystemd-dev,
libusb-1.0-0-dev [linux-any],
pkg-config,
sqlite3,
tzdata,
unixodbc-dev,
Build-Depends-Indep:
doxygen,
python3-breathe (>= 4.1.0),
python3-sphinx (>= 1.3),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/gammu
Vcs-Git: https://salsa.debian.org/debian/gammu.git
Homepage: https://wammu.eu/gammu/
Package: gammu
Architecture: any
Depends:
libjs-sphinxdoc,
${misc:Depends},
${shlibs:Depends},
Recommends:
libgammu-i18n (>= ${source:Version}),
whiptail | dialog,
Suggests:
gammu-doc (>= ${source:Version}),
Description: mobile phone management utility
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains Gammu binary as well as some examples.
Package: gammu-doc
Architecture: all
Section: doc
Depends:
${misc:Depends},
${sphinxdoc:Depends},
Suggests:
python-gammu,
Replaces:
python-gammu-doc,
Multi-Arch: foreign
Description: Gammu Manual
This provides gammu module, that can work with any phone Gammu
supports - many Nokias, Siemens, Alcatel, ...
.
This package contains The Gammu Manual, comprehensive documentation covering
Gammu command line utilities, Gammu SMS Daemon, Python bindings for Gammu and
libGammu library API.
Package: gammu-smsd
Architecture: any
Pre-Depends:
${misc:Pre-Depends},
Depends:
adduser,
${misc:Depends},
${shlibs:Depends},
Suggests:
gammu,
gammu-doc (>= ${source:Version}),
Description: SMS message daemon
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains Gammu SMS Daemon and tool to inject messages
into the queue.
Package: libgammu-dev
Architecture: any
Section: libdevel
Depends:
libgammu8 (= ${binary:Version}),
libgsmsd8 (= ${binary:Version}),
${misc:Depends},
Suggests:
gammu-doc (>= ${source:Version}),
pkg-config,
Conflicts:
libgammu1-dev,
Replaces:
libgammu1-dev,
Multi-Arch: no
Description: mobile phone management library (development files)
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains header files needed for compiling programs with
Gammu and developer documentation.
Package: libgammu-i18n
Architecture: all
Section: localization
Depends:
${misc:Depends},
Suggests:
libgammu8,
Conflicts:
libgammu-common,
libgammu1,
Replaces:
libgammu-common,
libgammu1,
Multi-Arch: foreign
Description: mobile phone management library (i18n files)
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains i18n files for Gammu shared library and binary.
Package: libgammu8
Architecture: any
Section: libs
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
libgammu-i18n (>= ${source:Version}),
usb-modeswitch,
Suggests:
gammu,
Description: mobile phone management library
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains Gammu shared library.
Package: libgsmsd8
Architecture: any
Section: libs
Depends:
${misc:Depends},
${shlibs:Depends},
Suggests:
gammu-smsd,
Description: SMS daemon helper library
Gammu is command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
functions should work with majority of them. Program can work with
contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem,
integrated radio, camera, etc. It also supports daemon mode to send and
receive SMSes.
.
Currently supported phones include:
.
* Many Nokia models.
* Alcatel BE5 (501/701), BF5 (715), BH4 (535/735).
* AT capable phones (Siemens, Nokia, Alcatel, IPAQ).
* OBEX and IrMC capable phones (Sony-Ericsson, Motorola).
* Symbian phones through gnapplet.
.
This package contains Gammu SMS daemon shared library.
|