Commit graph

18 commits

Author SHA1 Message Date
Adam Vandenberg
210645ac1a ocatve: nit-pick 2012-08-31 18:49:16 -07:00
jnothman
1fbec31802 Octave: fix compilation on 32 bit architectures
This fixes a bug where 32 bit compilations create spurious 'invalid assignment
to cs-list outside multiple assignment' errors in Octave. See Fink's similar
clause and discussion at
http://www.mail-archive.com/fink-beginners@lists.sourceforge.net/msg26536.html.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 11:26:08 -07:00
Bradley M. Froehle
6dcb444d79 Octave: Temporary SuiteSparse-4.x.x compatibility fix.
Avoids a missing "_SuiteSparse_time" symbol. See
http://savannah.gnu.org/bugs/?37031

Closes Homebrew/homebrew#14572.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 10:45:58 -07:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Adam Vandenberg
147dc43f1f octave 3.6.2 2012-06-09 18:31:27 -07:00
Charlie Sharpsteen
860c1f5db6 Octave: Adjust BLAS linker flags
The `mkoctfile` tool, used to compile Octave packages, does not understand
`-framework <foo>`. Therefore, `-Wl,-framework -Wl,<foo>` must be used.

Fixes Homebrew/homebrew#12229.
2012-05-13 20:45:58 -07:00
Adam Vandenberg
c5e4bc3619 Octave 3.6.0
Closes Homebrew/homebrew#10907.
2012-03-16 21:51:15 -07:00
Adam Vandenberg
fb5977f181 Add "require hardware" to formula.rb
Now individual formulae don't need to require this if they want to use
Hardware methods outside of `def install`.
2012-02-25 15:22:32 -08:00
Michael Koval
ce59cf54d9 octave: add upstream patch to fix broken build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 09:32:10 -08:00
Jack Nagel
83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Libor Wagner
2504e30ce7 Octave: Update to 3.4.3
Closes Homebrew/homebrew#8626.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-17 13:04:03 -08:00
Charlie Sharpsteen
67997ea7cb Octave: Needs libcurl on Leopard
Fixes Homebrew/homebrew#7929.
2011-10-05 14:54:07 -07:00
Jack Nagel
fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Charlie Sharpsteen
b7beca252a Octave: Update to 3.4.2
This commit also streamlines the installation process due to changes in
dependencies and contains a fix for Lion BLAS issues.

Closes Homebrew/homebrew#6649.
2011-09-03 09:05:13 -07:00
Daniel Tang
e95b9b9af9 octave: fix typo in caveats
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-05 10:04:40 -07:00
Chris Jobling
51d676b14b Octave: relies on pkg-config
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25 08:23:10 -07:00
Adam Vandenberg
ae6cb27c54 octave: audit warnings 2011-03-21 13:07:15 -07:00
Camillo Lugaresi
7c0727b6b4 new formula: octave 3.4.0
This formula allows installing the brand new version 3.4.0 of Octave.

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