Update OsmAnd to 4.6.11 (4611)

This commit is contained in:
yourealwaysbe 2024-01-15 11:58:53 +00:00 committed by Licaon_Kter
parent 53dc98955f
commit 2803c5601e

View file

@ -5669,6 +5669,147 @@ Builds:
antifeatures:
- Tracking
- versionName: 4.6.11
versionCode: 461101
commit: v4.6.11
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ clang build-essential python-is-python2
- apt-get install -y -t bullseye-backports cmake automake
- apt-get install -y byacc libpcre2-dev
gradle:
- android
- full
- opengl
- armv7
srclibs:
- swig@v4.1.1
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$$
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:
- pushd $$swig$$
- ./autogen.sh
- ./configure --prefix=$$swig$$
- make -j`nproc`
- make install
- popd
- export PATH=$$swig$$/bin:$PATH
- ../../build.sh
ndk: r23c
antifeatures:
- Tracking
- versionName: 4.6.11
versionCode: 461102
commit: v4.6.11
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ clang build-essential python-is-python2
- apt-get install -y -t bullseye-backports cmake automake
- apt-get install -y byacc libpcre2-dev
gradle:
- android
- full
- opengl
- x86
srclibs:
- swig@v4.1.1
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$$
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:
- pushd $$swig$$
- ./autogen.sh
- ./configure --prefix=$$swig$$
- make -j`nproc`
- make install
- popd
- export PATH=$$swig$$/bin:$PATH
- ../../build.sh
ndk: r23c
antifeatures:
- Tracking
- versionName: 4.6.11
versionCode: 461103
commit: v4.6.11
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ clang build-essential python-is-python2
- apt-get install -y -t bullseye-backports cmake automake
- apt-get install -y byacc libpcre2-dev
gradle:
- android
- full
- opengl
- arm64
srclibs:
- swig@v4.1.1
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$$
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:
- pushd $$swig$$
- ./autogen.sh
- ./configure --prefix=$$swig$$
- make -j`nproc`
- make install
- popd
- export PATH=$$swig$$/bin:$PATH
- ../../build.sh
ndk: r23c
antifeatures:
- Tracking
MaintainerNotes: |-
Update CV only after sucessfully built and tested.