Changes between Version 8 and Version 9 of pkg-gdal


Ignore:
Timestamp:
Oct 20, 2013, 6:23:03 AM (11 years ago)
Author:
jef
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-gdal

    v8 v9  
    22
    33 * Raster / Vector format geospatial data access library
    4  * GDAL/OGR 1.9.x ABI compatible (normally built from branches/1.9 stable branch)
     4 * GDAL/OGR 1.10.x ABI compatible (normally built from branches/1.10 stable branch using Visual C++ 2010)
    55 * Home: http://www.gdal.org/
    66 * Utility Docs: http://www.gdal.org/gdal_utilities.html
     
    1111 * Depends on the the gdal15dll package which provides the old GDAL1.5 ABI DLL.
    1212 * Depends on the the gdal18dll package which provides the old GDAL1.8 ABI DLL.
    13  * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP)
     13 * Depends on the the gdal19dll package which provides the old GDAL1.9 ABI DLL (and older HDF5 support DLLs)
    1414 * Required by !MapServer, GRASS, OSSIM, QGIS
    15  * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W\gdal-1.9-branch on NT2010 VM)
     15 * Maintainer is JuergenFischer