wok-stable rev 4970
add/improve TAGS o* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 11:10:57 2010 +0000 (2010-02-24) |
parents | bee79018e13a |
children | c4ca195c01dd |
files | o3read/receipt obby/receipt obconf/receipt obmenu/receipt ocaml/receipt ocsinventory/receipt ocsreports/receipt octave/receipt odt2txt/receipt offlineimap/receipt opal/receipt openal/receipt openbox/receipt opencpn/receipt openssh/receipt openssl/receipt openvpn/receipt ophcrack/receipt optipng/receipt orage/receipt orpheus/receipt osmo/receipt |
line diff
1.1 --- a/o3read/receipt Wed Feb 24 10:31:06 2010 +0000 1.2 +++ b/o3read/receipt Wed Feb 24 11:10:57 2010 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://siag.nu/o3read/" 1.6 WGET_URL="http://siag.nu/pub/o3read/$PACKAGE-$VERSION.tar.gz" 1.7 +TAGS="office" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/obby/receipt Wed Feb 24 10:31:06 2010 +0000 2.2 +++ b/obby/receipt Wed Feb 24 11:10:57 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev" 2.5 WEB_SITE="http://gobby.0x539.de/trac/" 2.6 WGET_URL="http://releases.0x539.de/obby/$TARBALL" 2.7 +TAGS="collaboration text-editor" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/obconf/receipt Wed Feb 24 10:31:06 2010 +0000 3.2 +++ b/obconf/receipt Wed Feb 24 11:10:57 2010 +0000 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://icculus.org/openbox/" 3.6 WGET_URL="http://icculus.org/openbox/obconf/$TARBALL" 3.7 +TAGS="openbox" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/obmenu/receipt Wed Feb 24 10:31:06 2010 +0000 4.2 +++ b/obmenu/receipt Wed Feb 24 11:10:57 2010 +0000 4.3 @@ -10,6 +10,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.5 WEB_SITE="http://obmenu.sourceforge.net/index.html" 4.6 WGET_URL="http://downloads.sourceforge.net/obmenu/$TARBALL" 4.7 +TAGS="openbox" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/ocaml/receipt Wed Feb 24 10:31:06 2010 +0000 5.2 +++ b/ocaml/receipt Wed Feb 24 11:10:57 2010 +0000 5.3 @@ -9,6 +9,7 @@ 5.4 DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 5.5 WEB_SITE="http://caml.inria.fr/" 5.6 WGET_URL="${WEB_SITE}pub/distrib/$PACKAGE-${VERSION%.*}/$TARBALL" 5.7 +TAGS="language programming" 5.8 5.9 # Rules to configure and make the package. 5.10 compile_rules()
6.1 --- a/ocsinventory/receipt Wed Feb 24 10:31:06 2010 +0000 6.2 +++ b/ocsinventory/receipt Wed Feb 24 11:10:57 2010 +0000 6.3 @@ -12,6 +12,7 @@ 6.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 6.5 DEPENDS="ocsinventory-server ocsinventory-agent ocsreports" 6.6 BUILD_DEPENDS="perl perl-dbd-mysql perl-apache-dbi perl-net-ip" 6.7 +TAGS="system administration" 6.8 6.9 6.10 # Rules to configure and make the package.
7.1 --- a/ocsreports/receipt Wed Feb 24 10:31:06 2010 +0000 7.2 +++ b/ocsreports/receipt Wed Feb 24 11:10:57 2010 +0000 7.3 @@ -10,6 +10,7 @@ 7.4 SOURCE="OCSNG_UNIX_SERVER" 7.5 TARBALL="${SOURCE}_${VERSION}.tar.gz" 7.6 WEB_SITE="http://www.ocsinventory-ng.org/" 7.7 +TAGS="system administration" 7.8 7.9 # Rules to gen a SliTaz package suitable for Tazpkg. 7.10 genpkg_rules()
8.1 --- a/octave/receipt Wed Feb 24 10:31:06 2010 +0000 8.2 +++ b/octave/receipt Wed Feb 24 11:10:57 2010 +0000 8.3 @@ -12,6 +12,7 @@ 8.4 DEPENDS="libgfortran zlib ncurses readline freetype gcc-lib-base \ 8.5 libgl libglu xorg-libX11 xorg-libXext xorg-libXxf86vm xorg-libXdamage \ 8.6 xorg-libXfixes libdrm xorg-libXau xorg-libXdmcp" 8.7 +TAGS="programming language" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/odt2txt/receipt Wed Feb 24 10:31:06 2010 +0000 9.2 +++ b/odt2txt/receipt Wed Feb 24 11:10:57 2010 +0000 9.3 @@ -11,6 +11,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.5 WEB_SITE="http://www.stosberg.net/odt2txt/" 9.6 WGET_URL="http://www.stosberg.net/$PACKAGE/$TARBALL" 9.7 +TAGS="office" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules() 9.11 @@ -27,4 +28,4 @@ 9.12 mkdir -p $fs/usr/bin 9.13 cp -a $_pkg/usr/bin $fs/usr 9.14 strip -s $fs/usr/bin/* 9.15 -} 9.16 \ No newline at end of file 9.17 +}
10.1 --- a/offlineimap/receipt Wed Feb 24 10:31:06 2010 +0000 10.2 +++ b/offlineimap/receipt Wed Feb 24 11:10:57 2010 +0000 10.3 @@ -10,6 +10,7 @@ 10.4 TARBALL="offlineimap_$VERSION.tar.gz" 10.5 WEB_SITE="http://software.complete.org/software/projects/show/offlineimap/" 10.6 WGET_URL="http://software.complete.org/software/attachments/download/334/$TARBALL" 10.7 +TAGS="email imap" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/opal/receipt Wed Feb 24 10:31:06 2010 +0000 11.2 +++ b/opal/receipt Wed Feb 24 11:10:57 2010 +0000 11.3 @@ -11,6 +11,7 @@ 11.4 DEPENDS="cyrus-sasl expat jpeg libsdl libogg libtheora libunixODBC \ 11.5 openssl ptlib tiff zlib" 11.6 BUILD_DEPENDS="ptlib ptlib-dev" 11.7 +TAGS="telephony" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/openal/receipt Wed Feb 24 10:31:06 2010 +0000 12.2 +++ b/openal/receipt Wed Feb 24 11:10:57 2010 +0000 12.3 @@ -10,6 +10,7 @@ 12.4 WEB_SITE="http://www.openal.org/" 12.5 WGET_URL="http://connect.creativelabs.com/openal/Downloads/$TARBALL" 12.6 BUILD_DEPENDS="cmake" 12.7 +TAGS="multimedia audio sound 3D" 12.8 12.9 # Rules to configure and make the package. 12.10 compile_rules()
13.1 --- a/openbox/receipt Wed Feb 24 10:31:06 2010 +0000 13.2 +++ b/openbox/receipt Wed Feb 24 11:10:57 2010 +0000 13.3 @@ -11,6 +11,7 @@ 13.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 13.5 WEB_SITE="http://icculus.org/openbox/" 13.6 WGET_URL="http://offload2.icculus.org:9090/openbox/releases/$TARBALL" 13.7 +TAGS="window-manager wm" 13.8 13.9 # Rules to configure and make the package. 13.10 compile_rules()
14.1 --- a/opencpn/receipt Wed Feb 24 10:31:06 2010 +0000 14.2 +++ b/opencpn/receipt Wed Feb 24 11:10:57 2010 +0000 14.3 @@ -10,6 +10,7 @@ 14.4 WEB_SITE="http://opencpn.sourceforge.net" 14.5 WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL" 14.6 BUILD_DEPENDS="wxWidgets-dev mesa-dev libglu-mesa" 14.7 +TAGS="office" 14.8 14.9 # Rules to configure and make the package. 14.10 compile_rules()
15.1 --- a/openssh/receipt Wed Feb 24 10:31:06 2010 +0000 15.2 +++ b/openssh/receipt Wed Feb 24 11:10:57 2010 +0000 15.3 @@ -11,6 +11,7 @@ 15.4 DEPENDS="sftp-server libcrypto zlib" 15.5 BUILD_DEPENDS="libcrypto-dev zlib-dev openssl-dev" 15.6 PROVIDE="ssh" 15.7 +TAGS="ssh" 15.8 15.9 # Rules to configure and make the package. 15.10 compile_rules()
16.1 --- a/openssl/receipt Wed Feb 24 10:31:06 2010 +0000 16.2 +++ b/openssl/receipt Wed Feb 24 11:10:57 2010 +0000 16.3 @@ -10,6 +10,7 @@ 16.4 WGET_URL="http://www.openssl.org/source/$TARBALL" 16.5 DEPENDS="libcrypto libssl" 16.6 BUILD_DEPENDS="perl" 16.7 +TAGS="ssl security" 16.8 16.9 # Rules to configure and make the package. 16.10 compile_rules()
17.1 --- a/openvpn/receipt Wed Feb 24 10:31:06 2010 +0000 17.2 +++ b/openvpn/receipt Wed Feb 24 11:10:57 2010 +0000 17.3 @@ -10,7 +10,7 @@ 17.4 WGET_URL="${WEB_SITE}release/$TARBALL" 17.5 DEPENDS="lzo openssl" 17.6 BUILD_DEPENDS="lzo-dev openssl-dev libcrypto-dev" 17.7 -TAGS="vpn tunnel" 17.8 +TAGS="vpn tunnel network" 17.9 17.10 # Rules to configure and make the package. 17.11 compile_rules()
18.1 --- a/ophcrack/receipt Wed Feb 24 10:31:06 2010 +0000 18.2 +++ b/ophcrack/receipt Wed Feb 24 11:10:57 2010 +0000 18.3 @@ -10,6 +10,7 @@ 18.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 18.5 WEB_SITE="http://ophcrack.sourceforge.net" 18.6 WGET_URL="http://downloads.sourceforge.net/ophcrack/$TARBALL" 18.7 +TAGS="password windows" 18.8 18.9 # Rules to configure and make the package. 18.10 compile_rules()
19.1 --- a/optipng/receipt Wed Feb 24 10:31:06 2010 +0000 19.2 +++ b/optipng/receipt Wed Feb 24 11:10:57 2010 +0000 19.3 @@ -10,6 +10,7 @@ 19.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 19.5 WEB_SITE="http://optipng.sourceforge.net/" 19.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 19.7 +TAGS="image compression" 19.8 19.9 # Rules to configure and make the package. 19.10 compile_rules()
20.1 --- a/orage/receipt Wed Feb 24 10:31:06 2010 +0000 20.2 +++ b/orage/receipt Wed Feb 24 11:10:57 2010 +0000 20.3 @@ -10,6 +10,7 @@ 20.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 20.5 WEB_SITE="http://www.xfce.org" 20.6 WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/$TARBALL" 20.7 +TAGS="office" 20.8 20.9 # Rules to configure and make the package. 20.10 compile_rules()
21.1 --- a/orpheus/receipt Wed Feb 24 10:31:06 2010 +0000 21.2 +++ b/orpheus/receipt Wed Feb 24 11:10:57 2010 +0000 21.3 @@ -11,6 +11,7 @@ 21.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 21.5 WEB_SITE="http://thekonst.net/en/orpheus" 21.6 WGET_URL="http://thekonst.net/download/$TARBALL" 21.7 +TAGS="audio sound music player" 21.8 21.9 # Rules to configure and make the package. 21.10 compile_rules()
22.1 --- a/osmo/receipt Wed Feb 24 10:31:06 2010 +0000 22.2 +++ b/osmo/receipt Wed Feb 24 11:10:57 2010 +0000 22.3 @@ -10,6 +10,7 @@ 22.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 22.5 WEB_SITE="http://clayo.org/osmo/" 22.6 WGET_URL="$SF_MIRROR/$PACKAGE-pim/$TARBALL" 22.7 +TAGS="office" 22.8 22.9 # Rules to configure and make the package. 22.10 compile_rules()