Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31471/pythonmods

Modified Files:
        gdal-py.info 
Log Message:
New upstream version changed the python setup.cfg.  Gotta keep an
eye on this config file.  I handle this in a very brittle manner.


Index: gdal-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/gdal-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gdal-py.info        8 Nov 2008 17:45:52 -0000       1.6
+++ gdal-py.info        10 Dec 2008 23:07:53 -0000      1.7
@@ -1,7 +1,7 @@
 Info2: <<
 
 Package: gdal-py%type_pkg[python]
-Version: 1.5.3
+Version: 1.6.0
 
 
 Revision: 1
@@ -14,18 +14,17 @@
 
 # Unpack Phase.
 Source: mirror:custom:gdal-%v.tar.gz
-Source-MD5: 33f15af9b0d8c7d094c7f3c70f8c8ab7
+Source-MD5: 0c53697511f489455f8b60e843986568
 CustomMirror: <<
   nam-US: http://www.gdal.org/dl
   nam-US: ftp://ftp.remotesensing.org/gdal
 <<
 
 PatchScript: <<
+  #!/bin/bash -ev
   perl -pi -e 's|../../apps/gdal-config|%p/bin/gdal-config|g' 
swig/python/setup.cfg
-  perl -pi -e 's|../../.libs:../../:/usr/local/lib:/usr/lib|%p/lib|g' 
swig/python/setup.cfg
-  perl -pi -e 
's|../../port:../../gcore:../../alg:../../ogr/:/usr/local/include:/usr/include|%p/include:%p/include/gdal1|g'
 swig/python/setup.cfg
-  cat swig/python/setup.cfg
-#  exit 2
+  perl -pi -e 's|#library_dirs = |library_dirs = %p/lib:|g' 
swig/python/setup.cfg
+  perl -pi -e 's|#include_dirs = |include_dirs = 
%p/include:%p/include/gdal1:|g' swig/python/setup.cfg
 <<
 
 CompileScript: <<


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to