# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 90552 2012-03-08 21:17:00Z dports@macports.org $

PortSystem          1.0

name                opencore-amr
version             0.1.3
categories          audio
platforms           darwin
maintainers         stare.cz:hans
license             Apache-2.0

description         implementation of the Adaptive Multi Rate speech codec

long_description    opencore-amr contains an implementation of the 3GPP TS \
                    26.073 specification for the Adaptive Multi Rate (AMR) \
                    speech codec and an implementation of the 3GPP TS 26.173 \
                    specification for the Adaptive Multi-Rate Wideband \
                    (AMR-WB) speech decoder. The implementation is derived \
                    from the OpenCORE framework, part of the Google Android \
                    project.

homepage            http://opencore-amr.sourceforge.net/
master_sites        sourceforge:project/opencore-amr/opencore-amr/

checksums \
	rmd160 5631ee1e2a99800a3d276e94fe679ac4eeaece0c \
	sha256 106bf811c1f36444d7671d8fd2589f8b2e0cca58a2c764da62ffc4a070595385

