audio/amrnb: Updated for version 11.0.0.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2014-03-31 12:52:26 +07:00 committed by Willy Sudiarto Raharjo
parent 86407436f4
commit 641be98206
2 changed files with 9 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for amrnb
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2007-2014 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=amrnb
VERSION=7.0.0.2
VERSION=${VERSION:-11.0.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -62,7 +62,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
cp $CWD/26104-700.zip .
cp $CWD/26104-b00.zip .
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
@ -85,8 +85,7 @@ make
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README TODO \
$PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,10 +1,10 @@
PRGNAM="amrnb"
VERSION="7.0.0.2"
VERSION="11.0.0.0"
HOMEPAGE="http://www.penguin.cz/~utx/amr"
DOWNLOAD="http://ftp.penguin.cz/pub/users/utx/amr/amrnb-7.0.0.2.tar.bz2 \
http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-700.zip"
MD5SUM="ab3476a0a058c8f2bf026d484fc8a597 \
e8cedb8d502294ab7833ced0b407d238"
DOWNLOAD="http://www.penguin.cz/~utx/ftp/amr/amrnb-11.0.0.0.tar.bz2 \
http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-b00.zip"
MD5SUM="673ab645f61d1c830b6429a5ba76bb1f \
b88fd1ca1fd23e24be1cc70f3227b3e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""