From ef1a288066ea6469c168aa81520d699130c7a35e Mon Sep 17 00:00:00 2001 From: Mauersprinter <2800869-Mauersprinter@users.noreply.gitlab.com> Date: Fri, 20 Jun 2025 11:59:30 +0200 Subject: [PATCH] add osmand v5.1.2 --- metadata/net.osmand.plus.yml | 113 +++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) diff --git a/metadata/net.osmand.plus.yml b/metadata/net.osmand.plus.yml index 8b449d43b0..73e3a50f30 100644 --- a/metadata/net.osmand.plus.yml +++ b/metadata/net.osmand.plus.yml @@ -7373,6 +7373,119 @@ Builds: en-US: An unique installation ID is sent alongside map download requests, can be disabled in Settings + - versionName: 5.1.2 + versionCode: 510201 + commit: v5.1.2 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ clang build-essential swig + - apt-get install -y cmake automake zip + - apt-get install -y byacc libpcre2-dev python-is-python3 + gradle: + - android + - full + - opengl + - armv7 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - help/website/images/features.zip + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ armv7 + scanignore: + - help/website/fonts/*.woff + - help/website/fonts/*.eot + - help/website/fonts/*.ttf + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh armv7 + ndk: r23c + antifeatures: + - Tracking + + - versionName: 5.1.2 + versionCode: 510202 + commit: v5.1.2 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ clang build-essential swig + - apt-get install -y cmake automake zip + - apt-get install -y byacc libpcre2-dev python-is-python3 + gradle: + - android + - full + - opengl + - x86 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - help/website/images/features.zip + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ x86 + scanignore: + - help/website/fonts/*.woff + - help/website/fonts/*.eot + - help/website/fonts/*.ttf + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh x86 + ndk: r23c + antifeatures: + - Tracking + + - versionName: 5.1.2 + versionCode: 510203 + commit: v5.1.2 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ clang build-essential swig + - apt-get install -y cmake automake zip + - apt-get install -y byacc libpcre2-dev python-is-python3 + gradle: + - android + - full + - opengl + - arm64 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - help/website/images/features.zip + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ arm64 + scanignore: + - help/website/fonts/*.woff + - help/website/fonts/*.eot + - help/website/fonts/*.ttf + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh arm64 + ndk: r23c + antifeatures: + Tracking: + en-US: An unique installation ID is sent alongside map download requests, + can be disabled in Settings + MaintainerNotes: |- Update CV only after sucessfully built and tested.