cross-posted from: https://lemmy.ml/post/64420
I noticed that Scid on the go is a much older version on F-Droid, from 2013, than the source code one, which is from Mar 14, 2020. https://github.com/gkalab/scidonthego Is there a reason for it ? Does it not compile for F-Droid ? I know I best ask in the F-Droid forum but maybe someone here knows the answer.
I don’t know the answer, but if you look at https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/org.scid.android.yml#L96 Build is intentionally disabled. Next step could be looking into the commits affecting that file.
Thank you. It shows
disable: wip:needs StockFish
so Scid got a dependency on the Stockfish chess engine.