wok-6.x diff esound/receipt @ rev 4955
xarchive: fix lrzip suffix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 17 17:30:41 2010 +0100 (2010-02-17) |
parents | f54eb9cef44d |
children | 6e90579538d6 |
line diff
1.1 --- a/esound/receipt Sat Jul 04 16:24:12 2009 +0000 1.2 +++ b/esound/receipt Wed Feb 17 17:30:41 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.tux.org/~ricdude/EsounD.html" 1.6 WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/0.2/$TARBALL" 1.7 +TAGS="audio sound" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()