Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/web
In directory sc8-pr-cvs1:/tmp/cvs-serv17154

Added Files:
        axel-1.0a-1.info 
Removed Files:
        axel-1.0-1.info 
Log Message:
New upstream


--- NEW FILE: axel-1.0a-1.info ---
Package: axel
Version: 1.0a
Revision: 1
Maintainer: Dominik Westner <[EMAIL PROTECTED]>
Source: http://www.lintux.cx/downloads/%n-%v.tar.gz
Source-MD5: 2d94c0b36b374834567f1fcec5f89119
ConfigureParams: --i18n=1
CompileScript: <<
./configure %c
echo 'CFLAGS+=-I%p/include' >> Makefile.settings
echo 'LFLAGS+=-L%p/lib' >> Makefile.settings
make
<<
InstallScript: <<
 cp axelrc.example axelrc.sample  
 make install DESTDIR=%d PREFIX=%p
<<
DocFiles: API CHANGES COPYING CREDITS README axelrc.sample
ConfFiles: %p/etc/axelrc
Description: Light download accelerator for ftp and http
DescDetail: <<
 This program tries to accelerate the downloading process by using multiple
 connections for one file. Starting from version 0.97, the program can use
 different URL's for one download as well. The program tries to be as light
 as possible (25-30k in binary form), so it might be useful as a wget clone
 on byte-critical systems.
<<
DescUsage: <<
 Run the program like this:
  axel ftp://ftp.nl.kernel.org/pub/linux/kernel/v2.4/linux-2.4.5.tar.bz2
 For a simple single-server-multiple-connection download, or:
 axel ftp://ftp.{nl,be,de}.kernel.org/pub/linux/kernel/v2.4/linux-2.4.5.tar.bz2
 If you want to use those three servers for the download. The program can do
 an automatic search for FTP mirrors as well (filesearching.com), but that's
 not yet perfect... Just try the -S option. (The line above should at least
 work with the Bash shell. You can type all the mirrors by hand as well, if
 you really want to...)
<<
License: GPL
Homepage: http://www.lintux.cx/axel.html

--- axel-1.0-1.info DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to