wok-next rev 4938
add/improve TAGS i* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 16 14:37:58 2010 +0000 (2010-02-16) |
parents | c6ccd6bc43b1 |
children | 9a855e15e516 |
files | iat/receipt iftop/receipt imagemagick/receipt inkscape/receipt iproute2/receipt iptables/receipt irssi/receipt isomaster/receipt itaka/receipt iw/receipt |
line diff
1.1 --- a/iat/receipt Tue Feb 16 14:01:36 2010 +0000 1.2 +++ b/iat/receipt Tue Feb 16 14:37:58 2010 +0000 1.3 @@ -14,6 +14,7 @@ 1.4 1.5 DEPENDS="" 1.6 BUILD_DEPENDS="" 1.7 +TAGS="iso CD convert" 1.8 1.9 # Rules to configure and make the package. 1.10 # The src files are in a folder simply named iat.
2.1 --- a/iftop/receipt Tue Feb 16 14:01:36 2010 +0000 2.2 +++ b/iftop/receipt Tue Feb 16 14:37:58 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 WGET_URL="${WEB_SITE}download/$TARBALL" 2.5 BUILD_DEPENDS="libpcap ncurses-dev" 2.6 DEPENDS="libpcap ncurses" 2.7 +TAGS="network monitor usage" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/imagemagick/receipt Tue Feb 16 14:01:36 2010 +0000 3.2 +++ b/imagemagick/receipt Tue Feb 16 14:37:58 2010 +0000 3.3 @@ -13,6 +13,7 @@ 3.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 3.5 WEB_SITE="http://www.imagemagick.org/" 3.6 WGET_URL="ftp://ftp.imagemagick.org/pub/ImageMagick/$TARBALL" 3.7 +TAGS="image photo toolkit" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/inkscape/receipt Tue Feb 16 14:01:36 2010 +0000 4.2 +++ b/inkscape/receipt Tue Feb 16 14:37:58 2010 +0000 4.3 @@ -12,6 +12,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.5 WEB_SITE="http://www.inkscape.org/" 4.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 4.7 +TAGS="image vector editor svg" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/iproute2/receipt Tue Feb 16 14:01:36 2010 +0000 5.2 +++ b/iproute2/receipt Tue Feb 16 14:37:58 2010 +0000 5.3 @@ -10,6 +10,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.5 WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2" 5.6 WGET_URL="http://devresources.linux-foundation.org/dev/$PACKAGE/download/$TARBALL" 5.7 +TAGS="network route" 5.8 5.9 # Rules to configure and make the package. 5.10 compile_rules()
6.1 --- a/iptables/receipt Tue Feb 16 14:01:36 2010 +0000 6.2 +++ b/iptables/receipt Tue Feb 16 14:37:58 2010 +0000 6.3 @@ -9,6 +9,7 @@ 6.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.5 WEB_SITE="http://www.netfilter.org/" 6.6 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 6.7 +TAGS="firewall" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/irssi/receipt Tue Feb 16 14:01:36 2010 +0000 7.2 +++ b/irssi/receipt Tue Feb 16 14:37:58 2010 +0000 7.3 @@ -10,6 +10,7 @@ 7.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.5 WEB_SITE="http://irssi.org/" 7.6 WGET_URL="http://irssi.org/files/$TARBALL" 7.7 +TAGS="irc" 7.8 7.9 # Rules to configure and make the package. 7.10 compile_rules()
8.1 --- a/isomaster/receipt Tue Feb 16 14:01:36 2010 +0000 8.2 +++ b/isomaster/receipt Tue Feb 16 14:37:58 2010 +0000 8.3 @@ -10,6 +10,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.5 WEB_SITE="http://littlesvr.ca/isomaster/" 8.6 WGET_URL="http://littlesvr.ca/isomaster/releases/$TARBALL" 8.7 +TAGS="iso editor" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/itaka/receipt Tue Feb 16 14:01:36 2010 +0000 9.2 +++ b/itaka/receipt Tue Feb 16 14:37:58 2010 +0000 9.3 @@ -9,6 +9,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 9.5 WEB_SITE="http://itaka.jardinpresente.com.ar/" 9.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 9.7 +TAGS="screenshot" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules()
10.1 --- a/iw/receipt Tue Feb 16 14:01:36 2010 +0000 10.2 +++ b/iw/receipt Tue Feb 16 14:37:58 2010 +0000 10.3 @@ -10,6 +10,7 @@ 10.4 WGET_URL="http://dl.aircrack-ng.org/$TARBALL" 10.5 DEPENDS="libnl" 10.6 BUILD_DEPENDS="libnl-dev" 10.7 +TAGS="wireless" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()