com.teeworlds: tidy metadata

This commit is contained in:
Ciaran Gultnieks 2013-11-26 22:49:17 +00:00
parent f438375024
commit 73aac34a82

View file

@ -19,22 +19,32 @@ 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)
Build Version:0.6.2.15,6215,a7d9626282f,subdir=project,submodules=yes,target=android-17,buildjni=no,\
rm=project/jni/application/commandergenius/commandergenius/icotool,\
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,\
build=\
sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml && \
cd .. && ./build.sh release
Build:0.6.2.15,6215
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
target=android-17
rm=project/jni/application/commandergenius/commandergenius/icotool
build=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml && \
cd .. && \
./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.
.
Auto Update Mode:None
# Tags and AndroidManifest are unusable. See website for upstream Teeworlds releases and look up
# Git history for actual updates
Update Check Mode:None
Current Version:0.6.2.15
Current Version Code:6215