diff --git a/metadata/org.petero.droidfish.txt b/metadata/org.petero.droidfish.txt index b99f19afb2..7c58aeb31c 100644 --- a/metadata/org.petero.droidfish.txt +++ b/metadata/org.petero.droidfish.txt @@ -119,6 +119,7 @@ Build:1.63,71 ant -f build_copy_exe.xml Build:1.64,72 + disable=crashes commit=441afc339874869696a38c69387fefda25c1ab16 subdir=DroidFish prebuild=printf 'source.dir=src;../CuckooChessEngine/src' > ant.properties @@ -126,6 +127,22 @@ Build:1.64,72 build=$$NDK$$/ndk-build && \ ant -f build_copy_exe.xml +Build:1.65,73 + disable=still broken-ish + commit=827febd8e19cc5a56fd64155de27774c03c6e486 + subdir=DroidFish + prebuild=printf 'source.dir=src;../CuckooChessEngine/src' > ant.properties + build=$$NDK$$/ndk-build && \ + ant -f build_copy_exe.xml && \ + ant release && \ + ant -f build_eco.xml && \ + ant release + +Maintainer Notes: +Running `ant release` twice seems fishy, but we can only run build_eco after that +and need to package the resulting eco.dat as well. Build still crashes. +. + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.65