wok rev 4936

add/improve TAGS f* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 13:56:26 2010 +0000 (2010-02-16)
parents 31c985a0bd3d
children c6ccd6bc43b1
files faac/receipt faad2/receipt fail2ban/receipt fastjar/receipt fcgi/receipt fcron/receipt feh/receipt fetchmail/receipt ffmpeg/receipt ffplay/receipt filezilla/receipt firefox-simple-mail/receipt firefox/receipt flac/receipt foomatic-db-engine/receipt foomatic-db-nonfree/receipt foomatic-db/receipt foomatic-filters/receipt freeciv/receipt funionfs/receipt fuse/receipt
line diff
     1.1 --- a/faac/receipt	Tue Feb 16 13:39:45 2010 +0000
     1.2 +++ b/faac/receipt	Tue Feb 16 13:56:26 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.audiocoding.com"
     1.6  WGET_URL="$SF_MIRROR/faac/$TARBALL"
     1.7 +TAGS="mp4 mpeg encoder"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/faad2/receipt	Tue Feb 16 13:39:45 2010 +0000
     2.2 +++ b/faad2/receipt	Tue Feb 16 13:56:26 2010 +0000
     2.3 @@ -9,6 +9,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.audiocoding.com"
     2.6  WGET_URL="$SF_MIRROR/faac/$TARBALL"
     2.7 +TAGS="decoder mp4 mpeg"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()
     3.1 --- a/fail2ban/receipt	Tue Feb 16 13:39:45 2010 +0000
     3.2 +++ b/fail2ban/receipt	Tue Feb 16 13:56:26 2010 +0000
     3.3 @@ -8,6 +8,7 @@
     3.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     3.5  WEB_SITE="http://www.fail2ban.org/wiki/index.php/Main_Page"
     3.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     3.7 +TAGS="monitor network"
     3.8  
     3.9  # Rules to configure and make the package.
    3.10  compile_rules()
     4.1 --- a/fastjar/receipt	Tue Feb 16 13:39:45 2010 +0000
     4.2 +++ b/fastjar/receipt	Tue Feb 16 13:56:26 2010 +0000
     4.3 @@ -10,6 +10,7 @@
     4.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.5  WEB_SITE="http://savannah.nongnu.org/projects/fastjar/"
     4.6  WGET_URL="http://download.savannah.gnu.org/releases-noredirect/fastjar/$TARBALL"
     4.7 +TAGS="java"
     4.8  
     4.9  # Rules to configure and make the package.
    4.10  compile_rules()
     5.1 --- a/fcgi/receipt	Tue Feb 16 13:39:45 2010 +0000
     5.2 +++ b/fcgi/receipt	Tue Feb 16 13:56:26 2010 +0000
     5.3 @@ -8,6 +8,7 @@
     5.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     5.5  WEB_SITE="http://www.fastcgi.com/"
     5.6  WGET_URL="http://www.fastcgi.com/dist/$TARBALL"
     5.7 +TAGS="CGI"
     5.8  
     5.9  # Rules to configure and make the package.
    5.10  compile_rules()
     6.1 --- a/fcron/receipt	Tue Feb 16 13:39:45 2010 +0000
     6.2 +++ b/fcron/receipt	Tue Feb 16 13:56:26 2010 +0000
     6.3 @@ -9,6 +9,7 @@
     6.4  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     6.5  WEB_SITE="http://fcron.free.fr/"
     6.6  WGET_URL="http://fcron.free.fr/archives/$TARBALL"
     6.7 +TAGS="cron scheduler"
     6.8  
     6.9  # Rules to configure and make the package.
    6.10  compile_rules()
     7.1 --- a/feh/receipt	Tue Feb 16 13:39:45 2010 +0000
     7.2 +++ b/feh/receipt	Tue Feb 16 13:56:26 2010 +0000
     7.3 @@ -3,7 +3,7 @@
     7.4  PACKAGE="feh"
     7.5  VERSION="1.3.4"
     7.6  CATEGORY="graphics"
     7.7 -SHORT_DESC="Lightweight and powerfull image viewer and composer"
     7.8 +SHORT_DESC="Lightweight and powerful image viewer and composer"
     7.9  MAINTAINER="mallory@sweetpeople.org"
    7.10  DEPENDS="imlib2 giblib jpeg libpng zlib xorg-libX11 freetype xorg-libXau \
    7.11  xorg-libXdmcp xorg-libXext xorg-libXinerama"
    7.12 @@ -11,6 +11,7 @@
    7.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.14  WEB_SITE="http://linuxbrit.co.uk/feh/"
    7.15  WGET_URL="http://linuxbrit.co.uk/downloads/$TARBALL"
    7.16 +TAGS="image photo viewer"
    7.17  
    7.18  # Rules to configure and make the package.
    7.19  compile_rules()
     8.1 --- a/fetchmail/receipt	Tue Feb 16 13:39:45 2010 +0000
     8.2 +++ b/fetchmail/receipt	Tue Feb 16 13:56:26 2010 +0000
     8.3 @@ -12,6 +12,7 @@
     8.4  WGET_URL="http://download.berlios.de/fetchmail/$TARBALL
     8.5   http://download2.berlios.de/fetchmail/$TARBALL"
     8.6  HANDBOOK_URL="http://fetchmail.berlios.de/fetchmail-man.html"
     8.7 +TAGS="email"
     8.8  
     8.9  # Rules to configure and make the package.
    8.10  compile_rules()
     9.1 --- a/ffmpeg/receipt	Tue Feb 16 13:39:45 2010 +0000
     9.2 +++ b/ffmpeg/receipt	Tue Feb 16 13:56:26 2010 +0000
     9.3 @@ -11,6 +11,7 @@
     9.4  DEPENDS="bzlib freetype imlib2 alsa-lib jack-audio-connection-kit zlib"
     9.5  BUILD_DEPENDS="imlib2-dev freetype-dev libsdl-dev zlib-dev coreutils-file-format"
     9.6  SUGGESTED="ffplay"
     9.7 +TAGS="audio video convert stream"
     9.8  
     9.9  # Rules to configure and make the package.
    9.10  compile_rules()
    10.1 --- a/ffplay/receipt	Tue Feb 16 13:39:45 2010 +0000
    10.2 +++ b/ffplay/receipt	Tue Feb 16 13:56:26 2010 +0000
    10.3 @@ -8,6 +8,7 @@
    10.4  WEB_SITE="http://ffmpeg.org/"
    10.5  WANTED="ffmpeg"
    10.6  DEPENDS="ffmpeg libsdl"
    10.7 +TAGS="audio video player"
    10.8  
    10.9  # Rules to gen a SliTaz package suitable for Tazpkg.
   10.10  genpkg_rules()
    11.1 --- a/filezilla/receipt	Tue Feb 16 13:39:45 2010 +0000
    11.2 +++ b/filezilla/receipt	Tue Feb 16 13:56:26 2010 +0000
    11.3 @@ -11,6 +11,7 @@
    11.4  TARBALL="${SOURCE}_${VERSION}_src.tar.bz2"
    11.5  WEB_SITE="http://filezilla-project.org/"
    11.6  WGET_URL="http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/$TARBALL"
    11.7 +TAGS="ftp client"
    11.8  
    11.9  # Rules to configure and make the package.
   11.10  compile_rules()
    12.1 --- a/firefox-simple-mail/receipt	Tue Feb 16 13:39:45 2010 +0000
    12.2 +++ b/firefox-simple-mail/receipt	Tue Feb 16 13:56:26 2010 +0000
    12.3 @@ -11,6 +11,7 @@
    12.4  FIREFOX_VERSION="$(firefox -v | sed 's/.*Firefox \(.*\), Copy.*/\1/')"
    12.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    12.6  WGET_URL="http://mirror.slitaz.org/sources/packages/f/$TARBALL"
    12.7 +TAGS="email"
    12.8  
    12.9  # Rules to gen a SliTaz package suitable for Tazpkg.
   12.10  genpkg_rules()
    13.1 --- a/firefox/receipt	Tue Feb 16 13:39:45 2010 +0000
    13.2 +++ b/firefox/receipt	Tue Feb 16 13:56:26 2010 +0000
    13.3 @@ -12,6 +12,7 @@
    13.4  WEB_SITE="http://www.mozilla.org/"
    13.5  WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/$TARBALL"
    13.6  CONFIG_FILES="/etc/firefox"
    13.7 +TAGS="browser"
    13.8  
    13.9  # Rules to configure and make the package.
   13.10  #
    14.1 --- a/flac/receipt	Tue Feb 16 13:39:45 2010 +0000
    14.2 +++ b/flac/receipt	Tue Feb 16 13:56:26 2010 +0000
    14.3 @@ -10,6 +10,7 @@
    14.4  BUILD_DEPENDS="libogg-dev"
    14.5  WEB_SITE="http://flac.sourceforge.net/"
    14.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    14.7 +TAGS="codec audio"
    14.8  
    14.9  # Rules to configure and make the package.
   14.10  compile_rules()
    15.1 --- a/foomatic-db-engine/receipt	Tue Feb 16 13:39:45 2010 +0000
    15.2 +++ b/foomatic-db-engine/receipt	Tue Feb 16 13:56:26 2010 +0000
    15.3 @@ -10,6 +10,7 @@
    15.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    15.5  WEB_SITE="http://www.linuxprinting.org/foomatic.html"
    15.6  WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL"
    15.7 +TAGS="printer driver printing"
    15.8  
    15.9  # Rules to configure and make the package.
   15.10  compile_rules()
    16.1 --- a/foomatic-db-nonfree/receipt	Tue Feb 16 13:39:45 2010 +0000
    16.2 +++ b/foomatic-db-nonfree/receipt	Tue Feb 16 13:56:26 2010 +0000
    16.3 @@ -10,6 +10,7 @@
    16.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    16.5  WEB_SITE="http://www.linuxprinting.org/foomatic.html"
    16.6  WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL"
    16.7 +TAGS="printer driver printing"
    16.8  
    16.9  # Rules to configure and make the package.
   16.10  compile_rules()
    17.1 --- a/foomatic-db/receipt	Tue Feb 16 13:39:45 2010 +0000
    17.2 +++ b/foomatic-db/receipt	Tue Feb 16 13:56:26 2010 +0000
    17.3 @@ -10,6 +10,7 @@
    17.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    17.5  WEB_SITE="http://www.linuxprinting.org/foomatic.html"
    17.6  WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL"
    17.7 +TAGS="printer driver printing"
    17.8  
    17.9  # Rules to configure and make the package.
   17.10  compile_rules()
    18.1 --- a/foomatic-filters/receipt	Tue Feb 16 13:39:45 2010 +0000
    18.2 +++ b/foomatic-filters/receipt	Tue Feb 16 13:56:26 2010 +0000
    18.3 @@ -10,6 +10,7 @@
    18.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    18.5  WEB_SITE="http://www.linuxprinting.org/foomatic.html"
    18.6  WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL"
    18.7 +TAGS="printer driver printing"
    18.8  
    18.9  # Rules to configure and make the package.
   18.10  compile_rules()
    19.1 --- a/freeciv/receipt	Tue Feb 16 13:39:45 2010 +0000
    19.2 +++ b/freeciv/receipt	Tue Feb 16 13:56:26 2010 +0000
    19.3 @@ -10,6 +10,7 @@
    19.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    19.5  DEPENDS="zlib ncurses readline gtk+ gettext  xorg-libXdamage"
    19.6  BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext"
    19.7 +TAGS="strategy"
    19.8  
    19.9  # Rules to configure and make the package.
   19.10  compile_rules()
    20.1 --- a/funionfs/receipt	Tue Feb 16 13:39:45 2010 +0000
    20.2 +++ b/funionfs/receipt	Tue Feb 16 13:56:26 2010 +0000
    20.3 @@ -10,6 +10,7 @@
    20.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    20.5  WEB_SITE="http://funionfs.apiou.org/"
    20.6  WGET_URL="${WEB_SITE}file/$TARBALL"
    20.7 +TAGS="filesystem"
    20.8  
    20.9  # Rules to configure and make the package.
   20.10  compile_rules()
    21.1 --- a/fuse/receipt	Tue Feb 16 13:39:45 2010 +0000
    21.2 +++ b/fuse/receipt	Tue Feb 16 13:56:26 2010 +0000
    21.3 @@ -8,6 +8,7 @@
    21.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    21.5  WEB_SITE="http://fuse.sourceforge.net/"
    21.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    21.7 +TAGS="filesystem"
    21.8  
    21.9  # Rules to configure and make the package.
   21.10  compile_rules()