wok diff ncmpc/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents 7d4197e5834d
children 8abbe2eaf39b
line diff
     1.1 --- a/ncmpc/receipt	Sat Mar 14 14:52:47 2009 +0000
     1.2 +++ b/ncmpc/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html"
     1.6  WGET_URL="http://hem.bredband.net/kaw/ncmpc/files/$TARBALL"
     1.7 +TAGS="music player"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()