Commit Graph

14 Commits (f0cf91acd2b561a8450a49af8d5b57d1e2293318)

Author SHA1 Message Date
Charlie Sharpsteen 544fed57b7 Eigen: Derp. That should be ENV.fortran
This is what happens when I try to make quick fixes before the first cup of coffee...
2012-02-01 09:00:03 -08:00
Charlie Sharpsteen 42c79ec729 Eigen: Use ENV.gfortran
The Eigen buildsystem looks for a Fortran compiler, using `ENV.gfortran` will
help it find the right one.

Fixes Homebrew/homebrew#9878.
2012-02-01 08:58:08 -08:00
Misty De Meo 57354961db eigen 3.0.4 2011-12-20 20:33:33 -06:00
Sean Lynch 3ea22c10f4 Eigen 3.0.3
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=338 has been fixed, but
there's not yet a pkgconfig dir under #{prefix}/lib when building, so
we need to set pkg_config_libdir or the .pc file gets installed in
pkg_config_libdir-NOTFOUND.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:48:01 -07:00
Trevor Wennblom edab4a366e eigen 3.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:36:57 -07:00
irh 8fad3b7311 eigen: update checksum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-11 08:21:46 -07:00
Adam Vandenberg 311a17972a eigen 3.0.1 2011-07-17 17:09:12 -07:00
mkroehnert 95b001c013 update Eigen from v2.0.15 to 3.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04 14:52:26 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Robbie Shade 84b94d6cc9 Updated eigen to 2.0.15
Latest stable version is 2.0.15. Additionally 2.0.12 download didn't
match md5 sum.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-19 10:56:30 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg a8384250d7 Fix indentation discovered by 'brew audit'. 2010-07-23 21:34:02 -07:00
Mike Arthur 099e75de31 Add Eigen formula. 2010-03-18 15:45:00 +00:00