* update opusfile to 0.12-4
This commit is contained in:
parent
66733c5725
commit
378ed7beed
14
opusfile/.SRCINFO
Normal file
14
opusfile/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = opusfile
|
||||
pkgdesc = Library for opening, seeking, and decoding .opus files
|
||||
pkgver = 0.12
|
||||
pkgrel = 4
|
||||
url = https://opus-codec.org/
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
depends = libogg
|
||||
depends = openssl
|
||||
depends = opus
|
||||
source = https://downloads.xiph.org/releases/opus/opusfile-0.12.tar.gz
|
||||
sha256sums = 118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b
|
||||
|
||||
pkgname = opusfile
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=opusfile
|
||||
pkgver=0.12
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Library for opening, seeking, and decoding .opus files'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://opus-codec.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user