Update com.retroarch to 1.16.0 (1597175258)

This commit is contained in:
F-Droid checkupdates bot 2023-09-22 08:55:58 +00:00
parent 13ed7f8765
commit 81efa12a0c

View file

@ -49,7 +49,40 @@ Builds:
- media/libretrodb/metadat/mame/MAME 2015 XML.zip
ndk: r22
- versionName: 1.16.0
versionCode: 1597175258
commit: 041ae3010332da1155d1ac6d6368dd05d2c3003e
subdir: pkg/android/phoenix
sudo:
- apt-get update
- apt-get install -y file
gradle:
- normal
rm:
- deps/bearssl-0.6/T0Comp.exe
- gfx/drivers_font_renderer/bitmap.bin
- pkg/apple
- pkg/ctr
- pkg/msvc-uwp
- vita
- wii
- wiiu
prebuild:
- curl -Lo assets.zip http://buildbot.libretro.com/assets/frontend/glui_minimal_assets.zip
- echo "5bb677c6e340a042562ddd019c5916c369c07da7143b912b201d1158e541dd12 assets.zip"
| sha256sum -c -
- unzip assets.zip -d 'assets'
- rm assets.zip
- sed -i -e '/versionCode System/d' -e '/versionName "${/d' -e 's/4.1.0/4.2.0/'
build.gradle
- cd ../../../
- ./fetch-submodules.sh
scanignore:
- media/assets/rgui/font/*.bin
- media/libretrodb/metadat/mame/MAME 2015 XML.zip
ndk: r22
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.15.0
CurrentVersionCode: 1597175256
CurrentVersion: 1.16.0
CurrentVersionCode: 1597175258