Commit Graph

12 Commits

Author SHA1 Message Date
Boris Pek d0d64a15ae update gdal 2017-12-21 16:23:09 +03:00
Tony Theodore 4cafe54aa6 gdal: add support for openjpeg 2.3 2017-11-19 12:23:55 +11:00
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11:00
Tony Theodore 9373aaee94 various packages: manually convert *-1-fixes.patch to format-patch style 2017-11-19 11:29:22 +11:00
Luke 2aae4632d5 Update gdal version. Removed patch for openjpeg-2.2 as gdal now supports it directly. 2017-10-10 15:31:49 +11:00
Luke 4f49515dec Update gdal; adds spatialite support 2017-10-10 15:31:49 +11:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Boris Pek 23a6803b2e gdal: update from 2.0.2 to 2.1.0 2016-07-05 19:30:07 +03:00
Timothy Gu 584363263d gdal: Fix library detection
Also add libxml2 support

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-18 18:52:35 -04:00
Mark Brand 3fe7ab2993 update package gdal 2012-10-11 21:00:48 +02:00
Mark Brand cfe7e560ef package gdal: giflib 5 compatibility 2012-07-04 10:50:01 +02:00
Mark Brand 8c72b3b7f5 package gdal: add missing upstream patch 2012-05-24 22:28:25 +02:00