26 lines
857 B
Plaintext
26 lines
857 B
Plaintext
Category:Multimedia
|
|
License:GPLv2+
|
|
Web Site:http://www.videolan.org/vlc/download-android.html
|
|
Source Code:http://git.videolan.org/?p=vlc-ports/android.git;a=summary
|
|
Issue Tracker:
|
|
|
|
Summary:Media player
|
|
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
|
|
#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 ../ && \
|
|
export ANDROID_ABI=armeabi-v7a && export ANDROID_SDK=$$SDK$$ && export ANDROID_NDK=$$NDK && \
|
|
sed -i '46d' Makefile && sh compile.sh release && cd vlc-android
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:0.0.4
|
|
Current Version Code:4
|