Commit Graph

18 Commits (cb587b1eaaac7e0153446db0647d6c537e8db22b)

Author SHA1 Message Date
Jack Nagel 53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Matt Blair 780a4f8caf rtorrent 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 22:34:08 -07:00
Jack Nagel 06a6af7e50 Break long lines
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:15:46 -05:00
Jack Nagel 662625dbfd rtorrent: add note about clang failure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:57:33 -05:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel 8cb9a4cf3d Revert "rtorrent 0.9.0" and "libtorrent 0.13.0"
These are unstable versions.

This reverts commit 9b5cba752f678a11686299d09a78f2970ed0f4bd.
This reverts commit 130b408db14d4d54f8ec4fb1c8cca5caa2edcd29.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24 16:59:14 -06:00
Matt Blair 94882f74ac rtorrent 0.9.0
Closes Homebrew/homebrew#10263.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 13:53:00 -06:00
Naitik Shah 98c5232503 rtorrent 0.8.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-30 10:41:32 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Sudish Joseph d755d649fa rtorrent: remove check for ncursesw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 17:40:52 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Simon Lundström 0c5c2111a3 Fix so that rtorrent builds on 10.5
libcurl.pc is broken on 10.5 (see <http://libtorrent.rakshasa.no/ticket/1117>)
and this is a workaround for that.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-17 08:11:24 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg aabaf5e27d rtorrent - add warning if ncursesw is installed 2010-08-11 09:58:02 -07:00
Adam Vandenberg e056b9c178 rtorrent - add xmlrpc-c support 2010-05-12 22:20:50 -07:00
Adam Vandenberg fdfec9a564 Update (lib|r)torrent. 2010-02-19 21:40:50 -08:00
Max Howell 23341b0fdc Fixes Homebrew/homebrew#477; O4 strikes badness again 2010-01-16 20:37:52 +00:00
Robert Iannucci e571734cab Add rtorrent and dependencies
Adds rtorrent, libtorrent and libsigcpp formulae.
2009-10-19 04:02:48 +01:00