Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Jack Nagel
b840766472
mad: avoid inreplace
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-12 23:03:27 -06:00
Adam Vandenberg
7689fb8fd2
Replace snow_leopard_64? in brews.
2011-03-18 10:30:47 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Tianyi Cui
8b275c916a
Use https for all GitHub URLs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Adam Vandenberg
0b55dd1c78
Add ENV.ldflags and use.
2010-09-06 11:48:21 -07:00
Adam Vandenberg
576185d345
Define "snow_leopard_64?"
...
snow_leopard_64? (defined in Hardware) is a short-cut for:
MACOS_VERSION >= 10.6 and Hardware.is_64_bit?
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Adam Vandenberg
72e19eb542
Don't need +x on these
2010-08-13 16:00:17 -07:00
Max Howell
1f7bc468bd
Use new symlink aliases
2010-08-07 18:08:50 -07:00
Jannis Leidel
d17cf048d5
Fixed compilation of mad formula.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-15 06:59:59 -07:00
Adam Vandenberg
5aa6305da2
Update mad for newer Macs.
...
Mad won't brew on arrandale CPUs, so include a submitted patch.
While we're at it, enable 64bit where appropriate.
2010-07-09 09:02:56 -07:00
Adam Vandenberg
d81d434648
Remove silly concatenation.
2010-06-07 14:15:45 -07:00
Max Howell
00647b07f0
aka libmad
2009-12-12 16:23:03 +00: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
Jiayong Ou
b7c369f77f
pkg-config support for mad
...
Added a .pc file so that pkg-config can find mad.
2009-10-12 22:50:51 +01:00
Max Howell
3f2008da91
Document selflinks.sh
...
Neaten icu4c caveats.
Use auto sourceforge mirror selection for mad.
2009-10-09 00:09:05 +01:00
Max Howell
97b1ada08d
Created /Library moved brew tool to /bin
...
Moved Forumla and Cellar/homebrew into Library.
This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00