Bob Fanger
7e903b4281
Update unrar formula to upstream version 3.9.10
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-21 17:46:25 +01:00
Bob Fanger
4692fd83c8
Updated unrar to 3.9.9 and changed to a Makefile
...
The installation failed with the custom "generated" cpp file.
So i changed the formula to use the supplied Makefile.
2010-02-24 22:06:35 -08:00
Max Howell
00548e645b
ENV['CXX'] is no longer set, use ENV.cxx
2010-02-20 12:12:51 +00:00
Benjamin Kramer
38d65ad4a4
Respect CXX in unrar formula
...
LTO seems to miscompile this one, disable it.
It doesn't improve the code here anyways.
Closes Homebrew/homebrew#317 .
2009-12-28 18:31:54 +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
Max Howell
aa14a25a43
Apply new ENV capabilities to all existing Formulae
2009-08-10 18:11:22 +01:00
Max Howell
3779273f09
Unrar formula
...
Very optimised, inspired by KDE's --enable-final
2009-06-18 08:20:47 +01:00