Source: libcanberra
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Marc-Andre Lureau <marcandre.lureau@gmail.com>
Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper (>= 5),
               dh-autoreconf,
               cdbs,
               m4,
               libltdl-dev | libltdl7-dev (>= 2.2.6),
               dpkg-dev (>= 1.14.13),
               libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
               libvorbis-dev,
               libgtk-3-dev (>= 2.91.0),
               libgtk2.0-dev (>= 2.22),
               libgconf2-dev,
               libtdb-dev,
               gtk-doc-tools,
               libpulse-dev (>= 0.9.11),
               libgstreamer0.10-dev (>= 0.10.15),
               quilt
Standards-Version: 3.9.1
Vcs-Bzr: http://launchpad.net/~ubuntu-desktop/libcanberra/ubuntu

Package: libcanberra0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, sound-theme-freedesktop
Suggests: libcanberra-gtk0, libcanberra-pulse
Description: a 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
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
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 libcanberra0 (= ${binary:Version})
Description: a 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
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
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
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
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 pulseaudio backend for libcanberra.

Package: libcanberra-gtk0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libcanberra-gtk-module
Replaces: libcanberra-gtk3-0 (<< 0.28-0ubuntu1)
Breaks: libcanberra-gtk3-0 (<< 0.28-0ubuntu1)
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
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
Replaces: libcanberra-gtk-dev (<< 0.26-1)
Breaks: libcanberra-gtk-dev (<< 0.26-1)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a 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
Depends: ${shlibs:Depends},
   ${misc:Depends},
   libcanberra-gtk0 (= ${binary:Version}),
   libcanberra-dev (= ${binary:Version}),
   libgtk2.0-dev (>= 2.20),
   libcanberra-gtk-common-dev
Description: a 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
Depends: ${shlibs:Depends}, ${misc:Depends}
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
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
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
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
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libcanberra-gtk3-0 (= ${binary:Version}),
 libcanberra-dev (= ${binary:Version}),
 libcanberra-gtk-common-dev,
 libgtk-3-dev
Description: a 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
Depends: ${shlibs:Depends}, ${misc:Depends}
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: all
Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
Recommends: libcanberra-pulse
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
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: a 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.
