void-packages/srcpkgs/speex/template
2012-10-10 14:51:46 +02:00

20 lines
795 B
Plaintext

# Template file for 'speex'.
pkgname=speex
version=1.2rc1
revision=4
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"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://downloads.xiph.org/releases/speex/speex-$version.tar.gz"
checksum=342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6
long_desc="
Speex is an audio codec especially designed for compressing voice at low
bit-rates for applications such as voice over IP (VoIP). In some senses, it
is meant to be complementary to the Vorbis codec which places a greater
emphasis on high-quality music reproduction.
This package contains the encoder and decoder command-line applications."