Commit 81f6f060 authored by Carlos Ramos Carreño's avatar Carlos Ramos Carreño

Upgrade geos.

parent 9fd99bed
[buildout]
extends =
../cmake/buildout.cfg
parts =
geos
[geos]
recipe = slapos.recipe.cmmi
version = 3.4.2
version = 3.12.1
url = http://download.osgeo.org/geos/geos-${:version}.tar.bz2
md5sum = fc5df2d926eb7e67f988a43a92683bae
md5sum = 36d16fbea7e923c50b33ddb83516c36e
configure-command = ${cmake:location}/bin/cmake
configure-options =
--disable-dependency-tracking
--disable-static
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_INSTALL_PREFIX=@@LOCATION@@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment