Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2007 01:44:54 GMT
From:      Tatsuki Makino<tatsuki_makino@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/113434: Update port: audio/libamrnb
Message-ID:  <200706070144.l571isJB079749@www.freebsd.org>
Resent-Message-ID: <200706070150.l571o2Ct037509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113434
>Category:       ports
>Synopsis:       Update port: audio/libamrnb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 01:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tatsuki Makino
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
FreeBSD FreeBSD.test 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Thu May 24 16:23:26 JST 2007     root@FreeBSD.test:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update to 6.1.0.4 from 6.1.0.4rc1.
>How-To-Repeat:

>Fix:
Patch it.

Patch attached with submission follows:

diff -urN audio/libamrnb.orig/Makefile audio/libamrnb/Makefile
--- audio/libamrnb.orig/Makefile	Tue Jun  5 16:10:40 2007
+++ audio/libamrnb/Makefile	Thu Jun  7 10:13:46 2007
@@ -7,13 +7,13 @@
 
 PORTNAME=	libamrnb
 PORTVERSION=	6.1.0.4
+PORTREVISION=	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,11 @@
 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
 
 post-patch:
 	@${REINPLACE_CMD} -E \
diff -urN audio/libamrnb.orig/distinfo audio/libamrnb/distinfo
--- audio/libamrnb.orig/distinfo	Tue Jun  5 16:10:40 2007
+++ audio/libamrnb/distinfo	Thu Jun  7 10:15:14 2007
@@ -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 -urN audio/libamrnb.orig/pkg-descr audio/libamrnb/pkg-descr
--- audio/libamrnb.orig/pkg-descr	Tue Jun  5 16:10:40 2007
+++ audio/libamrnb/pkg-descr	Thu Jun  7 10:41:59 2007
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706070144.l571isJB079749>