Set update mode to static for onscripter
This commit is contained in:
parent
a2b565a351
commit
ea096b12b0
|
@ -48,16 +48,20 @@ any Android-specific issues should be reported to port developer (see source cod
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/shinohane/onscripter
|
Repo:https://github.com/shinohane/onscripter
|
||||||
|
|
||||||
Build Version:20120310,20120310,eaf9848c79,buildjni=yes,target=android-17,srclibs=ONScripter@28b4b185ba,\
|
Build:20120310,20120310
|
||||||
init=\
|
commit=eaf9848c79
|
||||||
echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk && \
|
init=echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk && \
|
||||||
rm -r jni/sdl_ttf/VisualC*,\
|
rm -r jni/sdl_ttf/VisualC*
|
||||||
prebuild=cp -r $$ONScripter$$ jni/application/onscripter-20120310,\
|
target=android-17
|
||||||
|
srclibs=ONScripter@28b4b185ba
|
||||||
patch=jpeg.patch
|
patch=jpeg.patch
|
||||||
|
prebuild=cp -r $$ONScripter$$ jni/application/onscripter-20120310
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# Not that it has good chances to be updated anyway..
|
# Not that it has good chances to be updated anyway..
|
||||||
# (see https://github.com/shinohane/ONScripter-SAO for blob-filled replacement..)
|
# (see https://github.com/shinohane/ONScripter-SAO for blob-filled replacement..)
|
||||||
Update Check Mode:None
|
Update Check Mode:Static
|
||||||
Current Version:20120310
|
Current Version:20120310
|
||||||
Current Version Code:20120310
|
Current Version Code:20120310
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue