Commit Graph

2 Commits

Author SHA1 Message Date
Yaksh Bariya 178f5ae78b gdal: update to 3.4.1 2022-01-20 14:46:22 +00:00
Henrik Grimler 714aa0dfa7
postgis: add package
postgis is not really set up for cross-compilation. It wants to run
cross-compiled programs to check proj and protobuf versions, so we
need to patch that in configure script.

The current patch added to do this will be annoying to maintain. I
tried patching the configure.ac script instead but got weird errors
that seemed to have more to do with the autoconf version we have in
the docker image.

Fixes https://github.com/termux/termux-packages/issues/8142
2021-12-05 13:57:09 +01:00