Commit Graph

7 Commits (a356c27ece1216495c04e27fdce898ad4086e071)

Author SHA1 Message Date
Kashif Rasul 4eb5d61398 spatialite-tools: needs pkg-config to build.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-30 07:46:18 -08:00
David Höppner 45b42f5e66 Fixes Homebrew/homebrew#3328 2010-11-23 12:03:04 +01:00
Kashif Rasul c3df841fc9 Updated formula: libspatialite and spatialite-tools to 2.4.0-rc4
libspatialite:
* completely refactored CSV/TXT reader
* now supporting KML and GML geometry output [AsKML(), AsGml()]
* introduced a new SQL function supporting easy WGS84 POINTs filtering: PtDistWithin()
* fixed several memory leaks (mainly related with the new WKT parser introduced in RC-3)
* fixed some bugs
* major updates to the build scripts
* update: SQLite v.3.7.3 [introducing Geometry Callbacks support: RTreeIntersects(), RTreeWithin(), RTreeContains(), RTreeDistWithin()]

spatialite-tools
* for the sake of clarity the spatialite_osm tool has been renamed as spatialite_osm_net
* new CLI tool: spatialite_osm_raw
* major updates to the build scripts

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:18:14 -08:00
Kashif Rasul bacfadb7d0 Updated libspatialite and spatialite-tools
Added version tag and removed the initialization database since
libspatialite now supports self initialization.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 09:27:58 -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
Kashif Rasul 5299227410 Fixed typo in spatialite-tools formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-05 16:42:49 -07:00
kashif 682fa058c2 New formula: spatialite-tools version 2.4.0
depends on libspatialite

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-08 08:05:25 -07:00