opus: cross build and dbg support.
This commit is contained in:
parent
0cb240eb4e
commit
f8d6ccca59
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'giflib-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="opus-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
vmove "usr/lib/*.a" usr/lib
|
||||
vmove usr/share/aclocal usr/share
|
||||
}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'opus'
|
||||
pkgname=opus
|
||||
version=1.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="opus-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-float-approx"
|
||||
configure_args="--enable-float-approx"
|
||||
short_desc="Codec designed for interactive speech and audio transmission over the Internet"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.opus-codec.org/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user