mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
for f in $(rg --files-with-matches '^ disable: ' metadata/*.yml); do
yq -i '.Builds |= ((.[:-1] | filter(has("disable") | not)) + .[-1:])' $f;
done
fdroid rewritemeta
95 lines
1.7 KiB
YAML
95 lines
1.7 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/gkalab/scidonthego
|
|
IssueTracker: https://github.com/gkalab/scidonthego/issues
|
|
|
|
AutoName: Scid on the go
|
|
Description: A browser for Scid chess database files for Android.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/gkalab/scidonthego
|
|
|
|
Builds:
|
|
- versionName: '1.29'
|
|
versionCode: 30
|
|
commit: '146'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.30'
|
|
versionCode: 31
|
|
commit: '152'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.31'
|
|
versionCode: 32
|
|
commit: '155'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.32'
|
|
versionCode: 33
|
|
commit: '157'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.33'
|
|
versionCode: 34
|
|
commit: '163'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.39'
|
|
versionCode: 40
|
|
commit: '255'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.42'
|
|
versionCode: 42
|
|
commit: '277'
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
target: android-15
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '1.55'
|
|
versionCode: 55
|
|
commit: v1.55
|
|
subdir: scidOnTheGo
|
|
gradle:
|
|
- yes
|
|
ndk: r21e
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.55'
|
|
CurrentVersionCode: 55
|