Commit Graph

8 Commits (da3fdbd0cf2e3f61bb88804021137c7a71c26dcf)

Author SHA1 Message Date
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
samueljohn 124c51924d vtk: Fix for vtk with --python (collect2: ld returned 1 exit status)
- Work-a-round: Add a temp symlink from Cellar/vtk to the cwd such that
building the wrappers can find the libs. Then remove the symlink and
let `make install` move everything into place.

Closes Homebrew/homebrew#9796.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-04 22:37:40 -08:00
Lars Bilke 43ed3b843d VTK: Update to 5.8.0
Closes Homebrew/homebrew#7531.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-09 11:59:51 -07:00
Felix-Antoine Fortin 8319eaaff0 VTK: Patch to fix compilation on OS X 10.7
Closes Homebrew/homebrew#7132.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:10:40 -07:00
Nicolas Pinto 42f61332c7 vtk: update python
support non-Framework and non-shared versions of Python

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-08 21:54:21 -07:00
Samuel John 5bf9725ac2 vtk: Fixed RPATH issues in libs and python wrapper libs.
* Added --qt-extern to support non brewd Qt.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-15 09:22:38 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Lars Bilke af7c5d36d3 Added formula for vtk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-01 09:41:34 -07:00