libcanberra is an implementation of the XDG Sound Theme and Name
Specifications, for generating event sounds on free desktops.
It comes with several backends (ALSA, PulseAudio, OSS, GStreamer, null)
and is designed to be portable.
This requires GConf and sound-theme-freedesktop, and you'll need to make
sure GTK_MODULES contains "canberra-gtk-module" - the easiest way to do
that is to have something like this in your shell initialization:
if [ -z "$GTK_MODULES" ] ; then
GTK_MODULES="canberra-gtk-module"
else
GTK_MODULES="$GTK_MODULES:canberra-gtk-module"
fi
export GTK_MODULES
Maintained by: Robby Workman
Approved by: Erik Hanson
Keywords: canberra
Homepage:
http://0pointer.de/lennart/projects/libcanberra/
Download SlackBuild:
libcanberra.tar.gz
libcanberra.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| libcanberra.SlackBuild |
| libcanberra.info |
| slack-desc |
© 2006-2012
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications