2013-11-07 14:15:20 +00:00
|
|
|
Categories:Games
|
|
|
|
License:GPLv2+
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:https://www.teeworlds.com
|
2013-11-07 14:15:20 +00:00
|
|
|
Source Code:https://github.com/pelya/commandergenius
|
|
|
|
Issue Tracker:https://github.com/pelya/commandergenius/issues
|
|
|
|
|
|
|
|
Name:Teeworlds
|
|
|
|
Summary:Fast-paced 2D arcade shooter
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up
|
|
|
|
to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even
|
2013-11-07 14:15:20 +00:00
|
|
|
design your own maps!
|
|
|
|
.
|
|
|
|
|
|
|
|
# Upstream isn't particulary happy about "custom clients", so it is likely to be forever
|
|
|
|
# buried in depths of commandergenius repository..
|
|
|
|
Repo Type:srclib
|
|
|
|
Repo:libsdl-android
|
|
|
|
|
|
|
|
# some libraries, such as libandroid.so can't be rebuilt from included sources;
|
|
|
|
# others, such as python.so may be recompiled (probably, better from srclibs)
|
2013-11-26 22:49:17 +00:00
|
|
|
Build:0.6.2.15,6215
|
2013-11-26 23:10:32 +00:00
|
|
|
disable=build fails - submodules using ssh?
|
2013-11-26 22:49:17 +00:00
|
|
|
commit=a7d9626282f
|
|
|
|
subdir=project
|
|
|
|
submodules=yes
|
|
|
|
init=ln -fs teeworlds jni/application/src && \
|
|
|
|
sed -ri 's/ant debug|ant release/exit 0/' ../build.sh && \
|
|
|
|
sed -ri 's/exit 0//' ../copyAssets.sh && \
|
|
|
|
find -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete && \
|
|
|
|
cd jni && \
|
|
|
|
rm -rf android/ ffmpeg/ avcodec/ python/ boost* ../themes/converter/converter && \
|
|
|
|
cd ../.. && \
|
|
|
|
./changeAppSettings.sh -a
|
|
|
|
rm=project/jni/application/commandergenius/commandergenius/icotool
|
2014-08-26 11:30:35 +00:00
|
|
|
target=android-17
|
2014-05-29 07:47:48 +00:00
|
|
|
build=cd .. && \
|
2013-11-26 22:49:17 +00:00
|
|
|
./build.sh release
|
|
|
|
buildjni=no
|
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
Tags and AndroidManifest are unusable. See website for upstream Teeworlds
|
|
|
|
releases and look up Git history for actual updates.
|
|
|
|
.
|
2013-11-07 14:15:20 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:0.6.2.15
|
|
|
|
Current Version Code:6215
|
2013-11-26 22:49:17 +00:00
|
|
|
|