wok rev 4978

add/improve TAGS z* receipts
author Rohit Joshi <jozee@slitaz.org>
date Wed Feb 24 12:44:14 2010 +0000 (2010-02-24)
parents bec18999886e
children 827a9b65573d
files zenity/receipt zile/receipt zim/receipt zip/receipt zopeinterface/receipt zsh/receipt zsync/receipt
line diff
     1.1 --- a/zenity/receipt	Wed Feb 24 12:40:28 2010 +0000
     1.2 +++ b/zenity/receipt	Wed Feb 24 12:44:14 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnome.org"
     1.6  WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.28/$TARBALL"
     1.7 +TAGS="dialogs gui"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/zile/receipt	Wed Feb 24 12:40:28 2010 +0000
     2.2 +++ b/zile/receipt	Wed Feb 24 12:44:14 2010 +0000
     2.3 @@ -10,6 +10,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.gnu.org/software/zile/"
     2.6  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     2.7 +TAGS="text-editor"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()
     3.1 --- a/zim/receipt	Wed Feb 24 12:40:28 2010 +0000
     3.2 +++ b/zim/receipt	Wed Feb 24 12:44:14 2010 +0000
     3.3 @@ -13,6 +13,7 @@
     3.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     3.5  WEB_SITE="http://zim-wiki.org/"
     3.6  WGET_URL="http://www.zim-wiki.org/downloads/$TARBALL"
     3.7 +TAGS="wiki"
     3.8  
     3.9  # Rules to configure and make the package.
    3.10  compile_rules()
     4.1 --- a/zip/receipt	Wed Feb 24 12:40:28 2010 +0000
     4.2 +++ b/zip/receipt	Wed Feb 24 12:44:14 2010 +0000
     4.3 @@ -8,6 +8,7 @@
     4.4  TARBALL="zip232.tgz"
     4.5  WEB_SITE="http://www.info-zip.org/"
     4.6  WGET_URL="ftp://ftp.info-zip.org/pub/infozip/src/$TARBALL"
     4.7 +TAGS="archive compression"
     4.8  
     4.9  # Rules to configure and make the package.
    4.10  compile_rules()
     5.1 --- a/zopeinterface/receipt	Wed Feb 24 12:40:28 2010 +0000
     5.2 +++ b/zopeinterface/receipt	Wed Feb 24 12:44:14 2010 +0000
     5.3 @@ -11,6 +11,7 @@
     5.4  WGET_URL="$WEB_SITE/$VERSION/$TARBALL"
     5.5  DEPENDS="python"
     5.6  BUILD_DEPENDS="python"
     5.7 +TAGS="webserver application-server appserver"
     5.8  
     5.9  # Rules to configure and make the package.
    5.10  compile_rules()
     6.1 --- a/zsh/receipt	Wed Feb 24 12:40:28 2010 +0000
     6.2 +++ b/zsh/receipt	Wed Feb 24 12:44:14 2010 +0000
     6.3 @@ -10,6 +10,7 @@
     6.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     6.5  WEB_SITE="http://zsh.sourceforge.net/"
     6.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     6.7 +TAGS="shell"
     6.8  
     6.9  # Rules to configure and make the package.
    6.10  compile_rules()
     7.1 --- a/zsync/receipt	Wed Feb 24 12:40:28 2010 +0000
     7.2 +++ b/zsync/receipt	Wed Feb 24 12:44:14 2010 +0000
     7.3 @@ -8,6 +8,7 @@
     7.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     7.5  WEB_SITE="http://zsync.moria.org.uk/"
     7.6  WGET_URL="${WEB_SITE}download/$TARBALL"
     7.7 +TAGS="sync"
     7.8  
     7.9  # Rules to configure and make the package.
    7.10  compile_rules()