2013-12-04 17:57:09 +00:00
|
|
|
Categories:Internet
|
|
|
|
License:GPLv3
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:http://www.kiwix.org
|
2016-02-13 09:38:34 +00:00
|
|
|
Source Code:https://github.com/kiwix/kiwix
|
|
|
|
Issue Tracker:https://github.com/kiwix/kiwix/issues
|
2016-03-02 11:37:44 +00:00
|
|
|
Changelog:https://github.com/kiwix/kiwix/blob/HEAD/android/CHANGELOG
|
2013-05-22 17:23:24 +00:00
|
|
|
|
2013-12-04 17:57:09 +00:00
|
|
|
Auto Name:Kiwix
|
|
|
|
Summary:Offline Wikipedia reader
|
2013-05-22 17:23:24 +00:00
|
|
|
Description:
|
2015-09-12 05:52:14 +00:00
|
|
|
Kiwix lets you read Wikipedia and other websites without an Internet connection.
|
|
|
|
It uses the highly compressed [http://www.openzim.org/ ZIM format] to store
|
|
|
|
webpages for quick and easy reading.
|
2013-05-22 17:23:24 +00:00
|
|
|
.
|
|
|
|
|
2013-12-04 17:57:09 +00:00
|
|
|
Repo Type:git
|
2016-02-13 09:38:34 +00:00
|
|
|
Repo:https://github.com/kiwix/kiwix.git
|
2013-05-22 17:23:24 +00:00
|
|
|
|
2015-09-05 08:26:43 +00:00
|
|
|
Build:1.96,26
|
2015-11-11 12:05:56 +00:00
|
|
|
commit=android_v1.96
|
2015-09-05 08:26:43 +00:00
|
|
|
subdir=android
|
|
|
|
gradle=yes
|
2015-11-11 12:05:56 +00:00
|
|
|
rm=ios,dvd,src/sugar,android/libs/*/*.so
|
2015-09-05 08:26:43 +00:00
|
|
|
build=cd .. && \
|
|
|
|
./autogen.sh && \
|
|
|
|
./configure --disable-staticbins --disable-manager --disable-server --disable-launcher --disable-indexer --disable-installer --disable-searcher --disable-reader --disable-components --enable-android --enable-compileall && \
|
|
|
|
pushd src/dependencies && \
|
|
|
|
make icudt49l.dat xz icu zimlib-1.2 zimlib-1.2/build/lib/libzim.so && \
|
|
|
|
popd && \
|
|
|
|
cd android && \
|
2015-11-14 08:50:36 +00:00
|
|
|
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --kiwix --strip
|
2015-09-05 08:26:43 +00:00
|
|
|
|
2016-02-15 12:44:50 +00:00
|
|
|
Build:1.97,27
|
|
|
|
commit=android_v1.97
|
|
|
|
subdir=android
|
|
|
|
gradle=yes
|
|
|
|
rm=ios,dvd,src/sugar,android/libs/*/*.so
|
|
|
|
scandelete=android/glassify
|
|
|
|
build=cd .. && \
|
|
|
|
./autogen.sh && \
|
|
|
|
./configure --disable-staticbins --disable-manager --disable-server --disable-launcher --disable-indexer --disable-installer --disable-searcher --disable-reader --disable-components --enable-android --enable-compileall && \
|
|
|
|
pushd src/dependencies && \
|
|
|
|
make icudt49l.dat xz icu zimlib-1.2 zimlib-1.2/build/lib/libzim.so xapian-core-1.2.3 && \
|
|
|
|
popd && \
|
|
|
|
cd android && \
|
|
|
|
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --xapian --kiwix --strip
|
|
|
|
|
2016-04-17 14:52:46 +00:00
|
|
|
Build:1.99,29
|
2016-04-25 11:13:49 +00:00
|
|
|
disable=build prints out non-utf8, which crashes fdroidserver
|
2016-04-17 14:52:46 +00:00
|
|
|
commit=android_v1.99
|
|
|
|
subdir=android
|
|
|
|
gradle=yes
|
|
|
|
rm=ios,dvd,src/sugar,android/libs/*/*.so
|
|
|
|
build=cd .. && \
|
|
|
|
./autogen.sh && \
|
|
|
|
./configure --disable-staticbins --disable-manager --disable-server --disable-launcher --disable-indexer --disable-installer --disable-searcher --disable-reader --disable-components --enable-android --enable-compileall && \
|
|
|
|
pushd src/dependencies && \
|
|
|
|
make icudt49l.dat xz icu zimlib-1.2 zimlib-1.2/build/lib/libzim.so xapian-core-1.2.3 && \
|
|
|
|
popd && \
|
|
|
|
cd android && \
|
|
|
|
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --xapian --kiwix --strip
|
|
|
|
|
2013-12-04 17:57:09 +00:00
|
|
|
Maintainer Notes:
|
2015-09-05 08:26:43 +00:00
|
|
|
Don't run `make android-deps` as that will download the SDK and NDK.
|
2013-12-04 17:57:09 +00:00
|
|
|
.
|
2013-12-03 00:50:54 +00:00
|
|
|
|
2013-12-04 17:57:09 +00:00
|
|
|
Auto Update Mode:None
|
2015-10-03 00:40:12 +00:00
|
|
|
Update Check Mode:Tags android_*
|
2016-04-16 03:13:36 +00:00
|
|
|
Current Version:1.99
|
|
|
|
Current Version Code:29
|