mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
rabbitescape - update recipe
This commit is contained in:
parent
bb45999292
commit
7be7343cf1
1 changed files with 3 additions and 14 deletions
|
|
@ -19,20 +19,9 @@ Description: |-
|
|||
* Make your own levels.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/andybalaam/rabbit-escape
|
||||
Repo: https://github.com/andybalaam/rabbit-escape.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.10.2
|
||||
versionCode: 102
|
||||
disable: old failing build, needs sox
|
||||
commit: v0.10.2
|
||||
subdir: rabbit-escape-ui-android/app
|
||||
gradle:
|
||||
- paid
|
||||
build:
|
||||
- cd ../..
|
||||
- make android-pre-fdroid
|
||||
|
||||
- versionName: 0.10.3
|
||||
versionCode: 103
|
||||
commit: v0.10.3
|
||||
|
|
@ -89,10 +78,10 @@ Builds:
|
|||
- versionName: 0.13.2
|
||||
versionCode: 132
|
||||
commit: 896a7ad6d85a0b7d33dea9d26293b512fb6f2135
|
||||
subdir: rabbit-escape-ui-android/app
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y python3-lxml inkscape graphicsmagick-imagemagick-compat
|
||||
- apt-get install -y graphicsmagick-imagemagick-compat inkscape make python3-lxml
|
||||
gradle:
|
||||
- paid
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue