wok rev 4941

add/improve TAGS j* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 15:44:25 2010 +0000 (2010-02-16)
parents 6acae73d40c8
children 9bac91257596
files jabberd2/receipt jack-audio-connection-kit/receipt java-jdk/receipt jclic/receipt jed/receipt jfsutils/receipt jikes/receipt jpeg/receipt json-glib/receipt jwm/receipt
line diff
     1.1 --- a/jabberd2/receipt	Tue Feb 16 21:18:50 2010 +0100
     1.2 +++ b/jabberd2/receipt	Tue Feb 16 15:44:25 2010 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  DEPENDS="expat gsasl udns libidn zlib openssl"
     1.5  BUILD_DEPENDS="expat gsasl gsasl-dev udns udns-dev libidn-dev openssl-dev zlib-dev db-dev openldap-dev postgresql mysql sqlite"
     1.6  CONFIG_FILES="/etc/jabberd"
     1.7 +TAGS="im instant-messaging server"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/jack-audio-connection-kit/receipt	Tue Feb 16 21:18:50 2010 +0100
     2.2 +++ b/jack-audio-connection-kit/receipt	Tue Feb 16 15:44:25 2010 +0000
     2.3 @@ -10,6 +10,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://jackaudio.org"
     2.6  WGET_URL="http://jackaudio.org/downloads/$TARBALL"
     2.7 +TAGS="audio server"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()
     3.1 --- a/java-jdk/receipt	Tue Feb 16 21:18:50 2010 +0100
     3.2 +++ b/java-jdk/receipt	Tue Feb 16 15:44:25 2010 +0000
     3.3 @@ -10,6 +10,7 @@
     3.4  WEB_SITE="http://www.iced-tea.org/"
     3.5  WANTED="icedtea6-jdk"
     3.6  SOURCE="icedtea6"
     3.7 +TAGS="java"
     3.8  
     3.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.10  genpkg_rules()
     4.1 --- a/jclic/receipt	Tue Feb 16 21:18:50 2010 +0100
     4.2 +++ b/jclic/receipt	Tue Feb 16 15:44:25 2010 +0000
     4.3 @@ -9,6 +9,7 @@
     4.4  TARBALL="$PACKAGE-$VERSION.zip"
     4.5  WEB_SITE="http://clic.xtec.cat/en/jclic"
     4.6  WGET_URL="http://clic.xtec.cat/dist/jclic/$TARBALL"
     4.7 +TAGS="java multimedia education"
     4.8  
     4.9  # Rules to configure and make the package.
    4.10  compile_rules()
     5.1 --- a/jed/receipt	Tue Feb 16 21:18:50 2010 +0100
     5.2 +++ b/jed/receipt	Tue Feb 16 15:44:25 2010 +0000
     5.3 @@ -11,6 +11,7 @@
     5.4  WEB_SITE="http://www.jedsoft.org/jed/"
     5.5  WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/$TARBALL
     5.6   ftp://space.mit.edu/pub/davis/jed/v0.99/$TARBALL"
     5.7 +TAGS="text-editor" 
     5.8  
     5.9  # Rules to configure and make the package.
    5.10  compile_rules()
     6.1 --- a/jfsutils/receipt	Tue Feb 16 21:18:50 2010 +0100
     6.2 +++ b/jfsutils/receipt	Tue Feb 16 15:44:25 2010 +0000
     6.3 @@ -10,6 +10,7 @@
     6.4  WGET_URL="${WEB_SITE}project/pub/$TARBALL"
     6.5  DEPENDS="util-linux-ng-uuid"
     6.6  BUILD_DEPENDS="e2fsprogs-dev"
     6.7 +TAGS="filesystem"
     6.8  
     6.9  # Rules to configure and make the package.
    6.10  compile_rules()
     7.1 --- a/jikes/receipt	Tue Feb 16 21:18:50 2010 +0100
     7.2 +++ b/jikes/receipt	Tue Feb 16 15:44:25 2010 +0000
     7.3 @@ -10,6 +10,7 @@
     7.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     7.5  WEB_SITE="http://jikes.sourceforge.net/"
     7.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     7.7 +TAGS="java"
     7.8  
     7.9  # Rules to configure and make the package.
    7.10  compile_rules()
     8.1 --- a/jpeg/receipt	Tue Feb 16 21:18:50 2010 +0100
     8.2 +++ b/jpeg/receipt	Tue Feb 16 15:44:25 2010 +0000
     8.3 @@ -8,6 +8,7 @@
     8.4  WEB_SITE="http://www.ijg.org/"
     8.5  TARBALL="jpegsrc.v6b.tar.gz"
     8.6  WGET_URL="http://www.ijg.org/files/$TARBALL"
     8.7 +TAGS="jpeg jpg"
     8.8  
     8.9  # Rules to configure and make the package.
    8.10  compile_rules()
     9.1 --- a/json-glib/receipt	Tue Feb 16 21:18:50 2010 +0100
     9.2 +++ b/json-glib/receipt	Tue Feb 16 15:44:25 2010 +0000
     9.3 @@ -10,6 +10,7 @@
     9.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     9.5  WEB_SITE="http://live.gnome.org/JsonGlib"
     9.6  WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/json-glib/0.7/$TARBALL"
     9.7 +TAGS="javascript"
     9.8  
     9.9  # Rules to configure and make the package.
    9.10  compile_rules()
    10.1 --- a/jwm/receipt	Tue Feb 16 21:18:50 2010 +0100
    10.2 +++ b/jwm/receipt	Tue Feb 16 15:44:25 2010 +0000
    10.3 @@ -10,6 +10,7 @@
    10.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    10.5  WEB_SITE="http://www.joewing.net/programs/jwm/"
    10.6  WGET_URL="http://www.joewing.net/programs/jwm/releases/$TARBALL"
    10.7 +TAGS="wm window-manager"
    10.8  
    10.9  # Rules to configure and make the package.
   10.10  compile_rules()