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
|
Source: libfsoframework
Priority: extra
Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Heiko Stuebner <heiko@sntech.de>,
Rico Rommel <rico@bierrommel.de>,
Sebastian Reichel <sre@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libasound2-dev,
libgee-0.8-dev,
libglib2.0-dev (>= 2.26.0),
libfso-glib-dev (>= 2012.07.27.2),
libnl-3-dev (>= 3.2),
libnl-route-3-dev (>= 3.2),
libgsm0710-dev (>= 1.2),
pkg-config,
quilt,
valac (>=0.20)
Standards-Version: 3.9.6
Section: libs
Homepage: http://freesmartphone.org/
Vcs-Git: git://anonscm.debian.org/pkg-fso/libfsoframework.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fso/libfsoframework.git;a=summary
Package: libfsobasics3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: freesmartphone.org basics library
This library contains classes useful for
logging and using configuration keyfiles.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libfsoframework3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends},
Multi-Arch: same
Description: freesmartphone.org framework library
This library contains utility functions for
freesmartphone.org API implementors.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libfsoresource3
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: freesmartphone.org resource implementation library
This C library contains classes useful for interfaceing with the FSO
resource system.
.
This package is part of the freesmartphone.org software stack and is
targeted for smartphones.
Package: libfsosystem3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: freesmartphone.org system implementation library
libfsosystem is a glib-2.0-based library for low level
system-related utilities. It provides a API for mounting filesystems,
managing network interfaces and loading kernel modules.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libfsotest3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: freesmartphone.org test implementation library
libfsotest is a test framework library
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libfsotransport3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
Description: freesmartphone.org transport library
This library contains transport classes useful for
serial programming.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libgsm0710mux3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
Description: Library for implementing GSM 07.10 multiplexing servers
This library supports implementing a GSM 07.10 Multiplexing Server.
It requires libgsm0710 for the protocol engine and glib.
.
You may either write standalone programs (e.g. communicating over D-Bus
and using ptys) or embed the library in your GSM server to improve
performance.
.
This package is part of the freesmartphone.org software stack
and is targeted for smartphones.
Package: libfsoframework-dev
Section: libdevel
Architecture: any
Provides: libfsobasics-dev,
libfsoresource-dev,
libfsosystem-dev,
libfsotransport-dev,
libgsm0710mux-dev
Conflicts: libfsobasics-dev,
libfsoresource-dev,
libfsosystem-dev,
libfsotransport-dev,
libgsm0710mux-dev
Replaces: libfsobasics-dev,
libfsoresource-dev,
libfsosystem-dev,
libfsotransport-dev,
libgsm0710mux-dev
Depends: ${misc:Depends},
libfso-glib-dev (>= 2012.07.27.2),
libfsobasics3 (= ${binary:Version}),
libfsoframework3 (= ${binary:Version}),
libfsoresource3 (= ${binary:Version}),
libfsosystem3 (= ${binary:Version}),
libfsotest3 (= ${binary:Version}),
libfsotransport3 (= ${binary:Version}),
libgsm0710mux3 (= ${binary:Version}),
libasound2-dev,
libgee-0.8-dev,
libglib2.0-dev (>= 2.26.0),
libnl-3-dev (>= 3.2),
libnl-route-3-dev (>= 3.2)
Description: Development files for libfsoframework
This library contains utility functions for
freesmartphone.org API implementors.
.
Development files.
Package: libfsoframework-dbg
Architecture: any
Multi-Arch: same
Section: debug
Provides: libfsobasics-dbg,
libfsoresource-dbg,
libfsosystem-dbg,
libfsotransport-dbg,
libgsm0710mux-dbg
Conflicts: libfsobasics-dbg,
libfsoresource-dbg,
libfsosystem-dbg,
libfsotransport-dbg,
libgsm0710mux-dbg
Replaces: libfsobasics-dbg,
libfsoresource-dbg,
libfsosystem-dbg,
libfsotransport-dbg,
libgsm0710mux-dbg
Depends: ${misc:Depends},
libfsobasics3 (= ${binary:Version}),
libfsoframework3 (= ${binary:Version}),
libfsoresource3 (= ${binary:Version}),
libfsosystem3 (= ${binary:Version}),
libfsotest3 (= ${binary:Version}),
libfsotransport3 (= ${binary:Version}),
libgsm0710mux3 (= ${binary:Version}),
Description: debugging symbols for use with libfsoframework
This library contains utility functions for
freesmartphone.org API implementors.
.
This package contains unstripped shared libraries. It is provided primarily
to provide a backtrace with names in a debugger, this makes it somewhat easier
to interpret core dumps. The libraries are installed in /usr/lib/debug and
are automatically used by gdb.
|