Commit graph

10 commits

Author SHA1 Message Date
Adam Vandenberg
0f7f5229f1 Use Fortran ENV helpers 2013-06-24 07:38:25 -07:00
Adam Vandenberg
5852d2fbe3 Use :fortran
Closes Homebrew/homebrew#20731.
Closes Homebrew/homebrew#13621.
2013-06-24 07:38:09 -07:00
Andrew Janke
3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update
formulae to use the new /archive/ URL and update the SHA to match.

Closes Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
Brett Koonce
7f7a7f469d dotwrp v1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-15 10:01:03 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Max Howell
eafe55e090 Don't use full paths to tools anymore
xcwoclt doesn't have /usr/bin/ar, and superenv ensures that PATHs are in a good order so that our tools are used.

std-env may break… but I can fix this by massaging std-env's paths. I want to keep std-env around. It's the traditional route.
2012-08-29 14:45:05 -04:00
Adam Vandenberg
040c6128c6 dotwrp: use a stable 1.0 and add head 2012-04-18 19:41:14 -07:00
Adam Vandenberg
20a4948c83 Very pedantic audit fixes 2011-03-21 13:35:53 -07:00
Adam Vandenberg
130b36afd4 dotwrp: audit warning 2011-03-21 13:07:14 -07:00
Camillo Lugaresi
46ce3d3676 new formula: dotwrp
This library resolves an incompatibility between gfortran and
Accelerate.framework by providing gfortran-compatible entry points for a few
BLAS functions that still use the f77 calling conventions. When using this
library, make sure the linker sees it before Accelerate.framework, eg by using
"-ldotwrp -framework Accelerate".

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:22 -08:00