Commit Graph

13 Commits (058eb78d00dd80ba99c05ba0523340b923e51776)

Author SHA1 Message Date
Charlie Sharpsteen b90bdb017e geos: Update to 3.3.2 2012-01-08 15:00:05 -08:00
Nibbles 2bits 51d9be4634 geos: Fix LLVM compiler errors
geos 3.3.1 fails_with_llvm due to missing symbols that get optimized out of
libgeom. This patches the makefile for that library so all objects are compiled
at -O1 rather than -O3.

Closes Homebrew/homebrew#8858.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:01:52 -08:00
Nibbles 2bits a9087178a3 geos: Update to 3.3.1
This updates geos to version 3.3.1.  It compiles on 64bit Snow Lep
with XCode-4.0.2, clang-2.0, and gcc-4.2.1.5666.  It continues to
fail_with_llvm as is handled in the previous formula.
EDIT: Now with ENV.gcc and without ENV.O3
EDIT: Now remove all ENV.* leaving fails_with_llvm to sort it.

Closes Homebrew/homebrew#8353.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:25:45 -08:00
Adam Vandenberg ee913b438b geos: force gcc on Lion 2011-09-30 10:33:56 -07:00
Adam Vandenberg c8e4accbcd geos: don't compile with llvm 2011-07-08 12:12:30 -07:00
Charlie Sharpsteen 77d58fca26 GEOS 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-31 12:21:03 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
kashif 3df5401650 Updated formula: geos
Updated geos to 3.2.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-01 09:46:48 -07:00
kashif 08e1b36aae Update formula: geos 3.2.1
A bugfix release.
2010-04-01 15:59:57 -07:00
kashif cbb7582cda Update geos to 3.2.0
Bug fix release
2010-01-30 14:18:04 +01:00
Travis Cline d2dba428f4 some geos operations were failing with O4 2010-01-14 10:00:18 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Rob Hudson 7a1ecdc5a0 Added postgis recipe, which depends on postgresql, proj and geos. 2009-10-02 11:04:48 -07:00