1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name libamr_nb |
---|
6 | version 7.0.0.2 |
---|
7 | categories multimedia |
---|
8 | maintainers gmail.com:jarias01 |
---|
9 | description 3GPP Adaptive Multi-Rate Floating-point (AMR) Speech Codec (3GPP TS 26.104 V 7.0.0) |
---|
10 | long_description 3GPP Adaptive Multi-Rate Floating-point (AMR) Speech Codec (3GPP TS 26.104 V 7.0.0) |
---|
11 | homepage http://www.penguin.cz/~utx/amr |
---|
12 | platforms darwin |
---|
13 | master_sites http://ftp.penguin.cz/pub/users/utx/amr/ |
---|
14 | |
---|
15 | checksums md5 ab3476a0a058c8f2bf026d484fc8a597 \ |
---|
16 | sha1 e431206b64caca8ed47d876d602ef97f36ca2f20 \ |
---|
17 | rmd160 c69c6cfc69a554500520ab578bd08af2f43af61e |
---|
18 | |
---|
19 | distname amrnb-${version} |
---|
20 | |
---|
21 | use_bzip2 yes |
---|