fdroiddata/metadata/com.vovagorodok.blichess.yml
2025-05-13 08:11:58 +00:00

266 lines
6.4 KiB
YAML

AntiFeatures:
NonFreeAssets:
en-US: Some graphics used are CC BY-NC-SA and thus not libre.
TetheredNet:
en-US: Relies on lichess.org
Categories:
- Games
License: GPL-3.0-or-later
AuthorName: vovagorodok
SourceCode: https://github.com/vovagorodok/blichess/
IssueTracker: https://github.com/vovagorodok/blichess/issues
Translation: https://crowdin.com/project/lichess
Changelog: https://github.com/vovagorodok/blichess/releases
Donate: https://lichess.org/patron
AutoName: Blichess
RepoType: git
Repo: https://github.com/vovagorodok/blichess
Builds:
- versionName: 8.0.0+ble1.0.0
versionCode: 3
commit: 2873b71bc171fa3a8d5fb6f14f920a0c1c223aa5
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.0.1
versionCode: 5
commit: 3c592a9b3dbbda92e0361760a7f09be97bf199ba
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.0.2
versionCode: 6
commit: 243ecd0c7b0aee13c3a29c7b16a0ba685bdcb1cb
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.0.3
versionCode: 8
commit: 464ef1746eee20d24d712247ccea8ce3e9ccde0b
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.0.4
versionCode: 9
commit: 0aae4c3bce25ce63f3b599e49de95b719bfb6bd3
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.1.0
versionCode: 10
commit: caa5c8c973b133d335f6e216edd3ec95b1e73ef0
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.1.1
versionCode: 11
commit: 755d95b156e7eda914ae7a5edeede242228e7a15
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.1.2
versionCode: 12
commit: eaf15a9200e8250bd087119eec90b2f29f38ca27
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble2.0.4
versionCode: 17
commit: 8b86c34f5da0ab85c2c5e1354e6c001e843c65d7
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble2.0.5
versionCode: 18
commit: 0b380d812775de33800ce3ef7b155cb6e4121a4d
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 8.0.0+ble2.0.5
CurrentVersionCode: 18