VLC: Prepare for 2.0.2.1 (fails: jpegsrc not provided by upstream)
This commit is contained in:
parent
af2b8835a7
commit
dd39bac9e3
|
@ -1057,35 +1057,35 @@ Build:1.9.0,1090005
|
|||
build=cd ../ && \
|
||||
./compile.sh -a "x86" --release
|
||||
|
||||
Build:2.0.0,2000003
|
||||
disable=doesnt compile
|
||||
commit=2.0.0
|
||||
Build:2.0.2.1,2000203
|
||||
disable=upstream does not serve jpegsrc.v9a.tar.gz
|
||||
commit=2.0.2.1
|
||||
subdir=vlc-android
|
||||
gradle=VanillaARMv6fpu
|
||||
srclibs=VLC@9fab663
|
||||
srclibs=VLC@848f58d
|
||||
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
|
||||
sed -i -e '/sdk-manager/d' ../build.gradle
|
||||
build=cd ../ && \
|
||||
./compile.sh -a "armeabi" --release
|
||||
ndk=r11c
|
||||
|
||||
Build:2.0.0,2000004
|
||||
commit=2.0.0
|
||||
Build:2.0.2.1,2000204
|
||||
commit=2.0.2
|
||||
subdir=vlc-android
|
||||
gradle=VanillaARMv7
|
||||
srclibs=VLC@9fab663
|
||||
srclibs=VLC@848f58d
|
||||
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
|
||||
sed -i -e '/sdk-manager/d' ../build.gradle
|
||||
build=cd ../ && \
|
||||
./compile.sh -a "armeabi-v7a" --release
|
||||
ndk=r11c
|
||||
|
||||
Build:2.0.0,2000005
|
||||
disable=doesnt compile
|
||||
commit=2.0.0
|
||||
Build:2.0.2.1,2000205
|
||||
disable=upstream does not serve jpegsrc.v9a.tar.gz
|
||||
commit=2.0.2.1
|
||||
subdir=vlc-android
|
||||
gradle=VanillaX86
|
||||
srclibs=VLC@9fab663
|
||||
srclibs=VLC@848f58d
|
||||
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
|
||||
sed -i -e '/sdk-manager/d' ../build.gradle
|
||||
build=cd ../ && \
|
||||
|
|
Loading…
Reference in a new issue