          MODULE=amrwb
         VERSION=11.0.0.0
          SOURCE=$MODULE-$VERSION.tar.bz2
         SOURCE2=26204-700.zip
      SOURCE_URL=http://www.penguin.cz/~utx/ftp/amr/
     SOURCE2_URL=http://www.3gpp.org/ftp/Specs/archive/26_series/26.204
      SOURCE_VFY=sha256:5caf59b14480b0cd2a7babb8be472c4af39ff4c7c95f1278116557049a4dd5dc
     SOURCE2_VFY=sha256:1b8ba234f5ac520650cb66aee1079491681afb7dba78eb717dca9534ae3598f0
        WEB_SITE=http://www.penguin.cz/~utx/amr
         ENTERED=20071025
         UPDATED=20140813
           SHORT="AMR Adaptive Multi-Rate Wideband"

cat << EOF
3GPP AMR Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec Shared Library

3GPP released reference implementation of 3GPP AMR Adaptive Multi-Rate -
Wideband (AMR-WB) Speech Codec (3GPP TS 26.204 V7.0.0).
http://www.3gpp.org/ftp/Specs/html-info/26204.htm

Reference implementation is available as a source code, but the code uses
a define to choose code options. In world of GNU-Linux, there is a common
practice to compile such code as a shared library.

This package converts 3GPP TS 26.204 V7.0.0 reference implementation of AMR-WB
to a shared library. It has exactly the same API, but some calls are wrapped by
macros to call proper variant of the function.
EOF
