Commit graph

25 commits

Author SHA1 Message Date
Stian Eikeland
76a011e8ce aria2 1.15.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 07:08:11 -07:00
Stian Eikeland
6513df2988 aria2: 1.15.0
[jn: Clang issues were fixed upstream, so remove fails_with block]

Closes Homebrew/homebrew#11661.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15 14:51:42 -05:00
Jack Nagel
e62cb2b3ab aria2: fails with clang
Fixes Homebrew/homebrew#11501.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 20:20:26 -05:00
Rogério Brito
bbd0c8bcfb aria2: Use a newer version of libxml2 on Leopard
Closes Homebrew/homebrew#10940.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:03:52 -07:00
Adam Vandenberg
2ca7cfd24f Aria2 1.14.2 2012-03-05 21:47:22 -08:00
toki
b973253db2 aria2 1.14.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-24 06:54:21 -08:00
Alexis Hildebrandt
017f6387d1 aria2 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:19:45 -05:00
Ruben Fonseca
15195b1f7a aria2 1.12.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-29 08:07:20 -07:00
Alexis Hildebrandt
6b1a3e00b1 aria2 1.11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-28 21:52:41 -07:00
Adam Vandenberg
99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Ali Asad Lotia
6415873182 Update aria2 to 1.10.9.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-10 09:16:56 -08:00
Ali Asad Lotia
c311702054 Update aria2 to 1.10.8.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-20 18:58:08 -08:00
Alexis Hildebrandt
30882d790c Update Formula: aria2 to 1.10.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes Homebrew/homebrew#3034
2010-11-02 18:44:24 -07:00
Alexis Hildebrandt
b8990a24b9 Update Formula: aria2
Version bump to 1.10.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 08:36:15 -07:00
Adam Vandenberg
e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Adam Vandenberg
22ff9c22af Update aria2 to 1.9.4 2010-06-05 08:34:45 -07:00
Adam Vandenberg
286ed8175c Aria 2 1.9.3, possibly more stable URL. 2010-05-10 13:26:07 -07:00
David Höppner
f63f27a0d6 Fixes Homebrew/homebrew#1235 2010-04-28 23:06:25 +02:00
Ali Asad Lotia
24d999b82a Updated aria2 to 1.9.0.
The version was updated from 1.8.2 to 1.9.0. 1.8.2 was no longer
available at the specified download location and installation was
failing because a 404 was returned when attempting to download aria2
1.8.2.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-24 10:31:32 +01:00
Adam Vandenberg
fa023e3f49 Update Aria2 to 1.8.2; use GCC. 2010-02-11 14:50:16 -08:00
Abhinay Omkar
f9c4454e2d Changed URL and md5 sum of aria2 formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-11 14:36:42 -08:00
James Whitehead II
43451b7c1c Updated URL and MD5 for aria2 (1.6.2) 2009-10-23 19:22:51 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
James Whitehead II
0ec519c1bc Aria2 formula
aria2 is a multi-protocol & multi-source, cross platform download utility. The
supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE and
WEB-Seeding), and Metalink.
2009-09-14 20:33:46 +01:00