Set autoname of Dolphin Emulator

This commit is contained in:
F-Droid Builder 2014-03-16 05:45:20 +00:00 committed by Ciaran Gultnieks
parent cc6bb0d235
commit 91e3581e95

View file

@ -4,6 +4,7 @@ Web Site:http://dolphin-emu.org
Source Code:https://code.google.com/p/dolphin-emu/source
Issue Tracker:https://code.google.com/p/droidsat/issues
Auto Name:Dolphin Emulator
Summary:Nintendo console emulator
Description:
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which
@ -29,17 +30,19 @@ Status: ALPHA
Repo Type:git
Repo:https://code.google.com/p/dolphin-emu
Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,subdir=Source/Android,\
init=\
rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete,\
build=cd .. &&\
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \
-DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake \
-DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True .. &&\
make
Build:0.11,11
commit=4.0
subdir=Source/Android
init=rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
extlibs=android/android-support-v13.jar
build=cd .. && \
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 -DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake -DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True .. && \
make
buildjni=no
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.11
Current Version Code:11