Package Details: libcanberra-gtk2 1:0.30+r2+gc0620e4-5

Git Clone URL: https://aur.archlinux.org/libcanberra-gtk2.git (read-only, click to copy)
Package Base: libcanberra-gtk2
Description: A small and lightweight implementation of the XDG Sound Theme Specification
Upstream URL: https://0pointer.net/lennart/projects/libcanberra/
Licenses: LGPL
Conflicts: libcanberra
Provides: libcanberra, libcanberra-gtk.so, libcanberra-gtk3.so, libcanberra-pulse, libcanberra.so
Replaces: libcanberra-pulse
Submitter: bidulock
Maintainer: bidulock
Last Packager: bidulock
Votes: 1
Popularity: 0.022605
First Submitted: 2025-11-11 15:55 (UTC)
Last Updated: 2025-11-11 15:58 (UTC)

Required by (289)

Sources (3)

Latest Comments

hildigerr commented on 2026-05-04 04:36 (UTC)

In addition to the changes recommended by @thx1138, I needed to change git apply -3 to patch -p 1 <

thx1138 commented on 2026-03-29 15:29 (UTC)

Some changes to the PKGBUILD to install Version 0.30 from the upstream URL:

pkgver=0.30
source=("http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz"
#pkgver() {
  # cd libcanberra
  # git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
#}
three remaining places:
  # cd libcanberra
  cd libcanberra-0.30/

This version of the package includes:
/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
and
/usr/lib/libcanberra-gtk.so.0.1.9
missing from the extra/libcanberra package.

joeymoonen commented on 2026-01-17 16:46 (UTC)

-> Cloning libcanberra git repo... Cloning into bare repository '/var/cache/private/yay/libcanberra-gtk2/libcanberra'... fatal: unable to access 'https://git.0pointer.net/clone/libcanberra.git/': Failed to connect to git.0pointer.net port 443 after 50 ms: Could not connect to server ==> ERROR: Failure while downloading libcanberra git repo Aborting... -> error making: libcanberra-gtk2-exit status 1 -> Failed to install the following packages. Manual intervention is required: libcanberra-gtk2 - exit status 1