wok diff alsaplayer/receipt @ rev 3584

pcmanfm: add tazpkg handler.
pcmanfm/stuff/archiver-tazpkg-support.patch HG: changed
pcmanfm/stuff/icons/Tango/32x32/mimetypes/gnome-mime-application-x-tazpkg.png
pcmanfm/stuff/icons/Tango/32x32/mimetypes/package-x-tazpkg.png HG:
changed pcmanfm/stuff/mime/packages/tazpkg.xml
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jun 27 00:24:13 2009 +0200 (2009-06-27)
parents 41792b9ee28e
children 638946a9f112
line diff
     1.1 --- a/alsaplayer/receipt	Thu Apr 09 19:26:25 2009 +0200
     1.2 +++ b/alsaplayer/receipt	Sat Jun 27 00:24:13 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()