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
|
Categories:Reading
|
||||||
License:GPL-3.0-only
|
License:GPL-3.0-only
|
||||||
Web Site:http://www.kiwix.org
|
Web Site:http://www.kiwix.org
|
||||||
Source Code:https://github.com/kiwix/kiwix-xulrunner
|
Source Code:https://github.com/kiwix/kiwix-android
|
||||||
Issue Tracker:https://github.com/kiwix/kiwix-xulrunner/issues
|
Issue Tracker:https://github.com/kiwix/kiwix-android/issues
|
||||||
Changelog:https://github.com/kiwix/kiwix-xulrunner/blob/HEAD/android/CHANGELOG
|
Changelog:https://github.com/kiwix/kiwix-android/blob/HEAD/CHANGELOG
|
||||||
|
|
||||||
Auto Name:Kiwix
|
Auto Name:Kiwix
|
||||||
Summary:Offline Wikipedia reader
|
Summary:Offline Wikipedia reader
|
||||||
|
@ -21,7 +21,7 @@ Note: Kiwix is also available on regular computers (Windows, Mac, Linux).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/kiwix/kiwix-xulrunner.git
|
Repo:https://github.com/kiwix/kiwix-android.git
|
||||||
|
|
||||||
Build:1.96,26
|
Build:1.96,26
|
||||||
commit=android_v1.96
|
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_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --xapian --kiwix --strip
|
||||||
ndk=r10e
|
ndk=r10e
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:2.4,55
|
||||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
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
|
Maintainer Notes:
|
||||||
The build system will be different (https://github.com/kiwix/kiwix-android/issues/61)
|
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
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags android_*
|
Update Check Mode:Tags
|
||||||
Current Version:2.2
|
Current Version:2.4
|
||||||
Current Version Code:47
|
Current Version Code:55
|
||||||
|
|
Loading…
Reference in a new issue