mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
opus-tools: update to 0.2.
This commit is contained in:
parent
1ae16d080b
commit
95d04d5c52
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'opus-tools'
|
# Template file for 'opus-tools'
|
||||||
pkgname=opus-tools
|
pkgname=opus-tools
|
||||||
version=0.1.10
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libogg-devel opus-devel libflac-devel"
|
makedepends="libogg-devel opus-devel libflac-devel opusfile-devel
|
||||||
|
libopusenc-devel"
|
||||||
short_desc="Collection of tools for the Opus audio codec"
|
short_desc="Collection of tools for the Opus audio codec"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://wiki.xiph.org/Opus-tools"
|
homepage="http://wiki.xiph.org/Opus-tools"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
distfiles="${MOZILLA_SITE}/mozilla.org/opus/opus-tools-${version}.tar.gz"
|
distfiles="${MOZILLA_SITE}/mozilla.org/opus/opus-tools-${version}.tar.gz"
|
||||||
checksum=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c
|
checksum=b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue