Added build for VLC 0.9.6 (9602,9604)

Added new srclib for vlc-2.2 git branch
master
أحمد المحمودي (Ahmed El-Mahmoudy) 2014-06-23 14:06:20 +03:00
parent c2bdfdd3e0
commit 05cc58f080
2 changed files with 25 additions and 0 deletions

View File

@ -185,6 +185,28 @@ Build:0.9.5,9504
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no
Build:0.9.6,9602
commit=0.9.6
subdir=vlc-android
srclibs=VLC-2.2@27f4799
forcevercode=yes
prebuild=sed -i '/ant/d' ../Makefile && \
ln -s vlc-android/$$VLC-2.2$$ ../vlc
build=cd ../ && \
ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no
Build:0.9.6,9604
commit=0.9.6
subdir=vlc-android
srclibs=VLC-2.2@27f4799
forcevercode=yes
prebuild=sed -i '/ant/d' ../Makefile && \
ln -s vlc-android/$$VLC-2.2$$ ../vlc
build=cd ../ && \
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no
# +0: - (upstream)
# +1: mips
# +2: x86

3
srclibs/VLC-2.2.txt Normal file
View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:git://git.videolan.org/vlc/vlc-2.2.git