updated info on vlc
This commit is contained in:
parent
143bb5ff2a
commit
1a8edee962
|
@ -11,15 +11,13 @@ Description:
|
|||
Repo Type:git
|
||||
Repo:git://git.videolan.org/vlc-ports/android.git
|
||||
|
||||
#instructions here: http://wiki.videolan.org/AndroidCompile
|
||||
#I tried but after an hour I discovered I didn't have cmake
|
||||
#instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
|
||||
#The makefile needs to be edited to remove ant release
|
||||
#This builds NEON apk which is the apk on Google Play
|
||||
Build Version:0.0.4,4,!needs testing 0.0.4,subdir=vlc-android,buildjni=no,prebuild=cd ../ && \
|
||||
Build Version:0.0.6,6,0.0.6,subdir=vlc-android,buildjni=no,prebuild=cd ../ && \
|
||||
export ANDROID_ABI=armeabi-v7a && export ANDROID_SDK=$$SDK$$ && export ANDROID_NDK=$$NDK && \
|
||||
sed -i '46d' Makefile && sh compile.sh release && cd vlc-android
|
||||
sed -i '28\,37d' Makefile && sed -i '15\,29d' compile.sh && sh compile.sh && cd vlc-android
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0.0.4
|
||||
Current Version Code:4
|
||||
Current Version:0.0.6
|
||||
Current Version Code:6
|
||||
|
|
Loading…
Reference in a new issue