* update soundtouch to 2.3.3-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:13 +02:00
parent 60f527ca28
commit 1d4add6d80
2 changed files with 22 additions and 1 deletions

21
soundtouch/.SRCINFO Normal file
View File

@ -0,0 +1,21 @@
pkgbase = soundtouch
pkgdesc = An audio processing library
pkgver = 2.3.3
pkgrel = 1.1
url = https://www.surina.net/soundtouch/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LGPL2.1
makedepends = cmake
makedepends = git
makedepends = ninja
depends = gcc-libs
source = git+https://codeberg.org/soundtouch/soundtouch.git#tag=e83424d5928ab8513d2d082779c275765dee31b9
source = soundtouch-cmake.patch
b2sums = SKIP
b2sums = 9eed09dc451c4e216a322211622e96757671613a4ba8231a699e32a50764eee4072837df697205dea87ef66a4d4d3105418451bec9cbe4f077ab55718ab374dd
pkgname = soundtouch

View File

@ -4,7 +4,7 @@
pkgname=soundtouch
pkgver=2.3.3
pkgrel=1
pkgrel=1.1
pkgdesc='An audio processing library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url=https://www.surina.net/soundtouch/