wok-next diff chmlib/receipt @ rev 5831
Up: xfce4-panel (4.6.4)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Jul 16 08:06:05 2010 +0200 (2010-07-16) |
parents | 6de8a52d7266 |
children | 372af391b61c |
line diff
1.1 --- a/chmlib/receipt Mon Aug 25 15:11:01 2008 +0200 1.2 +++ b/chmlib/receipt Fri Jul 16 08:06:05 2010 +0200 1.3 @@ -3,12 +3,14 @@ 1.4 PACKAGE="chmlib" 1.5 VERSION="0.39" 1.6 CATEGORY="misc" 1.7 -SHORT_DESC="library for dealing with CHM format" 1.8 +SHORT_DESC="library for dealing with CHM format or windows help files" 1.9 MAINTAINER="allan316@gmail.com" 1.10 DEPENDS="" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.jedrea.com/chmlib" 1.13 WGET_URL="http://www.jedrea.com/chmlib/$TARBALL" 1.14 +TAGS="CHM windows" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {