a little better org.scummvm.scummvm
This commit is contained in:
parent
232cf1b5ed
commit
fbf760e9b8
|
@ -20,7 +20,5 @@ extlibs=commons-lang/commons-lang-2.6.jar;commons-io/commons-io-1.4.jar;junit/ju
|
||||||
prebuild=rm -rf ../ornidroid_images ../ornidroid_database ../ornidroid_audio ../ornidroid_icons
|
prebuild=rm -rf ../ornidroid_images ../ornidroid_database ../ornidroid_audio ../ornidroid_icons
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Static
|
||||||
Current Version:2.0.2
|
|
||||||
Current Version Code:5
|
|
||||||
|
|
||||||
|
|
|
@ -12,14 +12,11 @@ Description:
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/scummvm/scummvm.git
|
Repo:https://github.com/scummvm/scummvm.git
|
||||||
|
|
||||||
#No sound in this so far. The make command makes apks by itself and configure is set up to create
|
#No sound in this so far. Need to stop make from running ant
|
||||||
#about 20 apks in the root directory
|
Build Version:1.6.0,13,!needs work 6387e3bca7,forcerversion=yes,forcevercode=yes,subdir=dists/android,\
|
||||||
Build Version:1.6.0,13,! needs work 6387e3bca7,forcerversion=yes,forcevercode=yes,subdir=dists/android,\
|
|
||||||
prebuild=export ANDROID_SDK="$$SDK$$ && export ANDROID_NDK="$$NDK$$" && \
|
prebuild=export ANDROID_SDK="$$SDK$$ && export ANDROID_NDK="$$NDK$$" && \
|
||||||
export PATH=${PATH}:$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin && \
|
export PATH=${PATH}:$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin && \
|
||||||
./configure --host=android --enable-plugins --default-dynamic && make,antcommand=-version
|
./configure --host=android && make
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Static
|
||||||
Current Version:1.5.0
|
|
||||||
Current Version Code:12
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue