VLC: Enable test build
This commit is contained in:
parent
d6eee0d2e6
commit
6f5bcf62dd
|
@ -1021,13 +1021,14 @@ Build:1.7.5,1070504
|
|||
./compile.sh -a "armeabi-v7a" --release
|
||||
|
||||
Build:1.7.5,1070505
|
||||
disable=old live555 releases are gone
|
||||
commit=1.7.5
|
||||
subdir=vlc-android
|
||||
gradle=VanillaX86
|
||||
srclibs=VLC@4d7d1f0
|
||||
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 && \
|
||||
sed -i -e 's/live.2015.11.09.tar.gz/live.2016.01.29.tar.gz/g' $$VLC$$/contrib/src/live555/rules.mak && \
|
||||
echo "3cac45d1649f5752a521b6252d7939c4dce4f9b16a37956c44aa1b6c8f76cb133180bc4b753ac3a3861e51b3ef64269050849053bbe6d5883ff03045cc42a71d live.2016.01.29.tar.gz" > $$VLC$$/contrib/src/live555/SHA512SUMS
|
||||
build=cd ../ && \
|
||||
./compile.sh -a "x86" --release
|
||||
|
||||
|
@ -1044,7 +1045,8 @@ those changes.
|
|||
Recent issues with 1.4.x are due outdated build system, see the following
|
||||
thread https://forum.videolan.org/viewtopic.php?f=35&t=126228 .
|
||||
|
||||
Ref:https://gitlab.com/fdroid/fdroidserver/issues/105
|
||||
1.7.5 x86 test build: livemedia doesnt keep an archive of older, tested
|
||||
releases.
|
||||
.
|
||||
|
||||
Archive Policy:10 versions
|
||||
|
|
Loading…
Reference in a new issue