fdroiddata/metadata/org.kiwix.kiwixmobile.txt
2015-09-06 08:11:59 -04:00

56 lines
1.8 KiB
Plaintext

Categories:Internet
License:GPLv3
Web Site:http://www.kiwix.org
Source Code:http://sourceforge.net/projects/kiwix
Issue Tracker:http://sourceforge.net/p/kiwix/bugs
Auto Name:Kiwix
Summary:Offline Wikipedia reader
Description:
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.
.
Repo Type:git
Repo:git://git.code.sf.net/p/kiwix/kiwix
Build:1.6,1
disable=Doesn't build - lots of errors
commit=78a24139f13f2d73ba601e54a393bdc437cbeccb
subdir=android
prebuild=rm -rf ../src/sugar && \
cd .. && \
./autogen.sh && \
./configure --enable-android && \
cd src/dependencies && \
make all
build=NDK_PATH=$$NDK$$ && \
./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip
Build:1.96,26
disable=native build fails
commit=8e41054654511495dbb92f5932fe0def5682ab91
subdir=android
rm=ios,src/sugar,android/libs
gradle=yes
ndk=r9b
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 && \
NDK_PATH=$$NDK$$ ./build-android-with-native.py --toolchain --lzma --icu --zim --kiwix --strip
Maintainer Notes:
Don't run `make android-deps` as that will download the SDK and NDK.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.96
Current Version Code:26