Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv24410

Modified Files:
        shapely-py.info 
Log Message:
Update to 1.2.15
Switched to libgeos 3.3.1
Now builds with speedup working


Index: shapely-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/shapely-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- shapely-py.info     26 May 2012 23:40:59 -0000      1.3
+++ shapely-py.info     28 Jun 2012 22:28:20 -0000      1.4
@@ -1,46 +1,42 @@
 Info2: <<
 Package: shapely-py%type_pkg[python]
-Version: 1.2.14
+Version: 1.2.15
 Revision: 1
 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.0-shlibs (>= 3.3.0-1)
+Depends: python%type_pkg[python], libgeos3.3.1-shlibs (>= 3.3.1-1)
 
-BuildDepends: distribute-py%type_pkg[python]
+BuildDepends: distribute-py%type_pkg[python], libgeos3.3.1
 
 # Unpack Phase.
 Source: http://pypi.python.org/packages/source/S/Shapely/Shapely-%v.tar.gz
-Source-MD5: be8efc68e83b3db086ec092a835ae4e5
+Source-MD5: abe35e49f7fafe7e2ab6f6bb33c1ff2c
 
 # 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.0/lib/libgeos_c.1.dylib|g'
 shapely/geos.py
+  perl -pi -e 
's|/Library/Frameworks/GEOS.framework/Versions/Current/GEOS|%p/opt/libgeos3.3.1/lib/libgeos_c.1.dylib|g'
 shapely/geos.py
 <<
 
+SetCPPFLAGS: -I%p/opt/libgeos3.3.1/include
+SetLDFLAGS: -L%p/opt/libgeos3.3.1/lib
+
 CompileScript: <<
   python%type_raw[python] setup.py build 
-  # Not currently working for the maintainer:
-  # (cd manual && rst2html.py --embed-stylesheet --stylesheet=style.css 
manual.txt manual.html)
 <<
 
 InstallScript: <<
   python%type_raw[python] setup.py install --root=%d
-  #rm %i/bin/dissolve.py %i/bin/intersect.py
-  #rmdir %i/bin
 <<
 
-# shapely/speedups/_speedups.c:219:20: error: geos_c.h: No such file or 
directory
 #InfoTest: <<
 #      TestScript: <<
 #              #!/bin/bash -ev
-#                python%type_raw[python] setup.py test
+#               python%type_raw[python] setup.py test
 #      <<
 #<<
 
-#   README.txt
-
 DocFiles: <<
   CHANGES.txt
   CREDITS.txt


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to