Update Orion Viewer to 0.90.2 (2102)

This commit is contained in:
F-Droid checkupdates bot 2024-04-04 16:00:42 +00:00
parent 75e06ed0d3
commit c9b8e4797e

View file

@ -236,6 +236,74 @@ Builds:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.2
versionCode: 2099
commit: 207fcf3716d558d7ab98b5d3b638a41a8cbfeec0
subdir: orion-viewer
sudo:
- apt-get update
- apt-get install -y make g++ pkg-config
gradle:
- yes
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.2
versionCode: 2100
commit: 207fcf3716d558d7ab98b5d3b638a41a8cbfeec0
subdir: orion-viewer
sudo:
- apt-get update
- apt-get install -y make g++ pkg-config
gradle:
- yes
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86-release-unsigned.apk
prebuild:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.2
versionCode: 2101
commit: 207fcf3716d558d7ab98b5d3b638a41a8cbfeec0
subdir: orion-viewer
sudo:
- apt-get update
- apt-get install -y make g++ pkg-config
gradle:
- yes
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86_64-release-unsigned.apk
prebuild:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.2
versionCode: 2102
commit: 207fcf3716d558d7ab98b5d3b638a41a8cbfeec0
subdir: orion-viewer
sudo:
- apt-get update
- apt-get install -y make g++ pkg-config
gradle:
- yes
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-arm64-v8a-release-unsigned.apk
prebuild:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -244,5 +312,5 @@ VercodeOperation:
- 3 + %c
- 4 + %c
UpdateCheckData: orion-viewer/version.properties|orion\.version\.code\s*=\s*([0-9]+)|.|orion.version.name\s*=\s*(.+)
CurrentVersion: 0.90.1
CurrentVersionCode: 2098
CurrentVersion: 0.90.2
CurrentVersionCode: 2102