mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Chess: Initial metadata
This commit is contained in:
parent
69e5194769
commit
c133691cb9
1 changed files with 29 additions and 0 deletions
29
metadata/jwtc.android.chess.txt
Normal file
29
metadata/jwtc.android.chess.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:Games
|
||||
License:MIT
|
||||
Web Site:http://www.jwtc.nl
|
||||
Source Code:https://github.com/jcarolus/android-chess
|
||||
Issue Tracker:https://github.com/jcarolus/android-chess/issues
|
||||
|
||||
Auto Name:Chess
|
||||
Summary:Chess program and FICS client
|
||||
Description:
|
||||
Play chess against your Android or online (FICS). Featuring 2000 practice
|
||||
positions, 500 puzzles, UCI engine support, Chess 960 and more. It's also
|
||||
possible to set up a position on the board, save and edit games, navigate
|
||||
through history and import/export via e-mail or clipboard.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jcarolus/android-chess.git
|
||||
|
||||
Build:8.4.3,115
|
||||
disable=jni problems
|
||||
commit=1.0.0
|
||||
buildjni=yes
|
||||
prebuild=mv native/project/jni ./ && sed -i -e 's/android:minSdkVersion="4"/android:minSdkVersion="8"/g' AndroidManifest.xml
|
||||
rm=libs/armeabi/libchess-jni.so,native/project/jni/chess,native/project/jni/gmon.out,native/project/jni/db-5.bin,assets/db.bin
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:8.4.3
|
||||
Current Version Code:115
|
||||
Loading…
Reference in a new issue