mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
opus: update to 1.5.2, adopt.
This commit is contained in:
parent
7d1f04eb77
commit
08ab4e00d2
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.4
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-float-approx"
|
configure_args="--enable-dred --enable-osce --enable-custom-modes"
|
||||||
short_desc="Totally open, royalty-free, highly versatile audio codec"
|
short_desc="Totally open, royalty-free, highly versatile audio codec"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Rutpiv <roger_freitas@live.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.opus-codec.org/"
|
homepage="https://www.opus-codec.org/"
|
||||||
distfiles="https://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
distfiles="https://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||||
checksum=c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f
|
checksum=65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue