Update Orion Viewer to 0.94.2 (2302)

This commit is contained in:
F-Droid checkupdates bot 2024-06-15 17:32:45 +00:00
parent 389df97312
commit cd080c3d43

View file

@ -1308,6 +1308,78 @@ Builds:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.94.2
versionCode: 2299
commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72
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.94.2
versionCode: 2300
commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72
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.94.2
versionCode: 2301
commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72
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.94.2
versionCode: 2302
commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72
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:
@ -1316,5 +1388,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.94.1
CurrentVersionCode: 2290
CurrentVersion: 0.94.2
CurrentVersionCode: 2302