From f2e62e5c80b875710b6c758a2181a55b88eb2682 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 15:19:40 +0200 Subject: amrwb dans extra --- base/amrwb/Pkgfile | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 base/amrwb/Pkgfile (limited to 'base/amrwb/Pkgfile') diff --git a/base/amrwb/Pkgfile b/base/amrwb/Pkgfile deleted file mode 100644 index 22d39a056..000000000 --- a/base/amrwb/Pkgfile +++ /dev/null @@ -1,28 +0,0 @@ -# Description: Wrapper library for 3GPP Adaptive Multi-Rate Wideband Floating-point Speech Codec. -# URL: http://www.penguin.cz/~utx/amr -# Maintainer: Danny Rawlins, monster dot romster at gmail dot com -# Packager: Danny Rawlins, monster dot romster at gmail dot com -# Depends on: -# Run on: - -name=amrwb -version=7.0.0.3 -release=1 -source=(http://ftp.penguin.cz/pub/users/utx/amr/$name-$version.tar.bz2 - http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip) - -build() { - cd $name-$version - cp $SRC/26204-700_ANSI-C_source_code.zip . - sed -i -e 's| $(MAKE) $(top_srcdir)/26204-700_ANSI-C_source_code.zip||' Makefile.in - - ./configure \ - --prefix=/usr \ - --mandir=/usr/man \ - --disable-static - - make - make DESTDIR=$PKG install -} - - -- cgit v1.2.3-70-g09d2