libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz
MD5 校验和:34cb7e4430afaf6f447c4ebdb9b42072
大小:312 KB
预计所需磁盘空间:7.5 MB
预计构建时间:0.1 SBU
alsa-lib-1.2.16.1, gstreamer-1.28.4, and GTK-3.24.52
PulseAudio-17.0, GTK+-2 and tdb
sound-theme-freedesktop-0.8, or another theme, for example from the gnome-look website
First, apply a patch to fix an issue causing some applications to crash in Wayland-based desktop environments:
patch -Np1 -i ../libcanberra-0.30-wayland-1.patch
Install libcanberra by running the following commands:
./configure --prefix=/usr --disable-oss && make
This package does not come with a test suite.
Now, as the root user:
make docdir=/usr/share/doc/libcanberra-0.30 install
--disable-oss: disables
optional deprecated OSS support
--disable-gtk3: disables optional
support for GTK+-3