2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2013-10-19 11:11:39 +00:00
|
|
|
License:GPLv2+
|
|
|
|
#
|
|
|
|
# Following Android ports can be found on Internet:
|
|
|
|
# 1 Older version of Natdon's, already unbuildable; original focus of most non-JP efforts.
|
|
|
|
#
|
|
|
|
# Hosted on:
|
|
|
|
# http://sourceforge.net/p/onscripter/code-0/ (earliest upload?)
|
2014-01-31 01:41:47 +00:00
|
|
|
# https://code.google.com/p/onscripter
|
2013-10-19 11:11:39 +00:00
|
|
|
#
|
|
|
|
# Package: cn.natdon.onscripter
|
|
|
|
#
|
2014-02-02 18:43:11 +00:00
|
|
|
# 2 Newer maintained version of CN fork, recently merged with MiNE3. Relies on closed-source vitamio.jar
|
2013-10-19 11:11:39 +00:00
|
|
|
# for video playback (see also https://bbs.vitamio.org/topics/83?locale=en).
|
|
|
|
#
|
|
|
|
# Hosted on:
|
2014-01-20 10:34:11 +00:00
|
|
|
# https://github.com/natdon/ONScripter-CN
|
2013-10-19 11:11:39 +00:00
|
|
|
#
|
|
|
|
# Package: cn.natdon.onscripterv2
|
|
|
|
#
|
|
|
|
# 3 Our package; was based on #1, but later backported stuff from various sources
|
|
|
|
#
|
2014-02-02 18:43:11 +00:00
|
|
|
# 4 http://onscripter.sourceforge.jp/android/android.html - upstream Japanese attempt. Also happens to
|
2013-10-19 11:11:39 +00:00
|
|
|
# be upstream for engine core. Use tarballs for publishing, but developer of #3 tracks them on Github.
|
|
|
|
#
|
|
|
|
# Hosted on:
|
|
|
|
# http://onscripter.sourceforge.jp/onscripter.html#package-source (core tarballs)
|
|
|
|
# https://github.com/shinohane/onscripter-versiontrack
|
|
|
|
# http://onscripter.sourceforge.jp/android/android.html#sdk (android tarballs)
|
|
|
|
# https://github.com/shinohane/onscripter_android-versiontrack
|
|
|
|
#
|
|
|
|
# package: jp.ogapee.onscripter
|
|
|
|
#
|
|
|
|
Web Site:http://onscripter.sourceforge.jp/android/android.html
|
|
|
|
# See also http://onscripter.sourceforge.jp/android/android.html#sdk
|
|
|
|
# (hardcore Japanese developers don't use VCS!)
|
2014-01-31 01:41:47 +00:00
|
|
|
Source Code:https://code.google.com/p/onscripter/source
|
2013-10-19 11:11:39 +00:00
|
|
|
# All other trackers are empty..
|
|
|
|
Issue Tracker:http://onscripter.sourceforge.jp/cgi-bin/kagemai/guest.cgi?project=onscripter&action=top
|
|
|
|
|
|
|
|
Name:ONScripter
|
|
|
|
Summary:Visual Novel player
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
Only English ONScripter games are known to be supported. This port uses upstream ONScripter engine, but
|
2013-10-19 11:11:39 +00:00
|
|
|
any Android-specific issues should be reported to port developer (see source code link).
|
2014-01-23 12:41:53 +00:00
|
|
|
|
|
|
|
[http://narcissu.insani.org/ Narcissu] is a free English game; download the linux edition
|
|
|
|
and extract to the sdcard.
|
2013-10-19 11:11:39 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/shinohane/onscripter
|
|
|
|
|
2013-10-28 21:29:22 +00:00
|
|
|
Build:20120310,20120310
|
|
|
|
commit=eaf9848c79
|
|
|
|
init=echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk && \
|
|
|
|
rm -r jni/sdl_ttf/VisualC*
|
|
|
|
target=android-17
|
|
|
|
srclibs=ONScripter@28b4b185ba
|
|
|
|
patch=jpeg.patch
|
|
|
|
prebuild=cp -r $$ONScripter$$ jni/application/onscripter-20120310
|
|
|
|
buildjni=yes
|
2013-10-19 11:11:39 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
# Not that it has good chances to be updated anyway..
|
|
|
|
# (see https://github.com/shinohane/ONScripter-SAO for blob-filled replacement..)
|
2013-10-28 21:29:22 +00:00
|
|
|
Update Check Mode:Static
|
2013-10-19 11:11:39 +00:00
|
|
|
Current Version:20120310
|
|
|
|
Current Version Code:20120310
|
2013-10-28 21:29:22 +00:00
|
|
|
|