mpg123: update to 0.66
This commit is contained in:
parent
43b3820434
commit
cb77491621
@ -1 +1 @@
|
||||
b15d3e442dcf86133df70f1f3eff7c59 mpg123-0.65.tar.bz2
|
||||
6753c7ce5bb35bd65c535b2b6322a9aa mpg123-0.66.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: alsa-lib
|
||||
|
||||
name=mpg123
|
||||
version=0.65
|
||||
version=0.66
|
||||
release=1
|
||||
source=(http://www.mpg123.de/download/$name-$version.tar.bz2)
|
||||
|
||||
@ -12,8 +12,7 @@ build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--with-cpu=i586 \
|
||||
--with-optimization=2 \
|
||||
--with-cpu=x86 \
|
||||
--with-audio=alsa \
|
||||
--enable-gapless=yes
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user