Source: libcanberra
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bícha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Marco Trevisan (Treviño) <marco@ubuntu.com>, Sjoerd Simons <sjoerd@debian.org>
Build-Depends: debhelper-compat (= 13),
               libltdl-dev,
               libasound2-dev [linux-any],
               libvorbis-dev,
               libgtk-3-dev (>= 3.0.0),
               libtdb-dev (>= 1.1) [linux-any],
               gtk-doc-tools,
               libpulse-dev (>= 0.9.11),
               libgstreamer1.0-dev
Standards-Version: 4.7.0
XS-Debian-Vcs-Browser: https://salsa.debian.org/gnome-team/libcanberra
XS-Debian-Vcs-Git: https://salsa.debian.org/gnome-team/libcanberra.git
Vcs-Browser: https://salsa.debian.org/gnome-team/libcanberra/tree/ubuntu/latest
Vcs-Git: https://salsa.debian.org/gnome-team/libcanberra.git -b ubuntu/latest
Homepage: https://0pointer.de/lennart/projects/libcanberra/
Rules-Requires-Root: no

Package: libcanberra0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, sound-theme-freedesktop
Suggests: libcanberra-pulse
Provides: libcanberra0t64 (= ${binary:Version})
Breaks: libcanberra0t64 (<< 0.30-13)
Replaces: libcanberra0t64 (<< 0.30-13)
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: libcanberra-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 libcanberra0 (= ${binary:Version})
Description: simple interface for playing event sounds (development files)
 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}),
  pipewire-pulse | 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-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-gtk-common-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple interface for playing event sounds (GTK+ shared development files)
 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-gtk3-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libcanberra-gtk3-module
Provides: libcanberra-gtk3-0t64 (= ${binary:Version})
Breaks: libcanberra-gtk3-0t64 (<< 0.30-13)
Replaces: libcanberra-gtk3-0t64 (<< 0.30-13)
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-0t64
Section: oldlibs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libcanberra-gtk3-0
Description: transitional package to libcanberra-gtk3-0
 This is a transitional package. It can safely be removed.

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 interface for playing event sounds (GTK+ 3 development files)
 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}
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}
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-doc
Section: doc
Architecture: all
Multi-Arch: foreign
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.
