wok rev 4973
add/improve TAGS t* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 12:13:18 2010 +0000 (2010-02-24) |
parents | 8be66f03fbd2 |
children | 3115c291f303 |
files | taglib/receipt tar/receipt task/receipt tazbb/receipt tazlito/receipt tazndis/receipt tazpkg-web/receipt tazpkg/receipt tazusb/receipt tazwok/receipt tcc/receipt tcl/receipt tcpdump/receipt terminal/receipt testdisk/receipt texinfo/receipt thunar/receipt tightvnc/receipt tint2/receipt tinypy/receipt tk/receipt transmission/receipt tsclient/receipt ttf-bitstream-vera/receipt ttf-dejavu-extra/receipt ttf-dejavu/receipt tty-clock/receipt tuxmath/receipt tuxtype/receipt |
line diff
1.1 --- a/taglib/receipt Wed Feb 24 11:44:49 2010 +0000 1.2 +++ b/taglib/receipt Wed Feb 24 12:13:18 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="http://developer.kde.org/~wheeler/files/src/$TARBALL" 1.5 DEPENDS="zlib" 1.6 BUILD_DEPENDS="zlib-dev" 1.7 +TAGS="multimedia music tag" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/tar/receipt Wed Feb 24 11:44:49 2010 +0000 2.2 +++ b/tar/receipt Wed Feb 24 12:13:18 2010 +0000 2.3 @@ -8,6 +8,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.5 WEB_SITE="http://www.gnu.org/software/tar/" 2.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 2.7 +TAGS="archive compression" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/task/receipt Wed Feb 24 11:44:49 2010 +0000 3.2 +++ b/task/receipt Wed Feb 24 12:13:18 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://taskwarrior.org" 3.6 WGET_URL="http://www.taskwarrior.org/download/$TARBALL" 3.7 +TAGS="office todo" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/tazbb/receipt Wed Feb 24 11:44:49 2010 +0000 4.2 +++ b/tazbb/receipt Wed Feb 24 12:13:18 2010 +0000 4.3 @@ -8,6 +8,7 @@ 4.4 DEPENDS="tazpkg tazwok python mercurial" 4.5 SUGGESTED="slitaz-toolchain postfix" 4.6 WEB_SITE="http://labs.slitaz.org/wiki/distro/Bb" 4.7 +TAGS="slitaz" 4.8 4.9 # Rules to gen a SliTaz package suitable for Tazpkg. 4.10 genpkg_rules()
5.1 --- a/tazlito/receipt Wed Feb 24 11:44:49 2010 +0000 5.2 +++ b/tazlito/receipt Wed Feb 24 12:13:18 2010 +0000 5.3 @@ -10,6 +10,7 @@ 5.4 WEB_SITE="http://www.slitaz.org/" 5.5 WGET_URL="http://mirror.slitaz.org/sources/tazlito/$TARBALL" 5.6 CONFIG_FILES="/etc/tazlito/distro-packages.list" 5.7 +TAGS="slitaz" 5.8 5.9 # Rules to gen a SliTaz package suitable for Tazpkg. 5.10 #
6.1 --- a/tazndis/receipt Wed Feb 24 11:44:49 2010 +0000 6.2 +++ b/tazndis/receipt Wed Feb 24 12:13:18 2010 +0000 6.3 @@ -7,6 +7,7 @@ 6.4 MAINTAINER="erjo@slitaz.org" 6.5 DEPENDS="perl-core wireless_tools ndiswrapper-driver" 6.6 WEB_SITE="http://www.slitaz.org" 6.7 +TAGS="slitaz" 6.8 6.9 # Rules to gen a SliTaz package suitable for Tazpkg. 6.10 genpkg_rules()
7.1 --- a/tazpkg-web/receipt Wed Feb 24 11:44:49 2010 +0000 7.2 +++ b/tazpkg-web/receipt Wed Feb 24 12:13:18 2010 +0000 7.3 @@ -8,6 +8,7 @@ 7.4 DEPENDS="lighttpd" 7.5 WEB_SITE="http://www.slitaz.org/" 7.6 CONFIGS="/etc/slitaz/tazpkg-web.conf" 7.7 +TAGS="slitaz package-manager" 7.8 7.9 # Rules to gen a SliTaz package suitable for Tazpkg. 7.10 genpkg_rules()
8.1 --- a/tazpkg/receipt Wed Feb 24 11:44:49 2010 +0000 8.2 +++ b/tazpkg/receipt Wed Feb 24 12:13:18 2010 +0000 8.3 @@ -9,6 +9,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.5 WEB_SITE="http://www.slitaz.org/" 8.6 WGET_URL="http://mirror.slitaz.org/sources/tazpkg/$TARBALL" 8.7 +TAGS="slitaz package-manager" 8.8 8.9 # Rules to gen a SliTaz package suitable for Tazpkg. 8.10 #
9.1 --- a/tazusb/receipt Wed Feb 24 11:44:49 2010 +0000 9.2 +++ b/tazusb/receipt Wed Feb 24 12:13:18 2010 +0000 9.3 @@ -9,6 +9,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.5 WEB_SITE="http://www.slitaz.org/" 9.6 WGET_URL="http://mirror.slitaz.org/sources/tazusb/$TARBALL" 9.7 +TAGS="slitaz" 9.8 9.9 # Rules to gen a SliTaz package suitable for Tazpkg. 9.10 #
10.1 --- a/tazwok/receipt Wed Feb 24 11:44:49 2010 +0000 10.2 +++ b/tazwok/receipt Wed Feb 24 12:13:18 2010 +0000 10.3 @@ -8,6 +8,7 @@ 10.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 10.5 WEB_SITE="http://www.slitaz.org/" 10.6 WGET_URL="http://mirror.slitaz.org/sources/tazwok/$TARBALL" 10.7 +TAGS="slitaz" 10.8 10.9 # Rules to gen a SliTaz package suitable for Tazpkg. 10.10 genpkg_rules()
11.1 --- a/tcc/receipt Wed Feb 24 11:44:49 2010 +0000 11.2 +++ b/tcc/receipt Wed Feb 24 12:13:18 2010 +0000 11.3 @@ -8,6 +8,7 @@ 11.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 11.5 WEB_SITE="http://bellard.org/$PACKAGE/" 11.6 WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL" 11.7 +TAGS="compiler C" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/tcl/receipt Wed Feb 24 11:44:49 2010 +0000 12.2 +++ b/tcl/receipt Wed Feb 24 12:13:18 2010 +0000 12.3 @@ -10,6 +10,7 @@ 12.4 TARBALL="${SOURCE}${VERSION}-src.tar.gz" 12.5 WEB_SITE="http://tcl.sourceforge.net/" 12.6 WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL" 12.7 +TAGS="language programming" 12.8 12.9 # Rules to configure and make the package. 12.10 compile_rules()
13.1 --- a/tcpdump/receipt Wed Feb 24 11:44:49 2010 +0000 13.2 +++ b/tcpdump/receipt Wed Feb 24 12:13:18 2010 +0000 13.3 @@ -10,6 +10,7 @@ 13.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 13.5 WEB_SITE="http://www.tcpdump.org/" 13.6 WGET_URL="http://www.tcpdump.org/release/$TARBALL" 13.7 +TAGS="network security" 13.8 13.9 # Rules to configure and make the package. 13.10 compile_rules()
14.1 --- a/terminal/receipt Wed Feb 24 11:44:49 2010 +0000 14.2 +++ b/terminal/receipt Wed Feb 24 12:13:18 2010 +0000 14.3 @@ -11,6 +11,7 @@ 14.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 14.5 WEB_SITE="http://www.xfce.org/" 14.6 WGET_URL="$WEB_SITE/archive/xfce/4.6.1/src/$TARBALL" 14.7 +TAGS="terminal" 14.8 14.9 # Rules to configure and make the package. 14.10 compile_rules()
15.1 --- a/testdisk/receipt Wed Feb 24 11:44:49 2010 +0000 15.2 +++ b/testdisk/receipt Wed Feb 24 12:13:18 2010 +0000 15.3 @@ -10,6 +10,7 @@ 15.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 15.5 WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk" 15.6 WGET_URL="http://www.cgsecurity.org/$TARBALL" 15.7 +TAGS="recovery rescue" 15.8 15.9 # Rules to configure and make the package. 15.10 compile_rules()
16.1 --- a/texinfo/receipt Wed Feb 24 11:44:49 2010 +0000 16.2 +++ b/texinfo/receipt Wed Feb 24 12:13:18 2010 +0000 16.3 @@ -10,6 +10,7 @@ 16.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 16.5 WEB_SITE="http://www.gnu.org/software/texinfo/" 16.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 16.7 +TAGS="documentation" 16.8 16.9 # Rules to configure and make the package. 16.10 compile_rules()
17.1 --- a/thunar/receipt Wed Feb 24 11:44:49 2010 +0000 17.2 +++ b/thunar/receipt Wed Feb 24 12:13:18 2010 +0000 17.3 @@ -12,6 +12,7 @@ 17.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 17.5 WEB_SITE="http://www.xfce.org" 17.6 WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/$TARBALL" 17.7 +TAGS="file-manager file-browser" 17.8 17.9 # Rules to configure and make the package. 17.10 compile_rules()
18.1 --- a/tightvnc/receipt Wed Feb 24 11:44:49 2010 +0000 18.2 +++ b/tightvnc/receipt Wed Feb 24 12:13:18 2010 +0000 18.3 @@ -13,6 +13,7 @@ 18.4 xorg-libXaw-dev xorg-libXt-dev xorg-xproto xorg-libXau-dev xorg-libXdmcp-dev \ 18.5 xorg-libXmu-dev xorg-xextproto xorg-printproto xorg-kbproto xorg-inputproto \ 18.6 xorg-scrnsaverproto" 18.7 +TAGS="remote-desktop" 18.8 18.9 # Rules to configure and make the package. 18.10 compile_rules()
19.1 --- a/tint2/receipt Wed Feb 24 11:44:49 2010 +0000 19.2 +++ b/tint2/receipt Wed Feb 24 12:13:18 2010 +0000 19.3 @@ -11,6 +11,7 @@ 19.4 WEB_SITE="http://tint2.googlecode.com/files/" 19.5 WGET_URL="$WEB_SITE/$TARBALL" 19.6 CONFIG_FILES="/etc/xdg/tint2/tint2rc" 19.7 +TAGS="desktop panel taskbar" 19.8 19.9 # Rules to configure and make the package. 19.10 compile_rules()
20.1 --- a/tinypy/receipt Wed Feb 24 11:44:49 2010 +0000 20.2 +++ b/tinypy/receipt Wed Feb 24 12:13:18 2010 +0000 20.3 @@ -10,6 +10,7 @@ 20.4 BUILD_DEPENDS="python-dev" 20.5 WEB_SITE="http://www.tinypy.org/" 20.6 WGET_URL="http://tinypy.googlecode.com/files/$TARBALL" 20.7 +TAGS="python" 20.8 20.9 # Rules to configure and make the package. 20.10 compile_rules()
21.1 --- a/tk/receipt Wed Feb 24 11:44:49 2010 +0000 21.2 +++ b/tk/receipt Wed Feb 24 12:13:18 2010 +0000 21.3 @@ -12,6 +12,7 @@ 21.4 TARBALL="${SOURCE}${VERSION}-src.tar.gz" 21.5 WEB_SITE="http://tcl.sourceforge.net/" 21.6 WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL" 21.7 +TAGS="programming language" 21.8 21.9 # Rules to configure and make the package. 21.10 compile_rules()
22.1 --- a/transmission/receipt Wed Feb 24 11:44:49 2010 +0000 22.2 +++ b/transmission/receipt Wed Feb 24 12:13:18 2010 +0000 22.3 @@ -11,6 +11,7 @@ 22.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 22.5 WEB_SITE="http://www.transmissionbt.com/" 22.6 WGET_URL="http://download.m0k.org/transmission/files/$TARBALL" 22.7 +TAGS="torrent" 22.8 22.9 # Rules to configure and make the package. 22.10 compile_rules()
23.1 --- a/tsclient/receipt Wed Feb 24 11:44:49 2010 +0000 23.2 +++ b/tsclient/receipt Wed Feb 24 12:13:18 2010 +0000 23.3 @@ -10,6 +10,7 @@ 23.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 23.5 WEB_SITE="http://sourceforge.net/projects/tsclient/" 23.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 23.7 +TAGS="remote-desktop" 23.8 23.9 # Rules to configure and make the package. 23.10 compile_rules()
24.1 --- a/ttf-bitstream-vera/receipt Wed Feb 24 11:44:49 2010 +0000 24.2 +++ b/ttf-bitstream-vera/receipt Wed Feb 24 12:13:18 2010 +0000 24.3 @@ -8,6 +8,7 @@ 24.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 24.5 WEB_SITE="http://www.gnome.org/fonts/" 24.6 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/$VERSION/$TARBALL" 24.7 +TAGS="fonts" 24.8 24.9 # Rules to gen a SliTaz package suitable for Tazpkg. 24.10 genpkg_rules()
25.1 --- a/ttf-dejavu-extra/receipt Wed Feb 24 11:44:49 2010 +0000 25.2 +++ b/ttf-dejavu-extra/receipt Wed Feb 24 12:13:18 2010 +0000 25.3 @@ -8,6 +8,7 @@ 25.4 WANTED="ttf-dejavu" 25.5 MAINTAINER="pankso@slitaz.org" 25.6 WEB_SITE="http://dejavu.sourceforge.net/" 25.7 +TAGS="fonts" 25.8 25.9 # Rules to gen a SliTaz package suitable for Tazpkg. 25.10 genpkg_rules()
26.1 --- a/ttf-dejavu/receipt Wed Feb 24 11:44:49 2010 +0000 26.2 +++ b/ttf-dejavu/receipt Wed Feb 24 12:13:18 2010 +0000 26.3 @@ -9,6 +9,7 @@ 26.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 26.5 WEB_SITE="http://dejavu.sourceforge.net/" 26.6 WGET_URL="$SF_MIRROR/dejavu/$TARBALL" 26.7 +TAGS="fonts" 26.8 26.9 # Rules to gen a SliTaz package suitable for Tazpkg. 26.10 genpkg_rules()
27.1 --- a/tty-clock/receipt Wed Feb 24 11:44:49 2010 +0000 27.2 +++ b/tty-clock/receipt Wed Feb 24 12:13:18 2010 +0000 27.3 @@ -8,6 +8,7 @@ 27.4 DEPENDS="ncurses" 27.5 BUILD_DEPENDS="ncurses-dev git" 27.6 WEB_SITE="http://gitorious.org/holizz-github/tty-clock" 27.7 +TAGS="clock" 27.8 27.9 # Rules to configure and make the package. 27.10 compile_rules()
28.1 --- a/tuxmath/receipt Wed Feb 24 11:44:49 2010 +0000 28.2 +++ b/tuxmath/receipt Wed Feb 24 12:13:18 2010 +0000 28.3 @@ -12,6 +12,7 @@ 28.4 DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" 28.5 BUILD_DEPENDS="libsdl libsdl-dev libsdl-image libsdl-image-dev \ 28.6 libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev" 28.7 +TAGS="education" 28.8 28.9 28.10 # Rules to configure and make the package.
29.1 --- a/tuxtype/receipt Wed Feb 24 11:44:49 2010 +0000 29.2 +++ b/tuxtype/receipt Wed Feb 24 12:13:18 2010 +0000 29.3 @@ -12,6 +12,7 @@ 29.4 DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" 29.5 BUILD_DEPENDS="$DEPENDS libsdl-dev libsdl-image-dev libsdl-mixer-dev \ 29.6 libsdl-ttf-dev" 29.7 +TAGS="education" 29.8 29.9 29.10 # Rules to configure and make the package.