mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
opusfile: 0.7 for multimedia group
This commit is contained in:
parent
700448c4a4
commit
60e375f0ea
@ -1,16 +1,15 @@
|
||||
# The initial version of this file came from Arch Linux, and newer revisions may be based on theirs.
|
||||
# See https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/opusfile for a list of Arch Linux contributors.
|
||||
# Contributions from: https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/opusfile
|
||||
|
||||
pkgname=opusfile
|
||||
pkgver=0.2
|
||||
pkgver=0.7
|
||||
pkgrel=1
|
||||
pkgdesc='Library for opening, seeking, and decoding .opus files'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url='http://www.opus-codec.org/'
|
||||
license=('custom')
|
||||
license=('BSD')
|
||||
depends=('libogg' 'openssl' 'opus')
|
||||
source=(http://downloads.xiph.org/releases/opus/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('454375f51fb2f84bef9bf2fbf9535bb1')
|
||||
sha256sums=('9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user