Changes between Version 7 and Version 8 of pkg-gdal
- Timestamp:
- 03/17/12 18:06:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pkg-gdal
v7 v8 2 2 3 3 * Raster / Vector format geospatial data access library 4 * GDAL/OGR 1. 8.x ABI compatible (normally built from branches/1.8stable branch)4 * GDAL/OGR 1.9.x ABI compatible (normally built from branches/1.9 stable branch) 5 5 * Home: http://www.gdal.org/ 6 6 * Utility Docs: http://www.gdal.org/gdal_utilities.html … … 10 10 * Includes include files (''osgeo4w''\include) and stub library (''osgeo4w''\lib\gdal_i.lib). 11 11 * Depends on the the gdal15dll package which provides the old GDAL1.5 ABI DLL. 12 * Depends on the the gdal18dll package which provides the old GDAL1.8 ABI DLL. 12 13 * IPP libjpeg compatibility modifications applied (http://trac.osgeo.org/gdal/wiki/JpegIPP) 13 14 * Required by !MapServer, GRASS, OSSIM, QGIS 14 * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W\gdal-1. 8-branch on NT2010 VM)15 * Maintainer is FrankWarmerdam (built in c:\warmerda\OSGeo4W\gdal-1.9-branch on NT2010 VM)