wok 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 4466fa74bc06
children b6c3e05d0802
files kbd/receipt kino/receipt kismet/receipt klavaro/receipt kobodeluxe/receipt kqemu/receipt
line diff
     1.1 --- a/kbd/receipt	Tue Feb 16 15:44:25 2010 +0000
     1.2 +++ b/kbd/receipt	Tue Feb 16 15:48:54 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.kernel.org/pub/linux/utils/kbd/"
     1.6  WGET_URL="http://www.kernel.org/pub/linux/utils/kbd/$TARBALL"
     1.7 +TAGS="keyboard"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/kino/receipt	Tue Feb 16 15:44:25 2010 +0000
     2.2 +++ b/kino/receipt	Tue Feb 16 15:48:54 2010 +0000
     2.3 @@ -15,6 +15,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.kinodv.org/"
     2.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     2.7 +TAGS="video editor"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()
     3.1 --- a/kismet/receipt	Tue Feb 16 15:44:25 2010 +0000
     3.2 +++ b/kismet/receipt	Tue Feb 16 15:48:54 2010 +0000
     3.3 @@ -10,6 +10,7 @@
     3.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     3.5  WEB_SITE="http://www.kismetwireless.net"
     3.6  WGET_URL="http://www.kismetwireless.net/code/$TARBALL"
     3.7 +TAGS="wireless network monitor"
     3.8  
     3.9  # Rules to configure and make the package.
    3.10  compile_rules()
     4.1 --- a/klavaro/receipt	Tue Feb 16 15:44:25 2010 +0000
     4.2 +++ b/klavaro/receipt	Tue Feb 16 15:48:54 2010 +0000
     4.3 @@ -11,6 +11,7 @@
     4.4  curl-dev libsexy-dev"
     4.5  WEB_SITE="http://klavaro.sourceforge.net/en/"
     4.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     4.7 +TAGS="typing"
     4.8  
     4.9  # Rules to configure and make the package.
    4.10  compile_rules()
     5.1 --- a/kobodeluxe/receipt	Tue Feb 16 15:44:25 2010 +0000
     5.2 +++ b/kobodeluxe/receipt	Tue Feb 16 15:48:54 2010 +0000
     5.3 @@ -10,13 +10,12 @@
     5.4  CATEGORY="games"
     5.5  SHORT_DESC="Kobo Deluxe is a third person scrolling 2D shooter game."
     5.6  MAINTAINER="chadi.elahmad@gmail.com"
     5.7 -
     5.8  TARBALL="$SOURCE-$VERSION.tar.bz2"
     5.9  WEB_SITE="http://www.olofson.net/kobodl"
    5.10  WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL"
    5.11 -
    5.12  DEPENDS="libsdl libsdl-image "
    5.13  BUILD_DEPENDS="libsdl-dev libsdl-image-dev "
    5.14 +TAGS="shooting"
    5.15  
    5.16  # Rules to configure and make the package.
    5.17  compile_rules()
     6.1 --- a/kqemu/receipt	Tue Feb 16 15:44:25 2010 +0000
     6.2 +++ b/kqemu/receipt	Tue Feb 16 15:48:54 2010 +0000
     6.3 @@ -10,6 +10,7 @@
     6.4  WGET_URL="${WEB_SITE}$TARBALL"
     6.5  DEPENDS="linux"
     6.6  SUGGESTED="qemu"
     6.7 +TAG="virtualization"
     6.8  
     6.9  # Rules to configure and make the package.
    6.10  compile_rules()