# HG changeset patch # User Rohit Joshi # Date 1266331078 0 # Node ID faa4c6e9600b35469d9dc12400f4a3a5f9a42a5a # Parent c6ccd6bc43b1b0200bc84ad16bf488851959b887 add/improve TAGS i* receipts diff -r c6ccd6bc43b1 -r faa4c6e9600b iat/receipt --- a/iat/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/iat/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -14,6 +14,7 @@ DEPENDS="" BUILD_DEPENDS="" +TAGS="iso CD convert" # Rules to configure and make the package. # The src files are in a folder simply named iat. diff -r c6ccd6bc43b1 -r faa4c6e9600b iftop/receipt --- a/iftop/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/iftop/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="${WEB_SITE}download/$TARBALL" BUILD_DEPENDS="libpcap ncurses-dev" DEPENDS="libpcap ncurses" +TAGS="network monitor usage" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b imagemagick/receipt --- a/imagemagick/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/imagemagick/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -13,6 +13,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.imagemagick.org/" WGET_URL="ftp://ftp.imagemagick.org/pub/ImageMagick/$TARBALL" +TAGS="image photo toolkit" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b inkscape/receipt --- a/inkscape/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/inkscape/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -12,6 +12,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.inkscape.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="image vector editor svg" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b iproute2/receipt --- a/iproute2/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/iproute2/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2" WGET_URL="http://devresources.linux-foundation.org/dev/$PACKAGE/download/$TARBALL" +TAGS="network route" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b iptables/receipt --- a/iptables/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/iptables/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.netfilter.org/" WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" +TAGS="firewall" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b irssi/receipt --- a/irssi/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/irssi/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://irssi.org/" WGET_URL="http://irssi.org/files/$TARBALL" +TAGS="irc" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b isomaster/receipt --- a/isomaster/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/isomaster/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://littlesvr.ca/isomaster/" WGET_URL="http://littlesvr.ca/isomaster/releases/$TARBALL" +TAGS="iso editor" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b itaka/receipt --- a/itaka/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/itaka/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://itaka.jardinpresente.com.ar/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="screenshot" # Rules to configure and make the package. compile_rules() diff -r c6ccd6bc43b1 -r faa4c6e9600b iw/receipt --- a/iw/receipt Tue Feb 16 14:01:36 2010 +0000 +++ b/iw/receipt Tue Feb 16 14:37:58 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://dl.aircrack-ng.org/$TARBALL" DEPENDS="libnl" BUILD_DEPENDS="libnl-dev" +TAGS="wireless" # Rules to configure and make the package. compile_rules()