mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
36 lines
952 B
YAML
36 lines
952 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
WebSite: https://endless-sky.github.io/
|
|
SourceCode: https://github.com/thewierdnut/endless-mobile
|
|
IssueTracker: https://github.com/endless-sky/endless-sky/issues
|
|
|
|
AutoName: Endless Sky
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/thewierdnut/endless-mobile.git
|
|
|
|
Builds:
|
|
- versionName: 0.9.14-23
|
|
versionCode: 23
|
|
commit: 1f387f6d802ddeb9dc6d4129cac1b370b95cc2da
|
|
subdir: android/app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y build-essential
|
|
- apt-get install -y -t stretch-backports-sloppy libarchive13
|
|
- apt-get install -y -t stretch-backports cmake
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- chmod 755 ./download_build_dependencies.sh
|
|
- ./download_build_dependencies.sh
|
|
- rm dependencies/openal-soft.tar.bz2
|
|
scandelete:
|
|
- android/app/
|
|
ndk: r19c
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.9.14-23
|
|
CurrentVersionCode: 23
|