2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2013-09-26 06:51:16 +00:00
|
|
|
License:GPLv2+
|
2013-09-25 01:59:39 +00:00
|
|
|
Web Site:http://scummvm.org
|
2014-01-20 10:34:11 +00:00
|
|
|
Source Code:https://github.com/scummvm/scummvm
|
2012-09-08 14:59:43 +00:00
|
|
|
Issue Tracker:http://sourceforge.net/tracker/?group_id=37116&atid=418820
|
2013-09-25 01:59:39 +00:00
|
|
|
Donate:http://sourceforge.net/donate/index.php?group_id=37116
|
2012-09-08 14:59:43 +00:00
|
|
|
|
2013-09-25 01:59:39 +00:00
|
|
|
Summary:Adventure game player
|
2012-09-08 14:59:43 +00:00
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
ScummVM is a program which allows you to run certain classic graphical point-and-click adventure
|
2013-09-25 01:59:39 +00:00
|
|
|
games, provided you already have their data files. List of supported engines include:
|
2012-09-08 14:59:43 +00:00
|
|
|
|
2013-09-25 01:59:39 +00:00
|
|
|
* SCUMM (Classic 2D [http://wiki.scummvm.org/index.php/LucasArts LucasArts] games: Full Throttle, Day of the Tentacle, etc.)
|
|
|
|
* AGI (Early [http://wiki.scummvm.org/index.php/Sierra Sierra] adventure games: King's Quest, Leisure Suit Larry etc.)
|
|
|
|
* SCI (Newer Sierra adventure games: Space Quest, Police Quest etc.)
|
|
|
|
* Kyra (Eye of the Beholder, The Legend of Kyrandia etc.)
|
|
|
|
* Gob (Urban Runner, Gobliiins series)
|
|
|
|
* SwordX (Broken Sword series)
|
|
|
|
* Sky (Beneath a Steel Sky)
|
|
|
|
|
|
|
|
and numerous others.
|
|
|
|
|
|
|
|
[https://raw.github.com/scummvm/scummvm/master/README Documentation]
|
2013-09-26 06:51:16 +00:00
|
|
|
|
2013-09-25 01:59:39 +00:00
|
|
|
[https://raw.github.com/scummvm/scummvm/master/dists/android/README.Android README of Android port]
|
|
|
|
|
2014-02-02 18:43:11 +00:00
|
|
|
Unlike upstream build, this one has all plugins bundled together in single apk. External plugin apks
|
2013-09-25 01:59:39 +00:00
|
|
|
(e.g. from Google Play) won't work with this version and must be removed before installing it.
|
2012-09-08 14:59:43 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-02-13 07:14:05 +00:00
|
|
|
Repo:https://github.com/scummvm/scummvm.git
|
2012-09-08 14:59:43 +00:00
|
|
|
|
2013-10-24 00:54:38 +00:00
|
|
|
Build Version:1.5.0,6,v1.5.0,extlibs=libmad/libmad-0.15.1b.tar.gz,srclibs=FLAC@1.2.1;Tremor@18154,\
|
2014-01-27 22:42:47 +00:00
|
|
|
update=no,patch=fdroid_build.patch;latest_sdk.patch;jdk7.patch,antcommand="-p",\
|
2013-10-15 20:16:32 +00:00
|
|
|
init=echo -e '<project>\n<target name="Creating scummvm.apk for release..."/>\n</project>' > build.xml,\
|
2013-10-19 02:39:57 +00:00
|
|
|
prebuild=\
|
|
|
|
set -- $$SDK$$/build-tools/*/aapt && \
|
|
|
|
sed -e "s|\$(ANDROID_SDK)/build-tools/\*/aapt|$1|" -i backends/platform/android/android.mk,\
|
2013-09-26 06:51:16 +00:00
|
|
|
build=\
|
2013-09-28 15:32:17 +00:00
|
|
|
export ANDROID_SDK="$$SDK$$" ANDROID_NDK="$$NDK$$" && \
|
2013-09-26 06:51:16 +00:00
|
|
|
chmod +x fdroid_build && \
|
|
|
|
./fdroid_build tremor $$Tremor$$ && \
|
|
|
|
./fdroid_build mad && \
|
|
|
|
./fdroid_build flac $$FLAC$$ && \
|
|
|
|
./fdroid_build scummvm
|
2012-09-08 14:59:43 +00:00
|
|
|
|
2014-02-02 18:43:11 +00:00
|
|
|
# Releases are tagged, but according to backends/platform/android/android.mk (which also contains
|
|
|
|
# version codes), Market uploads take priority. They may lag notably behind general development,
|
2013-09-25 01:59:39 +00:00
|
|
|
# so checking http://sourceforge.net/projects/scummvm/files/scummvm/ is advisable as well.
|
2013-06-17 09:06:42 +00:00
|
|
|
Auto Update Mode:None
|
2013-09-25 01:59:39 +00:00
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:1.5.0
|
|
|
|
Current Version Code:6
|