Update CV of Xmp Mod Player to 3.9.1 (52)
This commit is contained in:
parent
63f64b7a32
commit
bfc198a95d
|
@ -22,8 +22,8 @@ Repo:git://git.code.sf.net/p/xmp/xmp-android
|
|||
Build:2.1.0,15
|
||||
commit=639549fda2111cb800fabe468b4a64bf4ae27003
|
||||
subdir=src/android/project
|
||||
target=android-8
|
||||
forceversion=yes
|
||||
target=android-8
|
||||
buildjni=yes
|
||||
|
||||
Build:2.9.0,21
|
||||
|
@ -32,8 +32,8 @@ Build:2.9.0,21
|
|||
init=cd ../../ && \
|
||||
autoconf && \
|
||||
./configure
|
||||
target=android-14
|
||||
forceversion=yes
|
||||
target=android-14
|
||||
buildjni=yes
|
||||
|
||||
Build:3.2.0,30
|
||||
|
@ -82,13 +82,12 @@ Build:3.5.0,38
|
|||
cd xmp-libxmp && \
|
||||
autoconf && \
|
||||
./configure
|
||||
target=android-17
|
||||
prebuild=sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\"/g;10d' AndroidManifest.xml
|
||||
target=android-17
|
||||
buildjni=yes
|
||||
|
||||
Build:3.6.0,39
|
||||
commit=android-3.6.0
|
||||
target=android-17
|
||||
srclibs=Libxmp@libxmp-4.1.0
|
||||
prebuild=sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\"/g;/supports-screens/d' AndroidManifest.xml && \
|
||||
cd jni && \
|
||||
|
@ -99,6 +98,7 @@ Build:3.6.0,39
|
|||
cd Libxmp && \
|
||||
autoconf && \
|
||||
./configure
|
||||
target=android-17
|
||||
buildjni=yes
|
||||
|
||||
Build:3.6.2,41
|
||||
|
@ -111,6 +111,6 @@ See changelog (in res/values/strings.xml) to determine libxmp version.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.8.0
|
||||
Current Version Code:50
|
||||
Current Version:3.9.1
|
||||
Current Version Code:52
|
||||
|
||||
|
|
Loading…
Reference in a new issue