* update libcanberra to 1:0.30+r2+gc0620e4-4

This commit is contained in:
Alexander Baldeck 2024-07-22 23:13:33 +02:00
parent 6333581375
commit 2b1add4e16
2 changed files with 34 additions and 1 deletions

33
libcanberra/.SRCINFO Normal file
View File

@ -0,0 +1,33 @@
pkgbase = libcanberra
pkgdesc = A small and lightweight implementation of the XDG Sound Theme Specification
pkgver = 0.30+r2+gc0620e4
pkgrel = 4
epoch = 1
url = https://0pointer.net/lennart/projects/libcanberra/
arch = x86_64
license = LGPL
makedepends = gtk-doc
makedepends = gtk2
makedepends = gtk3
makedepends = git
depends = libvorbis
depends = libltdl
depends = alsa-lib
depends = libpulse
depends = tdb
depends = sound-theme-freedesktop
optdepends = gtk3: canberra-gtk-play
provides = libcanberra-pulse
provides = libcanberra.so
provides = libcanberra-gtk.so
provides = libcanberra-gtk3.so
replaces = libcanberra-pulse<0.30+2+gc0620e4-4
options = libtool
source = git+https://git.0pointer.net/clone/libcanberra.git#commit=c0620e432650e81062c1967cc669829dbd29b310
source = 40-libcanberra-gtk-module.sh
source = libcanberra-multi-backend.patch
sha256sums = SKIP
sha256sums = a0d0b135d3fea5c703a5f84208b79d66f671b082ae85f67b629ee2568a7ddc30
sha256sums = de146cae3e40a16b38c8edb4f1a3a423c64eb9c5000e36c316b677e9909c9b06
pkgname = libcanberra

View File

@ -4,7 +4,7 @@
pkgname=libcanberra pkgname=libcanberra
pkgver=0.30+r2+gc0620e4 pkgver=0.30+r2+gc0620e4
pkgrel=3 pkgrel=4
epoch=1 epoch=1
pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification" pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
url="https://0pointer.net/lennart/projects/libcanberra/" url="https://0pointer.net/lennart/projects/libcanberra/"