wok diff esound/receipt @ rev 20523

Add lcov
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 05 21:29:26 2018 +0100 (2018-11-05)
parents 4011b51eb28e
children a78610b2eb47
line diff
     1.1 --- a/esound/receipt	Sun Mar 23 22:37:08 2014 +0100
     1.2 +++ b/esound/receipt	Mon Nov 05 21:29:26 2018 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://www.tux.org/~ricdude/EsounD.html"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/0.2/$TARBALL"
     1.8 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/${VERSION%.*}/$TARBALL"
     1.9  TAGS="audio sound"
    1.10  HOST_ARCH="i486 arm"
    1.11  
    1.12 @@ -33,4 +33,3 @@
    1.13  	cp -a $install/etc $fs
    1.14  	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.15  }
    1.16 -