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 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306
|
Source: libcanberra
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 8.1.3~),
cdbs (>= 0.4.93~),
dh-autoreconf,
gnome-pkg-tools,
m4,
libltdl-dev | libltdl7-dev (>= 2.2.6),
dpkg-dev (>= 1.14.13),
libasound2-dev [linux-any],
libvorbis-dev,
libgconf2-dev,
libgtk-3-dev (>= 3.0.0),
libgtk2.0-dev (>= 2.22),
libtdb-dev (>> 1.1),
gtk-doc-tools,
libpulse-dev (>= 0.9.11),
libgstreamer0.10-dev (>= 0.10.15)
Standards-Version: 3.9.3
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/libcanberra/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/libcanberra/
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Package: libcanberra0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libcanberra-gtk0, libcanberra-pulse
Description: simple abstract interface for playing event sounds
libcanberra defines a simple abstract interface for playing event
sounds.
.
libcanberra relies on the XDG sound naming specification for
identifying event sounds. On Unix/Linux the right sound to play
is found via the mechanisms defined in the XDG sound theming
specification.
Package: libcanberra0-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${misc:Depends}, libcanberra0 (= ${binary:Version})
Description: libcanberra libraries detached debugging symbols
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains detached debugging symbols for it.
Package: libcanberra-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra0 (= ${binary:Version})
Description: simple abstract interface for playing event sounds
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains headers and libraries for developing
applications that play event sounds with libcanberra.
Package: libcanberra-pulse
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra0 (= ${binary:Version}),
pulseaudio
Description: PulseAudio backend for libcanberra
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the PulseAudio backend for libcanberra.
Package: libcanberra-pulse-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra-pulse (= ${binary:Version})
Description: PulseAudio libcanberra backend detached debugging symbols
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the PulseAudio backend debugging symbols.
Package: libcanberra-gstreamer
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra0 (= ${binary:Version})
Description: GStreamer backend for libcanberra
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the GStreamer backend for libcanberra.
Package: libcanberra-gstreamer-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra-gstreamer (= ${binary:Version})
Description: GStreamer libcanberra backend detached debugging symbols
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the GStreamer backend debugging symbols.
Package: libcanberra-gtk0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libcanberra-gtk-module
Description: GTK+ helper for playing widget event sounds with libcanberra
libcanberra-gtk provides a few functions that simplify libcanberra
usage from GTK+.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
Package: libcanberra-gtk0-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${misc:Depends}, libcanberra-gtk0 (= ${binary:Version})
Description: libcanberra-gtk libraries detached debugging symbols
libcanberra-gtk provides a few functions that simplify libcanberra
usage from GTK+.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
.
This package contains detached debugging symbols for it.
Package: libcanberra-gtk-common-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libcanberra-gtk-dev (<< 0.26)
Replaces: libcanberra-gtk-dev (<< 0.26)
Description: simple abstract interface for playing event sounds
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
.
This package contains common headers for developing
applications using libcanberra-gtk and libcanberra-gtk3
Package: libcanberra-gtk-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra-gtk0 (= ${binary:Version}),
libcanberra-dev (= ${binary:Version}),
libgtk2.0-dev (>= 2.20),
libcanberra-gtk-common-dev
Description: simple abstract interface for playing event sounds
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
.
This package contains headers and libraries for developing
applications that play event sounds with libcanberra-gtk.
Package: libcanberra-gtk-module
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk2.0-0 (>= 2.24.5-4)
Description: translates GTK+ widgets signals to event sounds
A GtkModule which will automatically hook into all kinds of events
inside a GTK+ program and generate sound events from them.
Package: libcanberra-gtk-module-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${misc:Depends}, libcanberra-gtk-module (= ${binary:Version})
Description: libcanberra GtkModule detached debugging symbols
A GtkModule which will automatically hook into all kinds of events
inside a GTK+ program and generate sound events from them.
.
This package contains detached debugging symbols for it.
Package: libcanberra-gtk3-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libcanberra-gtk3-module
Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra
libcanberra-gtk provides a few functions that simplify libcanberra
usage from GTK+ 3.0.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
Package: libcanberra-gtk3-0-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${misc:Depends}, libcanberra-gtk3-0 (= ${binary:Version})
Description: libcanberra-gtk libraries detached debugging symbols
libcanberra-gtk provides a few functions that simplify libcanberra
usage from GTK+ 3.0.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
.
This package contains detached debugging symbols for it.
Package: libcanberra-gtk3-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra-gtk3-0 (= ${binary:Version}),
libcanberra-dev (= ${binary:Version}),
libcanberra-gtk-common-dev,
libgtk-3-dev
Description: simple abstract interface for playing event sounds
libcanberra-gtk3 provides a few functions that simplify
libcanberra usage from GTK+ 3.0.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
.
This package contains headers and libraries for developing
applications that play event sounds with libcanberra-gtk.
Package: libcanberra-gtk3-module
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-0 (>= 3.2.2-3)
Description: translates GTK3 widgets signals to event sounds
A GtkModule which will automatically hook into all kinds of events
inside a GTK+ 3.0 program and generate sound events from them.
Package: gnome-session-canberra
Architecture: any
Section: gnome
Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
Breaks: libcanberra-gtk0 (<< 0.28-5)
Replaces: libcanberra-gtk0 (<< 0.28-5)
Description: GNOME session log in and log out sound events
Produce sound events on GNOME session log in and log out.
.
This package is using canberra-gtk-play from libcanberra.
Package: libcanberra-gtk3-module-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ${misc:Depends}, libcanberra-gtk3-module (= ${binary:Version})
Description: libcanberra GtkModule detached debugging symbols
A GtkModule which will automatically hook into all kinds of events
inside a GTK+ 3.0 program and generate sound events from them.
.
This package contains detached debugging symbols for it.
Package: libcanberra-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: simple abstract interface for playing event sounds - doc
libcanberra defines a simple abstract interface for playing event
sounds.
.
libcanberra relies on the XDG sound naming specification for
identifying event sounds. On Unix/Linux the right sound to play
is found via the mechanisms defined in the XDG sound theming
specification.
.
This package contains the HTML documentation for libcanberra and
libcanberra-gtk.
|