# HG changeset patch # User Rohit Joshi # Date 1266335334 0 # Node ID 9bac91257596433231c49ada4a1f5df1b6ab07da # Parent 4466fa74bc067cdfb0ea32e00d204fa79bc02387 add/improve TAGS k* receipts diff -r 4466fa74bc06 -r 9bac91257596 kbd/receipt --- a/kbd/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/kbd/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.kernel.org/pub/linux/utils/kbd/" WGET_URL="http://www.kernel.org/pub/linux/utils/kbd/$TARBALL" +TAGS="keyboard" # Rules to configure and make the package. compile_rules() diff -r 4466fa74bc06 -r 9bac91257596 kino/receipt --- a/kino/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/kino/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -15,6 +15,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.kinodv.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="video editor" # Rules to configure and make the package. compile_rules() diff -r 4466fa74bc06 -r 9bac91257596 kismet/receipt --- a/kismet/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/kismet/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.kismetwireless.net" WGET_URL="http://www.kismetwireless.net/code/$TARBALL" +TAGS="wireless network monitor" # Rules to configure and make the package. compile_rules() diff -r 4466fa74bc06 -r 9bac91257596 klavaro/receipt --- a/klavaro/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/klavaro/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -11,6 +11,7 @@ curl-dev libsexy-dev" WEB_SITE="http://klavaro.sourceforge.net/en/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="typing" # Rules to configure and make the package. compile_rules() diff -r 4466fa74bc06 -r 9bac91257596 kobodeluxe/receipt --- a/kobodeluxe/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/kobodeluxe/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -10,13 +10,12 @@ CATEGORY="games" SHORT_DESC="Kobo Deluxe is a third person scrolling 2D shooter game." MAINTAINER="chadi.elahmad@gmail.com" - TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.olofson.net/kobodl" WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL" - DEPENDS="libsdl libsdl-image " BUILD_DEPENDS="libsdl-dev libsdl-image-dev " +TAGS="shooting" # Rules to configure and make the package. compile_rules() diff -r 4466fa74bc06 -r 9bac91257596 kqemu/receipt --- a/kqemu/receipt Tue Feb 16 15:44:25 2010 +0000 +++ b/kqemu/receipt Tue Feb 16 15:48:54 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="${WEB_SITE}$TARBALL" DEPENDS="linux" SUGGESTED="qemu" +TAG="virtualization" # Rules to configure and make the package. compile_rules()