wok-6.x rev 4934
add/improve TAGS d* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 16 13:17:20 2010 +0000 (2010-02-16) |
parents | f7e96b8e3444 |
children | 31c985a0bd3d |
files | darkstat/receipt db/receipt ddclient/receipt ddd/receipt ddrescue/receipt dia/receipt dillo/receipt dmenu/receipt doxygen/receipt dropbear/receipt dstat/receipt dtach/receipt dwm/receipt dzen2/receipt |
line diff
1.1 --- a/darkstat/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/darkstat/receipt Tue Feb 16 13:17:20 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://dmr.ath.cx/net/darkstat/" 1.6 WGET_URL="http://dmr.ath.cx/net/darkstat/$TARBALL" 1.7 +TAGS="network monitor stats statistics" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/db/receipt Tue Feb 16 12:15:27 2010 +0000 2.2 +++ b/db/receipt Tue Feb 16 13:17:20 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 WGET_URL="http://download.oracle.com/berkeley-db/$TARBALL" 2.5 BUILD_DEPENDS="slitaz-toolchain patch" 2.6 DEPENDS="glibc-base libdb" 2.7 +TAGS="database" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/ddclient/receipt Tue Feb 16 12:15:27 2010 +0000 3.2 +++ b/ddclient/receipt Tue Feb 16 13:17:20 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.5 CONFIG_FILES="/etc/ddclient" 3.6 DEPENDS="perl" 3.7 +TAGS="DNS" 3.8 3.9 # Rules to gen a SliTaz package suitable for Tazpkg. 3.10 genpkg_rules()
4.1 --- a/ddd/receipt Tue Feb 16 12:15:27 2010 +0000 4.2 +++ b/ddd/receipt Tue Feb 16 13:17:20 2010 +0000 4.3 @@ -12,6 +12,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.5 WEB_SITE="http://www.gnu.org/software/ddd/" 4.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 4.7 +TAGS="debugger" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/ddrescue/receipt Tue Feb 16 12:15:27 2010 +0000 5.2 +++ b/ddrescue/receipt Tue Feb 16 13:17:20 2010 +0000 5.3 @@ -9,6 +9,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.5 WEB_SITE="http://www.gnu.org/software/ddrescue/ddrescue.html" 5.6 WGET_URL="http://ftp.gnu.org/gnu/ddrescue/$TARBALL" 5.7 +TAGS="recovery toolkit tools" 5.8 5.9 5.10 # Rules to configure and make the package.
6.1 --- a/dia/receipt Tue Feb 16 12:15:27 2010 +0000 6.2 +++ b/dia/receipt Tue Feb 16 13:17:20 2010 +0000 6.3 @@ -13,6 +13,7 @@ 6.4 BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool \ 6.5 fontconfig-dev glib-dev atk-dev pango-dev python-pyxml zlib-dev libxslt \ 6.6 libart_lgpl-dev libart_lgpl pygtk file libxslt-dev" 6.7 +TAGS="office diagram creator editor visio" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/dillo/receipt Tue Feb 16 12:15:27 2010 +0000 7.2 +++ b/dillo/receipt Tue Feb 16 13:17:20 2010 +0000 7.3 @@ -10,6 +10,7 @@ 7.4 WGET_URL="http://www.dillo.org/download/$TARBALL" 7.5 DEPENDS="fltk-2.0.x libpng jpeg zlib openssl" 7.6 BUILD_DEPENDS="$DEPENDS fltk-2.0.x-dev libpng-dev jpeg-dev zlib-dev" 7.7 +TAGS="browser" 7.8 7.9 # Rules to configure and make the package. 7.10 compile_rules()
8.1 --- a/dmenu/receipt Tue Feb 16 12:15:27 2010 +0000 8.2 +++ b/dmenu/receipt Tue Feb 16 13:17:20 2010 +0000 8.3 @@ -10,6 +10,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.5 WEB_SITE="http://code.suckless.org/dl/tools" 8.6 WGET_URL="$WEB_SITE/$TARBALL" 8.7 +TAGS="launchbar" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/doxygen/receipt Tue Feb 16 12:15:27 2010 +0000 9.2 +++ b/doxygen/receipt Tue Feb 16 13:17:20 2010 +0000 9.3 @@ -9,7 +9,8 @@ 9.4 BUILD_DEPENDS="perl graphviz" 9.5 WEB_SITE="http://www.stack.nl/~dimitri/doxygen/" 9.6 WGET_URL="ftp://ftp.stack.nl/pub/users/dimitri/$TARBALL" 9.7 -#http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.7.1.src.tar.gz" 9.8 +TAGS="language documentation" 9.9 + 9.10 9.11 # Rules to configure and make the package. 9.12 compile_rules()
10.1 --- a/dropbear/receipt Tue Feb 16 12:15:27 2010 +0000 10.2 +++ b/dropbear/receipt Tue Feb 16 13:17:20 2010 +0000 10.3 @@ -13,6 +13,7 @@ 10.4 WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL" 10.5 CONFIG_FILES="/etc/dropbear" 10.6 PROVIDE="ssh" 10.7 +TAGS="ssh" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/dstat/receipt Tue Feb 16 12:15:27 2010 +0000 11.2 +++ b/dstat/receipt Tue Feb 16 13:17:20 2010 +0000 11.3 @@ -9,6 +9,7 @@ 11.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 11.5 WEB_SITE="http://dag.wieers.com/home-made/dstat/" 11.6 WGET_URL="http://dag.wieers.com/home-made/dstat/$TARBALL" 11.7 +TAGS="resource system monitor stats statistics" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/dwm/receipt Tue Feb 16 12:15:27 2010 +0000 12.2 +++ b/dwm/receipt Tue Feb 16 13:17:20 2010 +0000 12.3 @@ -10,6 +10,7 @@ 12.4 WGET_URL="http://code.suckless.org/dl/dwm/$TARBALL" 12.5 DEPENDS="xorg-libX11 xorg-xsetroot" 12.6 BUILD_DEPENDS="xorg-libX11-dev xorg-xproto xorg-xineramaproto" 12.7 +TAGS="wm window-manager" 12.8 12.9 # Rules to configure and make the package. 12.10 compile_rules()
13.1 --- a/dzen2/receipt Tue Feb 16 12:15:27 2010 +0000 13.2 +++ b/dzen2/receipt Tue Feb 16 13:17:20 2010 +0000 13.3 @@ -9,6 +9,7 @@ 13.4 WEB_SITE="http://gotmor.googlepages.com/dzen" 13.5 WGET_URL="http://gotmor.googlepages.com/$TARBALL" 13.6 DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 13.7 +TAGS="system monitor notification" 13.8 13.9 # Rules to configure and make the package. 13.10 compile_rules()