Skip to content

proj - fix all archs, remove JNI, use cmake

Russ requested to merge russkel/aports:proj into master

Proj has had the JNI bindings removed (Ref https://github.com/OSGeo/PROJ/commit/e55bb1933c4319d1a3146612613f31ed3bba82f6) and this MR reflects that. This is also now compiles and passes tests on all platforms.

test command failure (solved): https://github.com/OSGeo/PROJ/pull/1905 x86 issues (solved): https://github.com/OSGeo/PROJ/issues/1906

Edited by Russ

Merge request reports