Update org.koreader.launcher.fdroid to v2024.04 (102953)

This commit is contained in:
F-Droid checkupdates bot 2024-04-30 15:14:35 +00:00
parent 64a8b3cbe7
commit e0d73a3482

View file

@ -1121,6 +1121,68 @@ Builds:
release android
ndk: r23c
- versionName: v2024.04
versionCode: 102951
commit: v2024.04
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc-multilib luarocks ragel python-is-python3 wget
cmake autoconf automake libtool pkg-config nasm gettext libtool-bin libncurses5
output: koreader-android-*.apk
rm:
- platform/ubuntu-touch/
- platform/win32/
- platform/kindle/wmctrl
prebuild: sed -i -e 's|./gradlew|gradle|' platform/android/luajit-launcher/Makefile
scandelete:
- base/thirdparty/
- base/spec/unit/data/
build: NDK=$$NDK$$ SDK=$$SDK$$ ANDROID_FLAVOR=fdroid ./kodev release android
ndk: r23c
- versionName: v2024.04
versionCode: 102952
commit: v2024.04
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc-multilib luarocks ragel python-is-python3 wget
cmake autoconf automake libtool pkg-config nasm gettext libtool-bin libncurses5
output: koreader-android-*.apk
rm:
- platform/ubuntu-touch/
- platform/win32/
- platform/kindle/wmctrl
prebuild: sed -i -e 's|./gradlew|gradle|' platform/android/luajit-launcher/Makefile
scandelete:
- base/thirdparty/
- base/spec/unit/data/
build: ANDROID_ARCH=arm64 NDK=$$NDK$$ SDK=$$SDK$$ ANDROID_FLAVOR=fdroid ./kodev
release android
ndk: r23c
- versionName: v2024.04
versionCode: 102953
commit: v2024.04
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc-multilib luarocks ragel python-is-python3 wget
cmake autoconf automake libtool pkg-config nasm gettext libtool-bin libncurses5
output: koreader-android-*.apk
rm:
- platform/ubuntu-touch/
- platform/win32/
- platform/kindle/wmctrl
prebuild: sed -i -e 's|./gradlew|gradle|' platform/android/luajit-launcher/Makefile
scandelete:
- base/thirdparty/
- base/spec/unit/data/
build: ANDROID_ARCH=x86 NDK=$$NDK$$ SDK=$$SDK$$ ANDROID_FLAVOR=fdroid ./kodev
release android
ndk: r23c
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
VercodeOperation:
@ -1128,5 +1190,5 @@ VercodeOperation:
- 10 * %c + 2
- 10 * %c + 3
UpdateCheckData: https://ota.koreader.rocks/koreader-android-fdroid-latest|(\d+)$|.|(v.*)
CurrentVersion: v2024.03.1
CurrentVersionCode: 102163
CurrentVersion: v2024.04
CurrentVersionCode: 102953