mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update to OsmAnd 4.3
This commit is contained in:
parent
50f61cc52e
commit
88f2bc0bf2
1 changed files with 36 additions and 0 deletions
|
|
@ -5079,6 +5079,42 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 4.3.3
|
||||
versionCode: 4303
|
||||
commit: 4df2bc0abb9defc00ed29f7fd0be69b452ad754c
|
||||
timeout: 20000
|
||||
subdir: android/OsmAnd
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ant g++ clang build-essential python-is-python2 swig
|
||||
- apt-get install -y -t bullseye-backports cmake
|
||||
gradle:
|
||||
- android
|
||||
- full
|
||||
- opengl
|
||||
- fat
|
||||
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: ../../build.sh
|
||||
ndk: r23c
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
MaintainerNotes: |-
|
||||
Update CV only after sucessfully built and tested.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue