wok-stable rev 4937
add/improve TAGS h* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 16 14:01:36 2010 +0000 (2010-02-16) |
parents | fb8aceda65ff |
children | faa4c6e9600b |
files | homebank/receipt hplip/receipt hsetroot/receipt ht/receipt htop/receipt httpfs-fuse/receipt |
line diff
1.1 --- a/homebank/receipt Tue Feb 16 13:56:26 2010 +0000 1.2 +++ b/homebank/receipt Tue Feb 16 14:01:36 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://homebank.free.fr/" 1.6 WGET_URL="http://homebank.free.fr/public/$TARBALL" 1.7 +TAGS="office finance" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/hplip/receipt Tue Feb 16 13:56:26 2010 +0000 2.2 +++ b/hplip/receipt Tue Feb 16 14:01:36 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://hplipopensource.com" 2.6 WGET_URL="http://downloads.sourceforge.net/sourceforge/hplip/$TARBALL" 2.7 +TAGS="printer driver printing" 2.8 2.9 # Rules to configure and make the package. --prefix=/usr 2.10 compile_rules()
3.1 --- a/hsetroot/receipt Tue Feb 16 13:56:26 2010 +0000 3.2 +++ b/hsetroot/receipt Tue Feb 16 14:01:36 2010 +0000 3.3 @@ -11,6 +11,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://thegraveyard.org/hsetroot.php" 3.6 WGET_URL="http://thegraveyard.org/files/$TARBALL" 3.7 +TAGS="wallpaper" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/ht/receipt Tue Feb 16 13:56:26 2010 +0000 4.2 +++ b/ht/receipt Tue Feb 16 14:01:36 2010 +0000 4.3 @@ -10,6 +10,7 @@ 4.4 WGET_URL="$SF_MIRROR/hte/$TARBALL" 4.5 DEPENDS="gcc-lib-base lzo ncurses xorg-libX11 xorg-libXau xorg-libXdmcp" 4.6 BUILD_DEPENDS="lzo-dev ncurses-dev" 4.7 +TAGS="viewer editor analyser" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/htop/receipt Tue Feb 16 13:56:26 2010 +0000 5.2 +++ b/htop/receipt Tue Feb 16 14:01:36 2010 +0000 5.3 @@ -10,6 +10,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.5 WEB_SITE="http://htop.sourceforge.net/" 5.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 5.7 +TAGS="monitor system" 5.8 5.9 # Rules to configure and make the package. 5.10 compile_rules()
6.1 --- a/httpfs-fuse/receipt Tue Feb 16 13:56:26 2010 +0000 6.2 +++ b/httpfs-fuse/receipt Tue Feb 16 14:01:36 2010 +0000 6.3 @@ -11,6 +11,7 @@ 6.4 TARBALL="${SOURCE}_$VERSION.tar.gz" 6.5 WEB_SITE="http://httpfs.sourceforge.net/" 6.6 WGET_URL="$SF_MIRROR/httpfs/$TARBALL" 6.7 +TAGS="filesystem" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()