wok rev 4974

add/improve TAGS u* receipts
author Rohit Joshi <jozee@slitaz.org>
date Wed Feb 24 12:19:54 2010 +0000 (2010-02-24)
parents 866fa2493b1b
children f917e0dfdfbd
files udns/receipt ufr2/receipt unfs3/receipt unison/receipt unixODBC/receipt unshield/receipt unzip/receipt urxvt/receipt usbip/receipt usbutils/receipt
line diff
     1.1 --- a/udns/receipt	Wed Feb 24 12:13:18 2010 +0000
     1.2 +++ b/udns/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="${PACKAGE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.corpit.ru/mjt/$PACKAGE.html"
     1.6  WGET_URL="http://www.corpit.ru/mjt/$PACKAGE/$TARBALL"
     1.7 +TAGS="network DNS"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/ufr2/receipt	Wed Feb 24 12:13:18 2010 +0000
     2.2 +++ b/ufr2/receipt	Wed Feb 24 12:19:54 2010 +0000
     2.3 @@ -11,7 +11,7 @@
     2.4  SOURCE="ufr2linuxv180"
     2.5  TARBALL="${SOURCE}.zip"
     2.6  WGET_URL="http://www.service.canon.com.au/drivers/files/$TARBALL"
     2.7 -TAGS=""
     2.8 +TAGS="printing printer drivers"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  
     3.1 --- a/unfs3/receipt	Wed Feb 24 12:13:18 2010 +0000
     3.2 +++ b/unfs3/receipt	Wed Feb 24 12:19:54 2010 +0000
     3.3 @@ -9,6 +9,7 @@
     3.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     3.5  WEB_SITE="http://unfs3.sourceforge.net/"
     3.6  WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}"
     3.7 +TAGS="network nfs"
     3.8  
     3.9  # Rules to configure and make the package.
    3.10  compile_rules()
     4.1 --- a/unison/receipt	Wed Feb 24 12:13:18 2010 +0000
     4.2 +++ b/unison/receipt	Wed Feb 24 12:19:54 2010 +0000
     4.3 @@ -9,6 +9,7 @@
     4.4  WEB_SITE="http://www.cis.upenn.edu/~bcpierce/unison"
     4.5  WGET_URL="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/$TARBALL"
     4.6  BUILD_DEPENDS="ocaml emacs"
     4.7 +TAGS="sync"
     4.8  
     4.9  # Rules to configure and make the package.
    4.10  compile_rules()
     5.1 --- a/unixODBC/receipt	Wed Feb 24 12:13:18 2010 +0000
     5.2 +++ b/unixODBC/receipt	Wed Feb 24 12:19:54 2010 +0000
     5.3 @@ -9,6 +9,7 @@
     5.4  WEB_SITE="http://www.unixodbc.org/"
     5.5  WGET_URL="${WEB_SITE}$TARBALL"
     5.6  DEPENDS="libunixODBC readline"
     5.7 +TAGS="database"
     5.8  
     5.9  # Rules to configure and make the package.
    5.10  compile_rules()
     6.1 --- a/unshield/receipt	Wed Feb 24 12:13:18 2010 +0000
     6.2 +++ b/unshield/receipt	Wed Feb 24 12:19:54 2010 +0000
     6.3 @@ -10,6 +10,7 @@
     6.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.5  WEB_SITE="http://kent.dl.sourceforge.net/sourceforge/synce/"
     6.6  WGET_URL="http://kent.dl.sourceforge.net/sourceforge/synce/$TARBALL"
     6.7 +TAGS="windows exe cab"
     6.8  
     6.9  # Rules to configure and make the package.
    6.10  compile_rules()
     7.1 --- a/unzip/receipt	Wed Feb 24 12:13:18 2010 +0000
     7.2 +++ b/unzip/receipt	Wed Feb 24 12:19:54 2010 +0000
     7.3 @@ -8,6 +8,7 @@
     7.4  TARBALL="unzip552.tar.gz"
     7.5  WEB_SITE="http://www.info-zip.org/"
     7.6  WGET_URL="ftp://tug.ctan.org/tex-archive/tools/zip/info-zip/src/$TARBALL"
     7.7 +TAGS="archive compression"
     7.8  
     7.9  # Rules to configure and make the package.
    7.10  compile_rules()
     8.1 --- a/urxvt/receipt	Wed Feb 24 12:13:18 2010 +0000
     8.2 +++ b/urxvt/receipt	Wed Feb 24 12:19:54 2010 +0000
     8.3 @@ -11,6 +11,7 @@
     8.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     8.5  WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"
     8.6  WGET_URL="http://dist.schmorp.de/rxvt-unicode/$TARBALL"
     8.7 +TAGS="terminal"
     8.8  
     8.9  # Rules to configure and make the package.
    8.10  compile_rules()
     9.1 --- a/usbip/receipt	Wed Feb 24 12:13:18 2010 +0000
     9.2 +++ b/usbip/receipt	Wed Feb 24 12:19:54 2010 +0000
     9.3 @@ -10,6 +10,7 @@
     9.4  BUILD_DEPENDS="sysfsutils-dev lzma libtool glib libwrap libwrap-dev"
     9.5  WEB_SITE="http://usbip.sourceforge.net/"
     9.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     9.7 +TAGS="usb"
     9.8  
     9.9  # Rules to configure and make the package.
    9.10  compile_rules()
    10.1 --- a/usbutils/receipt	Wed Feb 24 12:13:18 2010 +0000
    10.2 +++ b/usbutils/receipt	Wed Feb 24 12:19:54 2010 +0000
    10.3 @@ -10,6 +10,7 @@
    10.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    10.5  WEB_SITE="http://linux-usb.sourceforge.net/"
    10.6  WGET_URL="$SF_MIRROR/linux-usb/$TARBALL"
    10.7 +TAGS="usb"
    10.8  
    10.9  # Rules to configure and make the package.
   10.10  compile_rules()