wok-4.x rev 4933
add/improve TAGS c* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 16 12:15:27 2010 +0000 (2010-02-16) |
parents | 4273e906522b |
children | 74a6a43bf614 |
files | c-client/receipt cabextract/receipt cadaver/receipt calculator/receipt calcurse/receipt ccache/receipt cdf/receipt centerim/receipt cgdb/receipt chemtool/receipt childsplay/receipt chmlib/receipt clamav/receipt claws-mail/receipt clex/receipt cndrvcups-common/receipt codeblocks/receipt comix/receipt conky/receipt consonance/receipt cream/receipt cups-pdf/receipt cups/receipt cvs/receipt |
line diff
1.1 --- a/c-client/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/c-client/receipt Tue Feb 16 12:15:27 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://www.washington.edu/imap/" 1.5 WGET_URL="ftp://ftp.cac.washington.edu/mail/$TARBALL" 1.6 BUILD_DEPENDS="openssl-dev" 1.7 +TAGS="imap pop3 smtp" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/cabextract/receipt Tue Feb 16 11:40:35 2010 +0000 2.2 +++ b/cabextract/receipt Tue Feb 16 12:15:27 2010 +0000 2.3 @@ -9,6 +9,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.cabextract.org.uk/" 2.6 WGET_URL="http://www.cabextract.org.uk/$TARBALL" 2.7 +TAGS="extract cab exe" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/cadaver/receipt Tue Feb 16 11:40:35 2010 +0000 3.2 +++ b/cadaver/receipt Tue Feb 16 12:15:27 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 WGET_URL="$WEB_SITE/$TARBALL" 3.5 DEPENDS="openssl libkrb5 krb5 expat neon readline" 3.6 BUILD_DEPENDS="openssl-dev krb5-dev krb5 expat-dev neon-dev readline-dev" 3.7 +TAGS="webdav" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/calculator/receipt Tue Feb 16 11:40:35 2010 +0000 4.2 +++ b/calculator/receipt Tue Feb 16 12:15:27 2010 +0000 4.3 @@ -8,6 +8,7 @@ 4.4 DEPENDS="fox" 4.5 WANTED="fox" 4.6 WEB_SITE="http://www.fox-toolkit.org/" 4.7 +TAGS="calculator" 4.8 4.9 # Rules to gen a SliTaz package suitable for Tazpkg. 4.10 genpkg_rules()
5.1 --- a/calcurse/receipt Tue Feb 16 11:40:35 2010 +0000 5.2 +++ b/calcurse/receipt Tue Feb 16 12:15:27 2010 +0000 5.3 @@ -10,6 +10,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.5 WEB_SITE="http://culot.org/calcurse/" 5.6 WGET_URL="ftp://ftp2.culot.org/culot/$TARBALL" 5.7 +TAGS="calender reminder schedule" 5.8 5.9 # Rules to configure and make the package. 5.10 compile_rules()
6.1 --- a/ccache/receipt Tue Feb 16 11:40:35 2010 +0000 6.2 +++ b/ccache/receipt Tue Feb 16 12:15:27 2010 +0000 6.3 @@ -10,6 +10,7 @@ 6.4 WEB_SITE="http://ccache.samba.org/" 6.5 WGET_URL="http://samba.org/ftp/ccache/$TARBALL" 6.6 SUGGESTED="gcc" 6.7 +TAGS="compiler" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/cdf/receipt Tue Feb 16 11:40:35 2010 +0000 7.2 +++ b/cdf/receipt Tue Feb 16 12:15:27 2010 +0000 7.3 @@ -3,12 +3,13 @@ 7.4 PACKAGE="cdf" 7.5 VERSION="0.2" 7.6 CATEGORY="system-tools" 7.7 -SHORT_DESC="Colorized df." 7.8 +SHORT_DESC="Colorized df (color schemes)." 7.9 MAINTAINER="paul@slitaz.org" 7.10 DEPENDS="" 7.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.12 WEB_SITE="http://bmp-plugins.berlios.de/misc/cdf/cdf.html" 7.13 WGET_URL="http://download.berlios.de/bmp-plugins/$TARBALL" 7.14 +TAGS="color schemes" 7.15 7.16 # Rules to configure and make the package. 7.17 compile_rules()
8.1 --- a/centerim/receipt Tue Feb 16 11:40:35 2010 +0000 8.2 +++ b/centerim/receipt Tue Feb 16 12:15:27 2010 +0000 8.3 @@ -10,6 +10,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.5 WEB_SITE="http://www.centerim.org" 8.6 WGET_URL="$WEB_SITE/download/releases/$TARBALL" 8.7 +TAGS="im instant-messenger cli command-line" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/cgdb/receipt Tue Feb 16 11:40:35 2010 +0000 9.2 +++ b/cgdb/receipt Tue Feb 16 12:15:27 2010 +0000 9.3 @@ -9,6 +9,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.5 WEB_SITE="http://cgdb.sourceforge.net/" 9.6 WGET_URL="http://prdownloads.sourceforge.net/cgdb/$TARBALL" 9.7 +TAGS="debugger" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules()
10.1 --- a/chemtool/receipt Tue Feb 16 11:40:35 2010 +0000 10.2 +++ b/chemtool/receipt Tue Feb 16 12:15:27 2010 +0000 10.3 @@ -10,6 +10,7 @@ 10.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 10.5 WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/" 10.6 WGET_URL="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/$TARBALL" 10.7 +TAGS="chemistry" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/childsplay/receipt Tue Feb 16 11:40:35 2010 +0000 11.2 +++ b/childsplay/receipt Tue Feb 16 12:15:27 2010 +0000 11.3 @@ -11,6 +11,7 @@ 11.4 DEPENDS="python pygtk python-pygame python-pysqlite python-sqlalchemy libogg" 11.5 BUILD_DEPENDS="python python-dev" 11.6 11.7 + 11.8 # Rules to configure and make the package. 11.9 compile_rules() 11.10 {
12.1 --- a/chmlib/receipt Tue Feb 16 11:40:35 2010 +0000 12.2 +++ b/chmlib/receipt Tue Feb 16 12:15:27 2010 +0000 12.3 @@ -3,12 +3,14 @@ 12.4 PACKAGE="chmlib" 12.5 VERSION="0.39" 12.6 CATEGORY="misc" 12.7 -SHORT_DESC="library for dealing with CHM format" 12.8 +SHORT_DESC="library for dealing with CHM format or windows help files" 12.9 MAINTAINER="allan316@gmail.com" 12.10 DEPENDS="" 12.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 12.12 WEB_SITE="http://www.jedrea.com/chmlib" 12.13 WGET_URL="http://www.jedrea.com/chmlib/$TARBALL" 12.14 +TAGS="CHM windows" 12.15 + 12.16 # Rules to configure and make the package. 12.17 compile_rules() 12.18 {
13.1 --- a/clamav/receipt Tue Feb 16 11:40:35 2010 +0000 13.2 +++ b/clamav/receipt Tue Feb 16 12:15:27 2010 +0000 13.3 @@ -10,6 +10,7 @@ 13.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 13.5 WEB_SITE="http://www.clamav.net/" 13.6 WGET_URL="http://downloads.sourceforge.net/clamav/$TARBALL" 13.7 +TAGS="antivirus" 13.8 13.9 # Rules to configure and make the package. 13.10 compile_rules()
14.1 --- a/claws-mail/receipt Tue Feb 16 11:40:35 2010 +0000 14.2 +++ b/claws-mail/receipt Tue Feb 16 12:15:27 2010 +0000 14.3 @@ -15,7 +15,7 @@ 14.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 14.5 WEB_SITE="http://www.claws-mail.org/index.php" 14.6 WGET_URL="http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/$VERSION/$TARBALL" 14.7 -#http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/3.7.3/claws-mail-3.7.3.tar.bz2?use_mirror=freefrdownloads.sourceforge.net/project/ 14.8 +TAGS="email client" 14.9 14.10 # Rules to configure and make the package. 14.11 compile_rules()
15.1 --- a/clex/receipt Tue Feb 16 11:40:35 2010 +0000 15.2 +++ b/clex/receipt Tue Feb 16 12:15:27 2010 +0000 15.3 @@ -10,6 +10,7 @@ 15.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 15.5 WEB_SITE="http://www.clex.sk/" 15.6 WGET_URL="http://www.clex.sk/download/$TARBALL" 15.7 +TAGS="file-manager" 15.8 15.9 # Rules to configure and make the package. 15.10 compile_rules()
16.1 --- a/cndrvcups-common/receipt Tue Feb 16 11:40:35 2010 +0000 16.2 +++ b/cndrvcups-common/receipt Tue Feb 16 12:15:27 2010 +0000 16.3 @@ -11,7 +11,7 @@ 16.4 SOURCE="ufr2linuxv180" 16.5 TARBALL="${SOURCE}.zip" 16.6 WGET_URL="http://www.service.canon.com.au/drivers/files/$TARBALL" 16.7 -TAGS="" 16.8 +TAGS="printer driver" 16.9 16.10 # Rules to configure and make the package. 16.11
17.1 --- a/codeblocks/receipt Tue Feb 16 11:40:35 2010 +0000 17.2 +++ b/codeblocks/receipt Tue Feb 16 12:15:27 2010 +0000 17.3 @@ -10,6 +10,7 @@ 17.4 BUILD_DEPENDS="wxWidgets-dev expat-dev autoconf automake libtool zip gnome-icon-theme" 17.5 WEB_SITE="http://www.codeblocks.org/" 17.6 WGET_URL="http://download.berlios.de/codeblocks/$TARBALL" 17.7 +TAGS="IDE" 17.8 17.9 # Rules to configure and make the package. 17.10 compile_rules()
18.1 --- a/comix/receipt Tue Feb 16 11:40:35 2010 +0000 18.2 +++ b/comix/receipt Tue Feb 16 12:15:27 2010 +0000 18.3 @@ -10,6 +10,7 @@ 18.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 18.5 WEB_SITE="http://comix.sourceforge.net" 18.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 18.7 +TAGS="viewer comic" 18.8 18.9 # Rules to configure and make the package. 18.10 compile_rules()
19.1 --- a/conky/receipt Tue Feb 16 11:40:35 2010 +0000 19.2 +++ b/conky/receipt Tue Feb 16 12:15:27 2010 +0000 19.3 @@ -12,6 +12,7 @@ 19.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 19.5 WEB_SITE="http://conky.sourceforge.net/" 19.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 19.7 +TAGS="desktop monitoring" 19.8 19.9 # Rules to configure and make the package. 19.10 compile_rules()
20.1 --- a/consonance/receipt Tue Feb 16 11:40:35 2010 +0000 20.2 +++ b/consonance/receipt Tue Feb 16 12:15:27 2010 +0000 20.3 @@ -10,6 +10,7 @@ 20.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 20.5 WEB_SITE="http://sites.google.com/site/consonancemanager/" 20.6 WGET_URL="http://cloud.github.com/downloads/sujith/consonance/$TARBALL" 20.7 +TAGS="player audio music mp3 ogg" 20.8 20.9 # Rules to configure and make the package. 20.10 compile_rules()
21.1 --- a/cream/receipt Tue Feb 16 11:40:35 2010 +0000 21.2 +++ b/cream/receipt Tue Feb 16 12:15:27 2010 +0000 21.3 @@ -10,6 +10,7 @@ 21.4 WGET_URL="$SF_MIRROR/cream-browser/$TARBALL" 21.5 DEPENDS="gtk+ gcc-lib-base libwebkit" 21.6 BUILD_DEPENDS="libwebkit-dev libwebkit libsoup-dev gtk+-dev" 21.7 +TAGS="browser" 21.8 21.9 # Rules to configure and make the package. 21.10 compile_rules()
22.1 --- a/cups-pdf/receipt Tue Feb 16 11:40:35 2010 +0000 22.2 +++ b/cups-pdf/receipt Tue Feb 16 12:15:27 2010 +0000 22.3 @@ -10,6 +10,7 @@ 22.4 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 22.5 WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf" 22.6 WGET_URL="${WEB_SITE}/src/${TARBALL}" 22.7 +TAGS="printer printing" 22.8 22.9 # Rules to configure and make the package. 22.10 compile_rules()
23.1 --- a/cups/receipt Tue Feb 16 11:40:35 2010 +0000 23.2 +++ b/cups/receipt Tue Feb 16 12:15:27 2010 +0000 23.3 @@ -11,6 +11,7 @@ 23.4 TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 23.5 WEB_SITE="http://www.cups.org/" 23.6 WGET_URL="http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$VERSION/$TARBALL" 23.7 +TAGS="printer printing" 23.8 23.9 # Rules to configure and make the package. 23.10 compile_rules()
24.1 --- a/cvs/receipt Tue Feb 16 11:40:35 2010 +0000 24.2 +++ b/cvs/receipt Tue Feb 16 12:15:27 2010 +0000 24.3 @@ -9,6 +9,7 @@ 24.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 24.5 WEB_SITE="http://ximbiot.com/cvs/" 24.6 WGET_URL=""http://ftp.gnu.org/non-gnu/cvs/source/stable/$VERSION/$TARBALL 24.7 +TAGS="version-control versioning" 24.8 24.9 # Rules to configure and make the package. 24.10 compile_rules()