44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-2.0-or-later
|
||
|
WebSite: https://instead.syscall.ru
|
||
|
SourceCode: https://sourceforge.net/p/instead/code
|
||
|
IssueTracker: http://instead.syscall.ru/forum/viewforum.php?id=14
|
||
|
Changelog: https://sf.net/p/instead/wiki/ChangeLog
|
||
|
|
||
|
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-svn
|
||
|
Repo: https://instead-android.googlecode.com/svn/trunk
|
||
|
|
||
|
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
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Static
|
||
|
CurrentVersion: 1.6.1.9
|
||
|
CurrentVersionCode: 16109
|