mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 6.1.0.4
- Set PORTEPOCH PR: 113434 Submitted by: Tatsuki Makino<tatsuki_makino@hotmail.com> (maintainer)
This commit is contained in:
parent
8498593ee7
commit
c579fbf9c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192973
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user