Merge branch 'update_scid' into 'master'
org.scid.android: Update to current version 1.5.1 and disabled it (WIP) Before enabling we need to find a way to build the removed libstockfish.so from source (https://github.com/official-stockfish/Stockfish/tree/sf_5/). Maybe pick it from https://code.google.com/p/cuckoochess/source/browse/#svn%2Ftrunk%2FDroidFish%2Fjni%2Fstockfish See merge request !488
This commit is contained in:
commit
a7f3579c83
|
@ -61,6 +61,14 @@ Build:1.43,43
|
|||
extlibs=android/android-support-v4.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:1.51,51
|
||||
disable=WIP, needs Stockfish build from source
|
||||
commit=302
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:ChessEngineSupportLibrary@19
|
||||
scandelete=libs/
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.51
|
||||
|
|
2
srclibs/ChessEngineSupportLibrary.txt
Normal file
2
srclibs/ChessEngineSupportLibrary.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git-svn
|
||||
Repo:https://chessenginesupport-androidlib.googlecode.com/svn/trunk/ChessEngineSupportLibrary
|
Loading…
Reference in a new issue