mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
opus: update to 1.2
This commit is contained in:
parent
7b07006dc5
commit
87a7df8676
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'opus'
|
# Template file for 'opus'
|
||||||
pkgname=opus
|
pkgname=opus
|
||||||
version=1.1.5
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-float-approx"
|
configure_args="--enable-float-approx"
|
||||||
short_desc="Totally open, royalty-free, highly versatile audio codec"
|
short_desc="Totally open, royalty-free, highly versatile audio codec"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.opus-codec.org/"
|
homepage="https://www.opus-codec.org/"
|
||||||
license="BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
||||||
checksum=eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
|
checksum=77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue