Update Orion Viewer to 0.91.3 (2134)

This commit is contained in:
F-Droid checkupdates bot 2024-04-22 18:10:58 +00:00
parent 8e01598187
commit 5503c14020

View file

@ -444,6 +444,78 @@ Builds:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.91.3
versionCode: 2131
commit: 98e3c8939001688cbef315a2a30d8da651ceeefe
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/mupdf
ndk: 23.2.8568313
- versionName: 0.91.3
versionCode: 2132
commit: 98e3c8939001688cbef315a2a30d8da651ceeefe
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/mupdf
ndk: 23.2.8568313
- versionName: 0.91.3
versionCode: 2133
commit: 98e3c8939001688cbef315a2a30d8da651ceeefe
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/mupdf
ndk: 23.2.8568313
- versionName: 0.91.3
versionCode: 2134
commit: 98e3c8939001688cbef315a2a30d8da651ceeefe
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/mupdf
ndk: 23.2.8568313
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -452,5 +524,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.91.2
CurrentVersionCode: 2126
CurrentVersion: 0.91.3
CurrentVersionCode: 2134