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