Update Orion Viewer to 0.95.9 (2442)

This commit is contained in:
F-Droid checkupdates bot 2025-05-15 05:26:37 +00:00 committed by Licaon_Kter
parent 058e7461a4
commit 3a969da8f7

View file

@ -2532,6 +2532,78 @@ Builds:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.95.9
versionCode: 2439
commit: e4a11e3a7d14c58516119a7c7a29cfdf839811ba
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:
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.95.9
versionCode: 2440
commit: e4a11e3a7d14c58516119a7c7a29cfdf839811ba
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:
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.95.9
versionCode: 2441
commit: e4a11e3a7d14c58516119a7c7a29cfdf839811ba
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:
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.95.9
versionCode: 2442
commit: e4a11e3a7d14c58516119a7c7a29cfdf839811ba
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:
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs
ndk: 23.2.8568313
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -2540,5 +2612,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.95.8
CurrentVersionCode: 2438
CurrentVersion: 0.95.9
CurrentVersionCode: 2442