opus: rebuild to update metadata objs.
This commit is contained in:
parent
ab0b4bbe9d
commit
ce47eadcb2
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opus'
|
# Template file for 'opus'
|
||||||
pkgname=opus
|
pkgname=opus
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-float-approx"
|
configure_args="--enable-float-approx"
|
||||||
short_desc="Codec designed for interactive speech and audio transmission over the Internet"
|
short_desc="Codec designed for interactive speech and audio transmission over the Internet"
|
||||||
|
@ -12,7 +12,7 @@ distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||||
checksum=b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
|
checksum=b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/opus
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
opus-devel_package() {
|
opus-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue