-main, the main libcanberra library
-gtk, libcanberra-gtk (gtk+2)
-gtk3 libcanberra-gtk3 (gtk+3)
This is needed for the ongoing GNOME3 work without forcing a global move
to gtk+3. The -gtk subpackage may disappear in the future when nothing
uses it.
This move will prevent the login/logout sounds to work in
gnome-session-2.X but it is a necessary evil to move forward.
EDONOTCARE/agreed by several
* add vala vapi file
* numerous updates to Gtk support
* add new ca_context_playing() call
* several bugfixes
Makes use of newer sound-theme-freedesktop.
use gstreamer first (which uses libsndio by default) instead of plain OSS.
(canberra should be modified to use libsndio by itlsef)
- explicitely add enable/disable switches in CONFIGURE_ARGS
- regen PLIST while here