Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19122/10.4-transitional/unstable/main/finkinfo/libs

Modified Files:
        gdal-python-py.info 
Log Message:
py24 variant added

Index: gdal-python-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/gdal-python-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gdal-python-py.info 28 Jul 2005 05:33:42 -0000      1.2
+++ gdal-python-py.info 15 Nov 2005 22:48:28 -0000      1.3
@@ -1,8 +1,8 @@
 Info2: <<
 Package: gdal-python-py%type_pkg[python]
-Type: python (2.3)
+Type: python(2.4 2.3)
 Version: 1.2.6
-Revision: 4
+Revision: 6
 Description: GDAL Python Module
 License: BSD
 Homepage: http://www.gdal.org
@@ -13,14 +13,15 @@
 
 # Dependencies.
 Depends: <<
-       gdal-shlibs (=%v-%r) | gdal-nopgsql-shlibs (=%v-%r) ,
+       gdal-shlibs (>=1.2.6-5) | gdal-nopgsql-shlibs (>=1.2.6-5) ,
        postgresql80 (>= 8.0.2-13) | postgresql80-ssl (>= 8.0.2-13),
-       (%type_raw[python] = 2.3) python%type_pkg[python], 
python%type_pkg[python]-shlibs, numeric-py%type_pkg[python]
+       (%type_raw[python] = 2.4) python%type_pkg[python], 
python%type_pkg[python]-shlibs, numeric-py%type_pkg[python]
 <<
 
 BuildDepends: <<
        libiconv-dev, cfitsio,
        libgeos2,
+       libogdi3,
        postgresql80-dev (>= 8.0.2-13) | postgresql80-ssl-dev (>= 8.0.2-13)
 <<
 
@@ -44,7 +45,7 @@
 SetCFLAGS: -Os -I%p/include
 SetCXXFLAGS: -Os -I%p/include
 SetCPPFLAGS: -Os -I%p/include
-ConfigureParams: --mandir='${prefix}/share/man' --with-local=%p 
--with-grass=no --with-python --with-geotiff=internal --with-hdf4=no 
--without-ogdi --with-pg=%p/bin/pg_config  --without-mysql --with-geos 
--with-static-proj4=%p
+ConfigureParams: --mandir='${prefix}/share/man' --with-local=%p 
--with-grass=no --with-python --with-geotiff=internal --with-hdf4=no 
--with-ogdi --with-pg=%p/bin/pg_config  --without-mysql --with-geos 
--with-static-proj4=%p
 CompileScript: <<
 #!/bin/sh -xe
   
@@ -53,9 +54,8 @@
     perl -pi.bak -e 's,^PYTHON_CFLAGS = [EMAIL PROTECTED]@ [EMAIL 
PROTECTED]@,PYTHON_CFLAGS =  -I%p/include/python%type_raw[python] 
-I%p/include/python%type_raw[python]/Numeric,' GDALmake.opt.in
     perl -pi.bak -e 's,^PYTHON = [EMAIL PROTECTED]@,PYTHON = 
%p/bin/python%type_raw[python],' GDALmake.opt.in
     perl -pi.bak -e 's,^PY_LD_SHARED = [EMAIL PROTECTED]@,PY_LD_SHARED = ,' 
GDALmake.opt.in
-    perl -pi.bak -e 's,^INST_PYMOD      =       [EMAIL PROTECTED]@,INST_PYMOD  
    = %i/lib/python2.3/site-packages,' GDALmake.opt.in
+    perl -pi.bak -e 's,^INST_PYMOD      =       [EMAIL PROTECTED]@,INST_PYMOD  
    = %i/lib/python%type_raw[python]/site-packages,' GDALmake.opt.in
   
-  export MACOSX_DEPLOYMENT_TARGET=10.4
   ./configure %c
   
   make



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to