wok diff consonance/receipt @ rev 6039
Fix: bug 340 (need glibc-locale for abiword)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Tue Aug 17 02:56:55 2010 +0000 (2010-08-17) |
parents | 583bdd691510 |
children | 3d21b7e2709c |
line diff
1.1 --- a/consonance/receipt Fri May 01 13:43:09 2009 +0200 1.2 +++ b/consonance/receipt Tue Aug 17 02:56:55 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://sites.google.com/site/consonancemanager/" 1.6 WGET_URL="http://cloud.github.com/downloads/sujith/consonance/$TARBALL" 1.7 +TAGS="player audio music mp3 ogg" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()