Kiwix: build is working now
This commit is contained in:
parent
7c53dbcdfb
commit
22bb90378f
|
|
@ -15,26 +15,12 @@ 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
|
||||
disable=HEAD commit, wait for release
|
||||
commit=14bfa38fffc62074016ad93b49303d13b607de9f
|
||||
subdir=android
|
||||
rm=ios,src/sugar,android/libs
|
||||
rm=ios,src/sugar,android/libs/*/*.so
|
||||
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 && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue