# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 67544 2010-05-12 12:37:46Z rmsfisher@macports.org $

PortSystem              1.0
name                    speex
version                 1.2rc1
categories              audio
maintainers             billitch
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://speex.org/
platforms               darwin

depends_lib             port:libogg

master_sites            http://downloads.xiph.org/releases/speex

checksums           md5     c4438b22c08e5811ff10e2b06ee9b9ae \
                    sha1    52daa72572e844e5165315e208da539b2a55c5eb \
                    rmd160  6f4a11ef910b0db9b820826bcac3da1b79cad3a1

use_parallel_build      yes
