Set autoname of INSTEAD
This commit is contained in:
parent
372959b0c3
commit
8678283d6e
|
@ -5,6 +5,7 @@ Source Code:http://sourceforge.net/p/instead/code
|
||||||
Issue Tracker:http://instead.syscall.ru/forum/viewforum.php?id=14
|
Issue Tracker:http://instead.syscall.ru/forum/viewforum.php?id=14
|
||||||
|
|
||||||
Name:INSTEAD
|
Name:INSTEAD
|
||||||
|
Auto Name:Instead
|
||||||
Summary:Interactive fiction player
|
Summary:Interactive fiction player
|
||||||
Description:
|
Description:
|
||||||
STEAD is a Lua-based language for writing games that are the mix of visual novels, text quests and
|
STEAD is a Lua-based language for writing games that are the mix of visual novels, text quests and
|
||||||
|
@ -20,12 +21,20 @@ choosen language.
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
Repo:https://instead-android.googlecode.com/svn/trunk
|
Repo:https://instead-android.googlecode.com/svn/trunk
|
||||||
|
|
||||||
Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\
|
Build:1.6.1.9,16109
|
||||||
srclibs=INSTEAD@r1854,patch=jpeg.patch,\
|
commit=r44
|
||||||
init=rm -f build.xml && echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\
|
subdir=project
|
||||||
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
|
init=rm -f build.xml && \
|
||||||
|
echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && \
|
||||||
|
cd .. && \
|
||||||
|
./update_xml.sh || true
|
||||||
|
srclibs=INSTEAD@r1854
|
||||||
|
patch=jpeg.patch
|
||||||
|
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.6.1.9
|
Current Version:1.6.1.9
|
||||||
Current Version Code:16109
|
Current Version Code:16109
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue