wok diff mpg123/receipt @ rev 16509

mpg123: up to (1.19.0) with better ARM support
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 24 18:16:37 2014 +0200 (2014-04-24)
parents ccb0dea76bf8
children cbb88e362894
line diff
     1.1 --- a/mpg123/receipt	Wed Apr 23 14:28:29 2014 +0200
     1.2 +++ b/mpg123/receipt	Thu Apr 24 18:16:37 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mpg123"
     1.7 -VERSION="1.18.1"
     1.8 +VERSION="1.19.0"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Command line audio player and streamer"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -25,9 +25,8 @@
    1.13  {
    1.14  	./configure \
    1.15  		--with-default-audio=alsa \
    1.16 -		--with-audio="alsa" \
    1.17  		$CONFIGURE_ARGS ${ARCH_ARGS} &&
    1.18 -	make && make install
    1.19 +	make CFLAGS="-I/cross/arm/sysroot/usr/include" && make install
    1.20  }
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.