Commit graph

7 commits

Author SHA1 Message Date
Jack Nagel
728a5f774b mathgl: use test DSL 2013-02-01 23:38:53 -06:00
Brett Koonce
d4e0e38161 mathgl 2.1.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-01 22:08:10 -06:00
nibbles 2bits
b08f9d4e4c mathgl 2.0.3 plus options
MathGL gets a major overhaul because it can do a lot more.

- Upgrade to 2.0.3
- By default enable glut, gsl, jpeg, png, pthread, pdf
- Disable python (refuses to find numpy)
- Disable octave interface (installs a tarball to ~/ocatave)
- Add a dep on jpeg to support our default image capability
- Add a dep on libharu to support our default pdf capability.
- Add a dep on cmake because it's the only builder now.
- Add an option to enable fltk widget and mglview using X11.
- Add an option to enable qt4 widget, udav, and mglview using Qt4.
- Add an option to enable wxWidgets widget
- Add an option to enable GIF support.
- Add an option to enable hdf5 support.
- Add optional deps for the above options.
- Remove a symlink in the source, ChangeLog, to fix install errors.
- Build OOS.
- Install the `mgl_example` files manually.
- Works well with superenv.

Closes Homebrew/homebrew#14799.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-01-31 19:35:06 -08:00
Mike McQuaid
b35955dc12 mathgl: fix SHA1, test and X11 dependency. 2012-09-04 19:44:43 -07:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Kyle Kauffman
dcf5e67d4d mathgl 1.11.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 21:02:47 -07:00