* update opus to 1.5.2-1.1
This commit is contained in:
parent
20fb89f544
commit
b8c93332b5
24
opus/.SRCINFO
Normal file
24
opus/.SRCINFO
Normal file
@ -0,0 +1,24 @@
|
||||
pkgbase = opus
|
||||
pkgdesc = Totally open, royalty-free, highly versatile audio codec
|
||||
pkgver = 1.5.2
|
||||
pkgrel = 1.1
|
||||
url = https://www.opus-codec.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = BSD-3-Clause
|
||||
makedepends = doxygen
|
||||
makedepends = meson
|
||||
depends = glibc
|
||||
source = https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz
|
||||
sha256sums = 65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1
|
||||
b2sums = 1c54de8171df1da69b64a2eca4ce97a0280cfceafb387f40ef1186add366030a397fabc19b18cf1e50d6dbaccb027697d1e2b3da4fa6ab73d70c2b4e723e87f7
|
||||
|
||||
pkgname = opus
|
||||
provides = libopus.so
|
||||
|
||||
pkgname = opus-docs
|
||||
pkgdesc = Totally open, royalty-free, highly versatile audio codec (documentation)
|
||||
depends =
|
@ -10,7 +10,7 @@ pkgname=(
|
||||
opus-docs
|
||||
)
|
||||
pkgver=1.5.2
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="Totally open, royalty-free, highly versatile audio codec"
|
||||
url="https://www.opus-codec.org/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user