wok diff kobodeluxe/receipt @ rev 4942

add/improve TAGS k* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 15:48:54 2010 +0000 (2010-02-16)
parents 84783be9a1b3
children 8d3f3ded1725
line diff
     1.1 --- a/kobodeluxe/receipt	Sat Sep 26 14:34:42 2009 +0200
     1.2 +++ b/kobodeluxe/receipt	Tue Feb 16 15:48:54 2010 +0000
     1.3 @@ -10,13 +10,12 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="Kobo Deluxe is a third person scrolling 2D shooter game."
     1.6  MAINTAINER="chadi.elahmad@gmail.com"
     1.7 -
     1.8  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.olofson.net/kobodl"
    1.10  WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL"
    1.11 -
    1.12  DEPENDS="libsdl libsdl-image "
    1.13  BUILD_DEPENDS="libsdl-dev libsdl-image-dev "
    1.14 +TAGS="shooting"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()