mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update org.develz.crawl to 0.32.1 (32)
This commit is contained in:
parent
664647c950
commit
7134b068b2
1 changed files with 21 additions and 2 deletions
|
|
@ -151,6 +151,25 @@ Builds:
|
|||
build: make -C ../.. ANDROID=$$VERCODE$$ android
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 0.32.1
|
||||
versionCode: 32
|
||||
commit: f5deb65975461a56ac8751e43d5d0e34f98eae4c
|
||||
subdir: crawl-ref/source/android-project/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential file libncursesw5-dev bison flex liblua5.1-0-dev
|
||||
libsqlite3-dev libz-dev pkg-config python3-yaml binutils-gold python-is-python3
|
||||
libsdl2-image-dev libsdl2-mixer-dev libsdl2-dev libfreetype6-dev libpng-dev
|
||||
fonts-dejavu-core advancecomp pngcrush
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: make -C ../.. ANDROID=$$VERCODE$$ android-project/app/build.gradle
|
||||
scandelete:
|
||||
- crawl-ref
|
||||
build: make -C ../.. ANDROID=$$VERCODE$$ android
|
||||
ndk: r26b
|
||||
|
||||
MaintainerNotes: |-
|
||||
Android releases are not tagged and respective commit from
|
||||
'crawl-ref/source/android-project' should be used instead.
|
||||
|
|
@ -159,5 +178,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.32.0
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 0.32.1
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue