Update VLC to 1.2.6 (1030009)
This commit is contained in:
parent
d5ab8ed7e0
commit
31fa555e0f
|
@ -733,7 +733,6 @@ Build:1.2.5,1020503
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
|
|
||||||
Build:1.2.5,1020504
|
Build:1.2.5,1020504
|
||||||
disable=builds
|
|
||||||
commit=1.2.5
|
commit=1.2.5
|
||||||
subdir=vlc-android
|
subdir=vlc-android
|
||||||
gradle=VanillaARMv7
|
gradle=VanillaARMv7
|
||||||
|
@ -757,6 +756,42 @@ Build:1.2.5,1020505
|
||||||
buildjni=no
|
buildjni=no
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
|
|
||||||
|
Build:1.2.6,1030003
|
||||||
|
commit=1.2.6
|
||||||
|
subdir=vlc-android
|
||||||
|
gradle=VanillaARMv6fpu
|
||||||
|
srclibs=VLC@d59b81a
|
||||||
|
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 "armeabi" --release
|
||||||
|
buildjni=no
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
|
Build:1.2.6,1030004
|
||||||
|
commit=1.2.6
|
||||||
|
subdir=vlc-android
|
||||||
|
gradle=VanillaARMv7
|
||||||
|
srclibs=VLC@d59b81a
|
||||||
|
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 "armeabi-v7a" --release
|
||||||
|
buildjni=no
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
|
Build:1.2.6,1030005
|
||||||
|
commit=1.2.6
|
||||||
|
subdir=vlc-android
|
||||||
|
gradle=VanillaX86
|
||||||
|
srclibs=VLC@d59b81a
|
||||||
|
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
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
|
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
|
||||||
see http://buildbot.videolan.org/builders/ for version code scheme
|
see http://buildbot.videolan.org/builders/ for version code scheme
|
||||||
|
|
Loading…
Reference in a new issue