39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
Category:Games
|
|
License:GPLv3
|
|
Web Site:http://code.google.com/p/cuckoochess/
|
|
Source Code:http://code.google.com/p/cuckoochess/source/checkout
|
|
Issue Tracker:http://code.google.com/p/cuckoochess/issues/list
|
|
|
|
Auto Name:DroidFish
|
|
Summary:Chess program
|
|
Description:
|
|
Port of the CuckooChess applet/engine.
|
|
|
|
If you have [[org.scid.android]] installed you can read Scid database files
|
|
directly from the
|
|
app by long-pressing the board and choosing Load game from Scid file.
|
|
.
|
|
|
|
Repo Type:git-svn
|
|
Repo:http://cuckoochess.googlecode.com/svn/trunk
|
|
|
|
Build Version:1.44,51,963,subdir=DroidFish,buildjni=yes,target=android-10,\
|
|
prebuild=cp -r ../CuckooChessEngine/src/* src/
|
|
Build Version:1.45,52,1044,subdir=DroidFish,buildjni=no,target=android-10,prebuild=\
|
|
cp -r ../CuckooChessEngine/src/* src/ && rm -rf obj/ assets/stockfish15.mygz && \
|
|
$$NDK$$/ndk-build && ant copy_stockfish -f build_copy_exe.xml
|
|
Build Version:1.47,54,1080,subdir=DroidFish,buildjni=no,target=android-10,prebuild=\
|
|
cp -r ../CuckooChessEngine/src/* src/ && rm -rf obj/ assets/stockfish15.mygz && \
|
|
$$NDK$$/ndk-build && ant copy_stockfish -f build_copy_exe.xml
|
|
Build Version:1.50,57,1113,subdir=DroidFish,prebuild=\
|
|
printf 'source.dir=src;../CuckooChessEngine/src' > ant.properties && \
|
|
rm assets/stockfish15.mygz,build=$$NDK$$/ndk-build && \
|
|
ant -f build_copy_exe.xml,buildjni=no
|
|
|
|
Auto Update Mode:None
|
|
# Check downloads page
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.50
|
|
Current Version Code:57
|
|
|