wok-next rev 4976
add/improve TAGS w* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 12:36:38 2010 +0000 (2010-02-24) |
parents | f917e0dfdfbd |
children | bec18999886e |
files | wbar/receipt webalizer/receipt wesnoth/receipt wicd/receipt wifi/receipt wine/receipt wireless_tools/receipt wireshark/receipt wmctrl/receipt wordwarvi/receipt wpa_supplicant/receipt wqy-bitmapfont/receipt wvdial/receipt |
line diff
1.1 --- a/wbar/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/wbar/receipt Wed Feb 24 12:36:38 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 DEPENDS="imlib2 ttf-dejavu" 1.5 BUILD_DEPENDS="imlib2-dev" 1.6 CONFIG_FILES="/etc/wbar/dot.wbar" 1.7 +TAGS="desktop launchbar" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/webalizer/receipt Wed Feb 24 12:28:07 2010 +0000 2.2 +++ b/webalizer/receipt Wed Feb 24 12:36:38 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 WGET_URL="ftp://ftp.mrunix.net/pub/$PACKAGE/$TARBALL" 2.5 DEPENDS="libgd zlib db apache" 2.6 BUILD_DEPENDS="libgd libgd-dev zlib-dev db db-dev" 2.7 +TAGS="logs" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/wesnoth/receipt Wed Feb 24 12:28:07 2010 +0000 3.2 +++ b/wesnoth/receipt Wed Feb 24 12:36:38 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.5 WEB_SITE="http://www.wesnoth.org/" 3.6 WGET_URL="$SF_MIRROR/wesnoth/$TARBALL" 3.7 +TAGS="strategy" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/wicd/receipt Wed Feb 24 12:28:07 2010 +0000 4.2 +++ b/wicd/receipt Wed Feb 24 12:36:38 2010 +0000 4.3 @@ -10,6 +10,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.5 WEB_SITE="http://heanet.dl.sourceforge.net/sourceforge/wicd/" 4.6 WGET_URL="$WEB_SITE/$TARBALL" 4.7 +TAGS="wireless ethernet" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/wifi/receipt Wed Feb 24 12:28:07 2010 +0000 5.2 +++ b/wifi/receipt Wed Feb 24 12:36:38 2010 +0000 5.3 @@ -8,6 +8,7 @@ 5.4 DEPENDS="linux-wireless wireless_tools ndiswrapper" 5.5 SUGGESTED="b43-fwcutter cabextract unshield" 5.6 WEB_SITE="http://www.slitaz.org/" 5.7 +TAGS="wireless" 5.8 5.9 # Rules to gen a SliTaz package suitable for Tazpkg. 5.10 genpkg_rules()
6.1 --- a/wine/receipt Wed Feb 24 12:28:07 2010 +0000 6.2 +++ b/wine/receipt Wed Feb 24 12:36:38 2010 +0000 6.3 @@ -11,6 +11,7 @@ 6.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.5 WEB_SITE="http://www.winehq.org/" 6.6 WGET_URL="http://prdownloads.sourceforge.net/$PACKAGE/$TARBALL" 6.7 +TAGS="windows" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/wireless_tools/receipt Wed Feb 24 12:28:07 2010 +0000 7.2 +++ b/wireless_tools/receipt Wed Feb 24 12:36:38 2010 +0000 7.3 @@ -10,6 +10,7 @@ 7.4 TARBALL="${PACKAGE}.${VERSION}.tar.gz" 7.5 WEB_SITE="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html" 7.6 WGET_URL="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/$TARBALL" 7.7 +TAGS="wireless" 7.8 7.9 # Rules to configure and make the package. 7.10 compile_rules()
8.1 --- a/wireshark/receipt Wed Feb 24 12:28:07 2010 +0000 8.2 +++ b/wireshark/receipt Wed Feb 24 12:36:38 2010 +0000 8.3 @@ -11,6 +11,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.5 WEB_SITE="http://www.wireshark.org/" 8.6 WGET_URL="http://media-2.cacetech.com/wireshark/src/$TARBALL" 8.7 +TAGS="network analyzer" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/wmctrl/receipt Wed Feb 24 12:28:07 2010 +0000 9.2 +++ b/wmctrl/receipt Wed Feb 24 12:36:38 2010 +0000 9.3 @@ -11,6 +11,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.5 WEB_SITE="http://sweb.cz/tripie/utils/wmctrl/dist/" 9.6 WGET_URL="$WEB_SITE/$TARBALL" 9.7 +TAGS="wm window-manager desktop" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules()
10.1 --- a/wordwarvi/receipt Wed Feb 24 12:28:07 2010 +0000 10.2 +++ b/wordwarvi/receipt Wed Feb 24 12:36:38 2010 +0000 10.3 @@ -15,6 +15,7 @@ 10.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 10.5 WEB_SITE="http://wordwarvi.sourceforge.net/" 10.6 WGET_URL="http://downloads.sourceforge.net/wordwarvi/$TARBALL" 10.7 +TAGS="shooting" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/wpa_supplicant/receipt Wed Feb 24 12:28:07 2010 +0000 11.2 +++ b/wpa_supplicant/receipt Wed Feb 24 12:36:38 2010 +0000 11.3 @@ -10,6 +10,7 @@ 11.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 11.5 WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/" 11.6 WGET_URL="http://hostap.epitest.fi/releases/$TARBALL" 11.7 +TAGS="wireless" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/wqy-bitmapfont/receipt Wed Feb 24 12:28:07 2010 +0000 12.2 +++ b/wqy-bitmapfont/receipt Wed Feb 24 12:36:38 2010 +0000 12.3 @@ -8,6 +8,7 @@ 12.4 TARBALL="wqy-bitmapfont-pcf-0.9.9-0.tar.gz" 12.5 WEB_SITE="http://www.wqy.org/" 12.6 WGET_URL="$SF_MIRROR/wqy/$TARBALL" 12.7 +TAGS="fonts" 12.8 12.9 genpkg_rules() 12.10 {
13.1 --- a/wvdial/receipt Wed Feb 24 12:28:07 2010 +0000 13.2 +++ b/wvdial/receipt Wed Feb 24 12:36:38 2010 +0000 13.3 @@ -9,6 +9,7 @@ 13.4 TARBALL=$PACKAGE"_"$VERSION".tar.gz" 13.5 WEB_SITE="http://alumnit.ca/wiki/?WvDial" 13.6 WGET_URL="http://archive.debian.org/debian/dists/potato/main/source/comm/$TARBALL" 13.7 +TAGS="network 3g" 13.8 13.9 # Rules to configure and make the package. 13.10 compile_rules()