celt051: cross musl support
This commit is contained in:
parent
9002f21fbd
commit
cc3510e5c3
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'celt051'
|
||||
pkgname=celt051
|
||||
version=0.5.1.3
|
||||
revision=6
|
||||
wrksrc=celt-${version}
|
||||
revision=7
|
||||
wrksrc="celt-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ogg=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libogg-devel"
|
||||
short_desc="An audio codec for use in low-delay speech and audio communication"
|
||||
|
|
Loading…
Reference in New Issue