Update CV of VLC to 1.1.5 (1010509)
This commit is contained in:
parent
34e9622f21
commit
e27846776d
|
|
@ -432,39 +432,39 @@ Build:1.0.1,10104
|
||||||
ANDROID_ABI=armeabi-v7a ./compile.sh release
|
ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
Build:1.1.3,1010305
|
|
||||||
commit=1.1.3
|
|
||||||
subdir=vlc-android
|
|
||||||
srclibs=VLC@a9b19e4
|
|
||||||
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
|
||||||
ln -s vlc-android/$$VLC$$ ../vlc
|
|
||||||
build=cd ../ && \
|
|
||||||
./compile.sh -a "x86" --release
|
|
||||||
gradle=VanillaX86
|
|
||||||
buildjni=no
|
|
||||||
ndk=r10d
|
|
||||||
|
|
||||||
Build:1.1.3,1010303
|
Build:1.1.3,1010303
|
||||||
commit=1.1.3
|
commit=1.1.3
|
||||||
subdir=vlc-android
|
subdir=vlc-android
|
||||||
|
gradle=VanillaARMv6fpu
|
||||||
srclibs=VLC@a9b19e4
|
srclibs=VLC@a9b19e4
|
||||||
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
||||||
ln -s vlc-android/$$VLC$$ ../vlc
|
ln -s vlc-android/$$VLC$$ ../vlc
|
||||||
build=cd ../ && \
|
build=cd ../ && \
|
||||||
./compile.sh -a "armeabi" --release
|
./compile.sh -a "armeabi" --release
|
||||||
gradle=VanillaARMv6fpu
|
|
||||||
buildjni=no
|
buildjni=no
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
|
|
||||||
Build:1.1.3,1010304
|
Build:1.1.3,1010304
|
||||||
commit=1.1.3
|
commit=1.1.3
|
||||||
subdir=vlc-android
|
subdir=vlc-android
|
||||||
|
gradle=VanillaARMv7
|
||||||
srclibs=VLC@a9b19e4
|
srclibs=VLC@a9b19e4
|
||||||
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
||||||
ln -s vlc-android/$$VLC$$ ../vlc
|
ln -s vlc-android/$$VLC$$ ../vlc
|
||||||
build=cd ../ && \
|
build=cd ../ && \
|
||||||
./compile.sh -a "armeabi-v7a" --release
|
./compile.sh -a "armeabi-v7a" --release
|
||||||
gradle=VanillaARMv7
|
buildjni=no
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
|
Build:1.1.3,1010305
|
||||||
|
commit=1.1.3
|
||||||
|
subdir=vlc-android
|
||||||
|
gradle=VanillaX86
|
||||||
|
srclibs=VLC@a9b19e4
|
||||||
|
prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
|
||||||
|
ln -s vlc-android/$$VLC$$ ../vlc
|
||||||
|
build=cd ../ && \
|
||||||
|
./compile.sh -a "x86" --release
|
||||||
buildjni=no
|
buildjni=no
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
|
|
||||||
|
|
@ -485,19 +485,16 @@ The VLC srclib commit can be found out from TESTED_HASH value in compile.sh
|
||||||
# +7: armv8
|
# +7: armv8
|
||||||
# +8: x86_64
|
# +8: x86_64
|
||||||
# +9: mips64
|
# +9: mips64
|
||||||
|
|
||||||
# OLD BUILD SYSTEM
|
# OLD BUILD SYSTEM
|
||||||
# +0: - (upstream)
|
# +0: - (upstream)
|
||||||
# +1: mips
|
# +1: mips
|
||||||
# +2: x86
|
# +2: x86
|
||||||
# +3: arm
|
# +3: arm
|
||||||
# +4: armv7 (CV)
|
# +4: armv7 (CV)
|
||||||
|
|
||||||
|
|
||||||
Archive Policy:6 versions
|
Archive Policy:6 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Vercode Operation:%c + 9
|
Vercode Operation:%c + 9
|
||||||
Current Version:1.1.3
|
Current Version:1.1.5
|
||||||
Current Version Code:1010309
|
Current Version Code:1010509
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue