Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20298

Modified Files:
        shapely-py.info 
Log Message:
switch to geos 3.3.8


Index: shapely-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/shapely-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- shapely-py.info     30 Jul 2013 13:50:01 -0000      1.8
+++ shapely-py.info     6 Aug 2013 20:38:29 -0000       1.9
@@ -5,9 +5,9 @@
 Homepage: http://trac.gispython.org/projects/PCL/wiki/Shapely
 Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
 Type: python (2.7)
-Depends: python%type_pkg[python], libgeos3.3.6-shlibs (>= 3.3.6-1)
+Depends: python%type_pkg[python], libgeos3.3.8-shlibs (>= 3.3.8-1)
 
-BuildDepends: setuptools-tng-py%type_pkg[python], libgeos3.3.6
+BuildDepends: setuptools-tng-py%type_pkg[python], libgeos3.3.8
 
 # Unpack Phase.
 Source: http://pypi.python.org/packages/source/S/Shapely/Shapely-%v.tar.gz
@@ -16,11 +16,11 @@
 # FIX: keep working towards a better solution to let ctypes packages find 
their libs
 PatchScript: <<
   #!/bin/bash -ev
-  perl -pi -e 
's|/Library/Frameworks/GEOS.framework/Versions/Current/GEOS|%p/opt/libgeos3.3.6/lib/libgeos_c.1.dylib|g'
 shapely/geos.py
+  perl -pi -e 
's|/Library/Frameworks/GEOS.framework/Versions/Current/GEOS|%p/opt/libgeos3.3.8/lib/libgeos_c.1.dylib|g'
 shapely/geos.py
 <<
 
-SetCPPFLAGS: -I%p/opt/libgeos3.3.6/include
-SetLDFLAGS: -L%p/opt/libgeos3.3.6/lib
+SetCPPFLAGS: -I%p/opt/libgeos3.3.8/include
+SetLDFLAGS: -L%p/opt/libgeos3.3.8/lib
 
 CompileScript: <<
   python%type_raw[python] setup.py build 


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to