wok-current diff alsaplayer/receipt @ rev 3607

encfs: Fix EXTRAVERSION in receipt (must not be hardcoded)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 28 23:18:10 2009 +0200 (2009-06-28)
parents 41792b9ee28e
children 638946a9f112
line diff
     1.1 --- a/alsaplayer/receipt	Thu Apr 09 19:26:25 2009 +0200
     1.2 +++ b/alsaplayer/receipt	Sun Jun 28 23:18:10 2009 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.alsaplayer.org/"
     1.6  WGET_URL="http://www.alsaplayer.org/$TARBALL"
     1.7 +TAGS="music audio player mp3 ogg"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()