Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv19561
Modified Files:
aria2.info
Log Message:
New upstream aria2 1.13.0.
Index: aria2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/aria2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- aria2.info 15 Oct 2010 23:26:15 -0000 1.1
+++ aria2.info 11 Oct 2011 00:22:57 -0000 1.2
@@ -1,5 +1,5 @@
Package: aria2
-Version: 1.10.4
+Version: 1.13.0
Revision: 1
Description: Downloader for HTTP/FTP/BitTorrent/Metalink
Homepage: http://aria2.sourceforge.net/
@@ -24,28 +24,27 @@
current download queue to finish one file at a time anymore. aria2 uses
your maximum bandwidth and downloads files quickly.
<<
+DescPort: <<
+ Set ZLIB_LIBS manually to avoid a spurious -L/usr/lib.
+ Set ZLIB_CFLAGS to point to system-openssl since it gets added first
+ to CPPFLAGS and --with-openssl-prefix doesn't do anything useful.
+<<
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: 7f8f23564656b37f7416bbeb18cef26f
-
-PatchScript: <<
- #Prevent /usr/include and /usr/lib from being added to dirs
- perl -pi -e 's/LIBZ_LIBS=.*$/LIBZ_LIBS="-lz"/;
s/LIBZ_CPPFLAGS=.*$/LIBZ_CPPFLAGS=""/' configure
- #There is no timespec.h on darwin. Use time.h instead.
- perl -pi -e 's/timespec.h/time.h/' src/clock_gettime_osx.h
-<<
+Source-MD5: b86a5bd4a94e465a58656f71b48c90b9
Depends: <<
ca-bundle,
- libcares2-shlibs (>= 1.7.0-1),
+ libcares2-shlibs (>= 1.7.4-1),
libgettext8-shlibs,
libiconv,
libxml2-shlibs,
sqlite3-shlibs
<<
BuildDepends: <<
+ fink (>= 0.24.12),
gettext-tools,
- libcares2 (>= 1.7.0-1),
+ libcares2 (>= 1.7.4-1),
libgettext8-dev,
libiconv-dev,
libxml2,
@@ -68,17 +67,23 @@
--with-ca-bundle='%p/etc/ssl/certs/ca-bundle.crt' \
--with-sqlite3-prefix=%p \
--with-openssl-prefix=%p/lib/system-openssl \
- --with-libcares-prefix=%p
+ --with-libcares-prefix=%p \
+ ZLIB_LIBS="-lz" ZLIB_CFLAGS="-I%p/lib/system-openssl/include"
<<
-InfoTest: <<
- TestDepends: cppunit1.10.2
- TestScript: <<
- perl -pi -e 's/#include <fstream>/#include <fstream>\n#include
<iostream>/' test/RequestGroupManTest.cc
- make check || exit 2
- <<
-<<
+# Disabling tests for now because some firewall configs can cause hangs.
+# InfoTest: <<
+# TestDepends: cppunit1.10.2
+# TestScript: <<
+# perl -pi -e 's/#include <fstream>/#include <fstream>\n#include
<iostream>/' test/RequestGroupManTest.cc
+# make check || exit 2
+# <<
+# <<
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ make install DESTDIR=%d
+ mkdir -p %i/etc/bash_completion.d
+ cp doc/bash_completion/aria2c %i/etc/bash_completion.d
+<<
DocFiles: AUTHORS ChangeLog COPYING LICENSE.OpenSSL NEWS
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs