lame: update to 3.99

This commit is contained in:
Juergen Daubert 2011-10-21 13:41:49 +02:00
parent f5a4b2a696
commit e488e63f21
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
8e9866ad6b570c6c95c8cba48060473f lame-3.98.4.tar.gz
5bdda881aeb739298c09a8568ec7cc47 lame-3.99.tar.gz

View File

@ -4,13 +4,12 @@
# Depends on: ncurses
name=lame
version=3.98.4
release=2
version=3.99
release=1
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz)
build () {
cd $name-$version
sed -i -e '/define sp/s/+/ + /g' libmp3lame/i386/nasm.h
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-analyzer-hooks \