celt: add homepage and license to template
This commit is contained in:
parent
5d872a2ff1
commit
6e47267f10
|
@ -4,6 +4,8 @@ version=0.11.1
|
|||
distfiles="http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-float-approx --enable-custom-modes --disable-oggtest"
|
||||
homepage="http://www.celt-codec.org/"
|
||||
license="BSD-Style"
|
||||
short_desc="An audio codec for use in low-delay speech and audio communication"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=01c2579fba8b283c9068cb704a70a6e654aa74ced064c091cafffbe6fb1d4cbf
|
||||
|
|
Loading…
Reference in New Issue