fdroiddata/metadata/com.silentlexx.instead.yml
2023-09-08 11:45:57 +00:00

49 lines
1.4 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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