# HG changeset patch # User Rohit Joshi # Date 1266322527 0 # Node ID f7e96b8e344436ecf301d916e5471e1d8f85b586 # Parent 4273e906522b45a6fc23f74ee1a0d385f74ecfe8 add/improve TAGS c* receipts diff -r 4273e906522b -r f7e96b8e3444 c-client/receipt --- a/c-client/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/c-client/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://www.washington.edu/imap/" WGET_URL="ftp://ftp.cac.washington.edu/mail/$TARBALL" BUILD_DEPENDS="openssl-dev" +TAGS="imap pop3 smtp" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cabextract/receipt --- a/cabextract/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cabextract/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.cabextract.org.uk/" WGET_URL="http://www.cabextract.org.uk/$TARBALL" +TAGS="extract cab exe" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cadaver/receipt --- a/cadaver/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cadaver/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="openssl libkrb5 krb5 expat neon readline" BUILD_DEPENDS="openssl-dev krb5-dev krb5 expat-dev neon-dev readline-dev" +TAGS="webdav" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 calculator/receipt --- a/calculator/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/calculator/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -8,6 +8,7 @@ DEPENDS="fox" WANTED="fox" WEB_SITE="http://www.fox-toolkit.org/" +TAGS="calculator" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 4273e906522b -r f7e96b8e3444 calcurse/receipt --- a/calcurse/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/calcurse/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://culot.org/calcurse/" WGET_URL="ftp://ftp2.culot.org/culot/$TARBALL" +TAGS="calender reminder schedule" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 ccache/receipt --- a/ccache/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/ccache/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ WEB_SITE="http://ccache.samba.org/" WGET_URL="http://samba.org/ftp/ccache/$TARBALL" SUGGESTED="gcc" +TAGS="compiler" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cdf/receipt --- a/cdf/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cdf/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -3,12 +3,13 @@ PACKAGE="cdf" VERSION="0.2" CATEGORY="system-tools" -SHORT_DESC="Colorized df." +SHORT_DESC="Colorized df (color schemes)." MAINTAINER="paul@slitaz.org" DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://bmp-plugins.berlios.de/misc/cdf/cdf.html" WGET_URL="http://download.berlios.de/bmp-plugins/$TARBALL" +TAGS="color schemes" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 centerim/receipt --- a/centerim/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/centerim/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.centerim.org" WGET_URL="$WEB_SITE/download/releases/$TARBALL" +TAGS="im instant-messenger cli command-line" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cgdb/receipt --- a/cgdb/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cgdb/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://cgdb.sourceforge.net/" WGET_URL="http://prdownloads.sourceforge.net/cgdb/$TARBALL" +TAGS="debugger" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 chemtool/receipt --- a/chemtool/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/chemtool/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/" WGET_URL="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/$TARBALL" +TAGS="chemistry" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 childsplay/receipt --- a/childsplay/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/childsplay/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -11,6 +11,7 @@ DEPENDS="python pygtk python-pygame python-pysqlite python-sqlalchemy libogg" BUILD_DEPENDS="python python-dev" + # Rules to configure and make the package. compile_rules() { diff -r 4273e906522b -r f7e96b8e3444 chmlib/receipt --- a/chmlib/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/chmlib/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -3,12 +3,14 @@ PACKAGE="chmlib" VERSION="0.39" CATEGORY="misc" -SHORT_DESC="library for dealing with CHM format" +SHORT_DESC="library for dealing with CHM format or windows help files" MAINTAINER="allan316@gmail.com" DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.jedrea.com/chmlib" WGET_URL="http://www.jedrea.com/chmlib/$TARBALL" +TAGS="CHM windows" + # Rules to configure and make the package. compile_rules() { diff -r 4273e906522b -r f7e96b8e3444 clamav/receipt --- a/clamav/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/clamav/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.clamav.net/" WGET_URL="http://downloads.sourceforge.net/clamav/$TARBALL" +TAGS="antivirus" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 claws-mail/receipt --- a/claws-mail/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/claws-mail/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -15,7 +15,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.claws-mail.org/index.php" WGET_URL="http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/$VERSION/$TARBALL" -#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/ +TAGS="email client" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 clex/receipt --- a/clex/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/clex/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.clex.sk/" WGET_URL="http://www.clex.sk/download/$TARBALL" +TAGS="file-manager" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cndrvcups-common/receipt --- a/cndrvcups-common/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cndrvcups-common/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -11,7 +11,7 @@ SOURCE="ufr2linuxv180" TARBALL="${SOURCE}.zip" WGET_URL="http://www.service.canon.com.au/drivers/files/$TARBALL" -TAGS="" +TAGS="printer driver" # Rules to configure and make the package. diff -r 4273e906522b -r f7e96b8e3444 codeblocks/receipt --- a/codeblocks/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/codeblocks/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ BUILD_DEPENDS="wxWidgets-dev expat-dev autoconf automake libtool zip gnome-icon-theme" WEB_SITE="http://www.codeblocks.org/" WGET_URL="http://download.berlios.de/codeblocks/$TARBALL" +TAGS="IDE" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 comix/receipt --- a/comix/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/comix/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://comix.sourceforge.net" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="viewer comic" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 conky/receipt --- a/conky/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/conky/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -12,6 +12,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://conky.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="desktop monitoring" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 consonance/receipt --- a/consonance/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/consonance/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://sites.google.com/site/consonancemanager/" WGET_URL="http://cloud.github.com/downloads/sujith/consonance/$TARBALL" +TAGS="player audio music mp3 ogg" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cream/receipt --- a/cream/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cream/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="$SF_MIRROR/cream-browser/$TARBALL" DEPENDS="gtk+ gcc-lib-base libwebkit" BUILD_DEPENDS="libwebkit-dev libwebkit libsoup-dev gtk+-dev" +TAGS="browser" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cups-pdf/receipt --- a/cups-pdf/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cups-pdf/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="${PACKAGE}_${VERSION}.tar.gz" WEB_SITE="http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf" WGET_URL="${WEB_SITE}/src/${TARBALL}" +TAGS="printer printing" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cups/receipt --- a/cups/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cups/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="$PACKAGE-$VERSION-source.tar.bz2" WEB_SITE="http://www.cups.org/" WGET_URL="http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$VERSION/$TARBALL" +TAGS="printer printing" # Rules to configure and make the package. compile_rules() diff -r 4273e906522b -r f7e96b8e3444 cvs/receipt --- a/cvs/receipt Tue Feb 16 11:40:35 2010 +0000 +++ b/cvs/receipt Tue Feb 16 12:15:27 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://ximbiot.com/cvs/" WGET_URL=""http://ftp.gnu.org/non-gnu/cvs/source/stable/$VERSION/$TARBALL +TAGS="version-control versioning" # Rules to configure and make the package. compile_rules()