mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
Categories:
|
||
- Games
|
||
License: GPL-2.0-or-later
|
||
WebSite: https://instead.syscall.ru
|
||
SourceCode: https://github.com/instead-hub/instead
|
||
IssueTracker: https://github.com/instead-hub/instead/issues
|
||
Changelog: https://github.com/instead-hub/instead/releases
|
||
|
||
Name: INSTEAD
|
||
AutoName: Instead
|
||
Description: |-
|
||
STEAD is a Lua-based language for writing games that are the mix of visual
|
||
novels, text quests and classical 90ss quests. In addition to STEAD games
|
||
INSTEAD supports URQ quests and Space Rangers in-game quests.
|
||
|
||
The package includes interpreter and interactive fiction manager, capable of
|
||
downloading games in the chosen language.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/instead-hub/instead
|
||
|
||
Builds:
|
||
- versionName: 1.6.1.9
|
||
versionCode: 16109
|
||
commit: r44
|
||
subdir: project
|
||
init:
|
||
- rm -f build.xml
|
||
- echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk
|
||
- cd ..
|
||
- ./update_xml.sh || true
|
||
patch:
|
||
- jpeg.patch
|
||
srclibs:
|
||
- INSTEAD@r1854
|
||
prebuild: ln -s `readlink -f $$INSTEAD$$` jni/src/instead
|
||
buildjni:
|
||
- yes
|
||
ndk: r12b
|
||
|
||
MaintainerNotes: |-
|
||
project was moved to Github after being set to Static here (identified by
|
||
commit message at old SF repo, followed up via Homepage) – so we might pick
|
||
it up again (2020-10-30)
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: Static
|
||
CurrentVersion: 1.6.1.9
|
||
CurrentVersionCode: 16109
|