wok-stable diff antiword/receipt @ rev 6119
Add cd-discid (1.1) get CDDB discid information from a CD
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Sep 05 11:46:52 2010 +0200 (2010-09-05) |
parents | d90d5291a362 |
children |
line diff
1.1 --- a/antiword/receipt Mon Feb 15 09:51:33 2010 +0100 1.2 +++ b/antiword/receipt Sun Sep 05 11:46:52 2010 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.antiword.org/" 1.6 WGET_URL="${WEB_SITE}$TARBALL" 1.7 +TAGS="word reader convert" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()