# HG changeset patch # User Rohit Joshi # Date 1266326240 0 # Node ID 74a6a43bf614214ba62f34443e7ed13736b32833 # Parent f7e96b8e344436ecf301d916e5471e1d8f85b586 add/improve TAGS d* receipts diff -r f7e96b8e3444 -r 74a6a43bf614 darkstat/receipt --- a/darkstat/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/darkstat/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://dmr.ath.cx/net/darkstat/" WGET_URL="http://dmr.ath.cx/net/darkstat/$TARBALL" +TAGS="network monitor stats statistics" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 db/receipt --- a/db/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/db/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://download.oracle.com/berkeley-db/$TARBALL" BUILD_DEPENDS="slitaz-toolchain patch" DEPENDS="glibc-base libdb" +TAGS="database" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 ddclient/receipt --- a/ddclient/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/ddclient/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/ddclient" DEPENDS="perl" +TAGS="DNS" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 ddd/receipt --- a/ddd/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/ddd/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -12,6 +12,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/ddd/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" +TAGS="debugger" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 ddrescue/receipt --- a/ddrescue/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/ddrescue/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/ddrescue/ddrescue.html" WGET_URL="http://ftp.gnu.org/gnu/ddrescue/$TARBALL" +TAGS="recovery toolkit tools" # Rules to configure and make the package. diff -r f7e96b8e3444 -r 74a6a43bf614 dia/receipt --- a/dia/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dia/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -13,6 +13,7 @@ BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool \ fontconfig-dev glib-dev atk-dev pango-dev python-pyxml zlib-dev libxslt \ libart_lgpl-dev libart_lgpl pygtk file libxslt-dev" +TAGS="office diagram creator editor visio" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dillo/receipt --- a/dillo/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dillo/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://www.dillo.org/download/$TARBALL" DEPENDS="fltk-2.0.x libpng jpeg zlib openssl" BUILD_DEPENDS="$DEPENDS fltk-2.0.x-dev libpng-dev jpeg-dev zlib-dev" +TAGS="browser" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dmenu/receipt --- a/dmenu/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dmenu/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.suckless.org/dl/tools" WGET_URL="$WEB_SITE/$TARBALL" +TAGS="launchbar" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 doxygen/receipt --- a/doxygen/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/doxygen/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -9,7 +9,8 @@ BUILD_DEPENDS="perl graphviz" WEB_SITE="http://www.stack.nl/~dimitri/doxygen/" WGET_URL="ftp://ftp.stack.nl/pub/users/dimitri/$TARBALL" -#http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.7.1.src.tar.gz" +TAGS="language documentation" + # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dropbear/receipt --- a/dropbear/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dropbear/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -13,6 +13,7 @@ WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" CONFIG_FILES="/etc/dropbear" PROVIDE="ssh" +TAGS="ssh" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dstat/receipt --- a/dstat/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dstat/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://dag.wieers.com/home-made/dstat/" WGET_URL="http://dag.wieers.com/home-made/dstat/$TARBALL" +TAGS="resource system monitor stats statistics" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dwm/receipt --- a/dwm/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dwm/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://code.suckless.org/dl/dwm/$TARBALL" DEPENDS="xorg-libX11 xorg-xsetroot" BUILD_DEPENDS="xorg-libX11-dev xorg-xproto xorg-xineramaproto" +TAGS="wm window-manager" # Rules to configure and make the package. compile_rules() diff -r f7e96b8e3444 -r 74a6a43bf614 dzen2/receipt --- a/dzen2/receipt Tue Feb 16 12:15:27 2010 +0000 +++ b/dzen2/receipt Tue Feb 16 13:17:20 2010 +0000 @@ -9,6 +9,7 @@ WEB_SITE="http://gotmor.googlepages.com/dzen" WGET_URL="http://gotmor.googlepages.com/$TARBALL" DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" +TAGS="system monitor notification" # Rules to configure and make the package. compile_rules()