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

Modified Files:
        gdal.info 
Log Message:
Update gdal to 1.10.0.  Thanks to baba and dmacks for help.

Index: gdal.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/gdal.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gdal.info   19 Jun 2013 03:48:11 -0000      1.15
+++ gdal.info   19 Jun 2013 06:42:05 -0000      1.16
@@ -1,6 +1,5 @@
 Info3: <<
 
-# FIX: bring back mysql when packaged
 # FIX: add libkml support... package libkml
 # FIX: Can we add any of these?  GEORASTER, EPSILON, PCRaster, NAS, DODS, DWG, 
Poppler, OpenCL
 
@@ -8,16 +7,16 @@
 #Package: gdal%type_pkg[pgsql]%type_pkg[mysql]
 Type: pgsql (. -pgsql)
 #Type: pgsql (. -pgsql), mysql (. -mysql)
-Version: 1.9.2
-Revision: 3
+Version: 1.10.0
+Revision: 1
 
 Depends: %n-shlibs (= %v-%r)
 
 Suggests: gdal-py27
-Conflicts: gdal, gdal-pgsql
-Replaces: gdal, gdal-pgsql
 
+Conflicts: gdal, gdal-pgsql
 #Conflicts: gdal, gdal-pgsql, gdal-mysql, gdal-pgsql-mysql
+Replaces: gdal, gdal-pgsql
 #Replaces: gdal, gdal-pgsql, gdal-mysql, gdal-pgsql-mysql
 
 BuildDepends: <<
@@ -39,16 +38,18 @@
   liblzma5,
   xerces-c31-dev,
   sqlite3-dev,
-  libspatialite1 (>= 2.3.1-4),
+  libspatialite1,
   unixodbc2 | unixodbc2-nox,
   (%type_raw[pgsql] = -pgsql) postgresql92-dev (>= 1:0-0),
 <<
 
-# FIX: add these back in when available
 # (%type_raw[mysql] = -mysql) mysql-unified-dev,
 
-Source: http://download.osgeo.org/gdal/gdal-%v.tar.gz
-Source-MD5: 3f39db89f4710269b3a8bf94178e07aa
+Source: http://download.osgeo.org/%n/%v/%n-%v.tar.gz
+Source-MD5: a2062d6ad09250e2ade40064bcd1a384
+
+# http://trac.macports.org/ticket/39214
+SetLDFLAGS: -lsqlite3
 
 ConfigureParams: <<
   --mandir='${prefix}/share/man' \
@@ -66,14 +67,14 @@
   --with-jasper=yes \
   --with-bsb \
   --with-ogr \
-  --with-xerces=yes --with-xerces-inc=%p/include --with-xerces-lib='-L%p/lib 
-lxerces-c -lpthread' \
+  --with-sqlite3=%p \
+  --with-spatialite=%p \
   --with-hdf5=%p \
   --with-geos=%p/opt/libgeos3.3.6/bin/geos-config \
+  --with-xerces=yes --with-xerces-inc=%p/include --with-xerces-lib='-L%p/lib 
-lxerces-c -lpthread' \
   --with-static-proj4=%p \
   (%type_raw[pgsql] = .) --without-pg  (%type_raw[pgsql] = -pgsql) 
--with-pg=%p/bin/pg_config \
   --libdir=%p/lib --includedir=%p/include/gdal1 \
-  --with-sqlite3=%p \
-  --with-spatialite=%p \
   --with-odbc=%p \
   --with-grass=no \
   --with-pcraster=no \
@@ -87,15 +88,10 @@
   --without-php --without-python --without-perl --without-ruby
 <<
 
-# FIX: add these back when ready
 # (%type_raw[mysql] = .) --with-mysql=no (%type_raw[mysql] = -mysql) 
--with-mysql=yes
 # --with-dods=%p
 
 InstallScript: <<
-  # make install prefix=%i INST_LIB=%i/lib INST_INCLUDE=%i/include/gdal1
-  # make install-man prefix=%i
-  # install_name_tool -id "%p/lib/libgdal.1.dylib" %i/lib/libgdal.1.dylib
-
   make install DESTDIR=%d
   make install-man DESTDIR=%d INST_MAN=%p/share/man
 
@@ -121,25 +117,24 @@
     proj-shlibs, 
     libogdi3-shlibs,
     libgeos3.3.6-shlibs,
-    sqlite3-shlibs,
     libpcre1-shlibs,
     libcurl4-shlibs,
     expat1-shlibs,
     libxml2-shlibs,
     liblzma5-shlibs,
     xerces-c31-shlibs,
-    libspatialite1-shlibs (>= 2.3.1-4),
+    sqlite3-shlibs,
+    libspatialite1-shlibs,
     unixodbc2-shlibs | unixodbc2-nox-shlibs,
     (%type_raw[pgsql] = -pgsql) postgis91,
     (%type_raw[pgsql] = -pgsql) postgresql92-shlibs,
   <<
 
-# FIX: add back when ready
 #    (%type_raw[mysql] = -mysql) mysql-unified,
 #    (%type_raw[mysql] = -mysql) mysql-unified-shlibs,
 
   Files: lib/libgdal.*.dylib
-  Shlibs: %p/lib/libgdal.1.dylib 18.0.0 %n (>= 1.9.0-1)
+  Shlibs: %p/lib/libgdal.1.dylib 19.0.0 %n (>= 1.10.0-1)
   DocFiles: LICENSE.TXT
 <<
 


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to