Author: ranger
Date: Mon May 11 18:12:03 2009
New Revision: 1535

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1535&repname=user%3a+ranger>
Log:
axel 2.4, pending maintainer OK

Added:
    trunk/experimental/3rdparty/common/main/finkinfo/web/
    trunk/experimental/3rdparty/common/main/finkinfo/web/axel.info

Added: trunk/experimental/3rdparty/common/main/finkinfo/web/axel.info
URL: 
<http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/3rdparty/common/main/finkinfo/web/axel.info&rev=1535&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/3rdparty/common/main/finkinfo/web/axel.info (added)
+++ trunk/experimental/3rdparty/common/main/finkinfo/web/axel.info Mon May 11 
18:12:03 2009
@@ -1,0 +1,43 @@
+Package: axel
+Version: 2.4
+Revision: 1
+Maintainer: Dominik Westner <f...@nikwest.de>
+Source: http://ftp.de.debian.org/debian/pool/main/a/%n/%n_%v.orig.tar.gz
+Source-MD5: a2a762fce0c96781965c8f9786a3d09d 
+SourceDirectory: %n-%v
+BuildDepends: libgettext3-dev, gettext-tools
+Depends: libgettext3-shlibs
+CompileScript: <<
+       ./configure %c
+       make CFLAGS="-I%p/include" LFLAGS="-L%p/lib -lintl"
+<<
+InstallScript: <<
+       install -d -m 755 %i/etc
+       install -c -m 644 axelrc.example %i/etc/axelrc
+       make -j1 install DESTDIR=%d
+<<
+DocFiles: API CHANGES COPYING CREDITS README
+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.example.com/some-file.tar.bz2
+
+       ...for a simple single-server-multiple-connection download, or:
+               axel ftp://ftp.{nl,be,de}.example.com/some-file.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://axel.alioth.debian.org/


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to