wok-stable diff chmlib/receipt @ rev 4933

add/improve TAGS c* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 12:15:27 2010 +0000 (2010-02-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	Tue Feb 16 12:15:27 2010 +0000
     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  {