Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0
name speex
version 1.0.5
categories audio
maintainers nomaintainer@macports.org
description audio codec designed for speech
long_description \
Speex is an Open Source/Free Software patent-free audio \
compression format designed for speech. The Speex Project \
aims to lower the barrier of entry for voice applications \
by providing a free alternative to expensive proprietary \
speech codecs. Moreover, Speex is well-adapted to \
Internet applications and provides useful features that \
are not present in most other codecs.
homepage http://www.speex.org/
platforms darwin

depends_lib lib:libogg:libogg

master_sites http://downloads.us.xiph.org/releases/speex/
checksums md5 01d6a2de0a88a861304bf517615dea79

configure.args --with-ogg-dir=${prefix}