mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
add osmand v5.0.5
This commit is contained in:
parent
7cba1d9054
commit
7695c01ca9
1 changed files with 113 additions and 2 deletions
|
|
@ -7260,6 +7260,119 @@ Builds:
|
||||||
en-US: An unique installation ID is sent alongside map download requests,
|
en-US: An unique installation ID is sent alongside map download requests,
|
||||||
can be disabled in Settings
|
can be disabled in Settings
|
||||||
|
|
||||||
|
- versionName: 5.0.5
|
||||||
|
versionCode: 500501
|
||||||
|
commit: v5.0.5
|
||||||
|
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.0.5
|
||||||
|
versionCode: 500502
|
||||||
|
commit: v5.0.5
|
||||||
|
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.0.5
|
||||||
|
versionCode: 500503
|
||||||
|
commit: v5.0.5
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
Update CV only after sucessfully built and tested.
|
Update CV only after sucessfully built and tested.
|
||||||
|
|
||||||
|
|
@ -7267,8 +7380,6 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
versionCode*100+1/2/3 for split ABI, x86 contains both flavours
|
versionCode*100+1/2/3 for split ABI, x86 contains both flavours
|
||||||
|
|
||||||
Swig 4.1.1 to fix compile errors.
|
|
||||||
|
|
||||||
ArchivePolicy: 9
|
ArchivePolicy: 9
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue