speex: add homepage, license
This commit is contained in:
parent
4958875f98
commit
016938a85e
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'speex'.
|
||||
pkgname=speex
|
||||
version=1.2rc1
|
||||
revision=4
|
||||
revision=5
|
||||
subpackages="libspeex $pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config libogg-devel"
|
||||
short_desc="A free codec for free speech"
|
||||
homepage="http://www.speex.org"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://downloads.xiph.org/releases/speex/speex-$version.tar.gz"
|
||||
checksum=342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6
|
||||
|
|
Loading…
Reference in New Issue