Kiwix: attempt building 1.96

Fails on my 64-bit machine due to some include errors (size_t could not be
resolved), it might work on the 32-bit buildserver.
This commit is contained in:
Daniel Martí 2015-09-05 01:26:43 -07:00
parent ac00b1f255
commit 0cbd2810a0

View file

@ -28,12 +28,27 @@ Build:1.6,1
build=NDK_PATH=$$NDK$$ && \
./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip
Build:1.96,26
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:
Used to be tagged, but none are recent. RepoManifest is newer than current release.
Don't run `make android-deps` as that will download the SDK and NDK.
.
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.6
Current Version Code:1
Update Check Mode:RepoManifest
Current Version:1.96
Current Version Code:26