aboutsummaryrefslogtreecommitdiff
path: root/audio/libamrnb
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-07 06:16:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-07 06:16:32 +0000
commitc579fbf9c93e976c01b3058bd728e80952693215 (patch)
tree8cf0f2228173b429796c33e8046dfbe671feacc1 /audio/libamrnb
parent8498593ee70bd6a11f1651ba729825ccdec27197 (diff)
downloadports-c579fbf9c93e976c01b3058bd728e80952693215.tar.gz
ports-c579fbf9c93e976c01b3058bd728e80952693215.zip
- Update to 6.1.0.4
- Set PORTEPOCH PR: 113434 Submitted by: Tatsuki Makino<tatsuki_makino@hotmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=192973
Diffstat (limited to 'audio/libamrnb')
-rw-r--r--audio/libamrnb/Makefile11
-rw-r--r--audio/libamrnb/distinfo6
-rw-r--r--audio/libamrnb/pkg-descr6
3 files changed, 12 insertions, 11 deletions
diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile
index 6a55eb187c32..5571d103ac93 100644
--- a/audio/libamrnb/Makefile
+++ b/audio/libamrnb/Makefile
@@ -7,13 +7,13 @@
PORTNAME= libamrnb
PORTVERSION= 6.1.0.4
+PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= http://ftp.penguin.cz/pub/users/utx/amr/testing/ \
- http://ftp.penguin.cz/pub/users/utx/amr/
-DISTNAME= amrnb-${DISTVERSION}rc1
+MASTER_SITES= http://ftp.penguin.cz/pub/users/utx/amr/
+DISTNAME= amrnb-${DISTVERSION}
MAINTAINER= tatsuki_makino@hotmail.com
-COMMENT= The floating-point Adaptive Multi Rate speech codec libraries
+COMMENT= Adaptive Multi-Rate (AMR) Speech Codec
BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget \
${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
@@ -22,11 +22,10 @@ BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget \
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-WRKSRC= ${WRKDIR}/amrnb-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --srcdir=${WRKSRC}
CONFIGURE_ENV+= LANG=C
USE_LDCONFIG= yes
+NO_PACKAGE= See Important legal notice of http://www.penguin.cz/~utx/amr.en.html
post-patch:
@${REINPLACE_CMD} -E \
diff --git a/audio/libamrnb/distinfo b/audio/libamrnb/distinfo
index 46692858de99..ca21a69766b3 100644
--- a/audio/libamrnb/distinfo
+++ b/audio/libamrnb/distinfo
@@ -1,3 +1,3 @@
-MD5 (amrnb-6.1.0.4rc1.tar.bz2) = fec94b263e42e7a20bf7631c823a225c
-SHA256 (amrnb-6.1.0.4rc1.tar.bz2) = 517716365c0ac9c056d55aa90429356bdab1f970726fc680360136cbd25b4408
-SIZE (amrnb-6.1.0.4rc1.tar.bz2) = 408797
+MD5 (amrnb-6.1.0.4.tar.bz2) = f482cdd0584469ba23ff33c6b331acbd
+SHA256 (amrnb-6.1.0.4.tar.bz2) = 6f2df7089205cd6127d434e8ec8fac4cccc163d4df5ec4437211c884fbd9fe75
+SIZE (amrnb-6.1.0.4.tar.bz2) = 224932
diff --git a/audio/libamrnb/pkg-descr b/audio/libamrnb/pkg-descr
index 94a504f3b953..d8fc4761c5fb 100644
--- a/audio/libamrnb/pkg-descr
+++ b/audio/libamrnb/pkg-descr
@@ -1,4 +1,6 @@
-The floating-point Adaptive Multi Rate (AMR) speech codec libraries, based on
-the reference implementation.
+Adaptive Multi-Rate Narrow-Band decoder and encoder library.
+(3GPP TS 26.104 V 6.1.0)
+
+http://www.3gpp.org/ftp/Specs/html-info/26104.htm
WWW: http://www.penguin.cz/~utx/amr