Merge branch 'kiwix24' into 'master'
Kiwixmobile - update 2.4, URLs Closes #1083 See merge request fdroid/fdroiddata!3676
This commit is contained in:
commit
47de963286
|
@ -1,9 +1,9 @@
|
|||
Categories:Reading
|
||||
License:GPL-3.0-only
|
||||
Web Site:http://www.kiwix.org
|
||||
Source Code:https://github.com/kiwix/kiwix-xulrunner
|
||||
Issue Tracker:https://github.com/kiwix/kiwix-xulrunner/issues
|
||||
Changelog:https://github.com/kiwix/kiwix-xulrunner/blob/HEAD/android/CHANGELOG
|
||||
Source Code:https://github.com/kiwix/kiwix-android
|
||||
Issue Tracker:https://github.com/kiwix/kiwix-android/issues
|
||||
Changelog:https://github.com/kiwix/kiwix-android/blob/HEAD/CHANGELOG
|
||||
|
||||
Auto Name:Kiwix
|
||||
Summary:Offline Wikipedia reader
|
||||
|
@ -21,7 +21,7 @@ Note: Kiwix is also available on regular computers (Windows, Mac, Linux).
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/kiwix/kiwix-xulrunner.git
|
||||
Repo:https://github.com/kiwix/kiwix-android.git
|
||||
|
||||
Build:1.96,26
|
||||
commit=android_v1.96
|
||||
|
@ -82,14 +82,18 @@ Build:2.2,47
|
|||
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --xapian --kiwix --strip
|
||||
ndk=r10e
|
||||
|
||||
Maintainer Notes:
|
||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
Build:2.4,55
|
||||
commit=2.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
output=build/outputs/apk/kiwix/release/app-kiwix-release-unsigned.apk
|
||||
|
||||
Next version will be 3.0, based on this repository: https://github.com/kiwix/kiwix-android
|
||||
The build system will be different (https://github.com/kiwix/kiwix-android/issues/61)
|
||||
Maintainer Notes:
|
||||
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags android_*
|
||||
Current Version:2.2
|
||||
Current Version Code:47
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.4
|
||||
Current Version Code:55
|
||||
|
|
Loading…
Reference in a new issue