代码拉取完成,页面将自动刷新
# Deprecated
* Welcome to my new project https://github.com/bbcallen/ijkplayer
* Or fork official repo http://git.videolan.org/?p=vlc-ports/android.git;a=summary
# HOWTO
0. Requirements (AFAIK)
* MacOS or Linux (tested on CentOS)
* ADK
* NDK-r7c ~ r8b
* MacPorts (for MacOS to upgrade tools)
* sudo port -vd install wget
* sudo port -vd install xz
* sudo port -vd install git-core
* sudo port -vd install cmake
* sudo port -vd install grep
* sudo port -vd install autoconf
* sudo port -vd install libtool
* sudo port -vd install pkgconfig
* sudo port -vd install yasm
* Install automake 1.11.x (for MacOS)
# contrib can not be built with automake 1.10 or 1.12
* cd /tmp
* # @89623 for automake 1.11.3
* # @91506 for automake 1.11.4
* # @91935 for automake 1.11.5
* svn co -r 89623 http://svn.macports.org/repository/macports/trunk/dports/devel/automake
* cd automake
* sudo port -vd install
* Upgrade config.sub (for Linux)
* upgrade config.sub of automake (to recognize `arm-linux-androideabi`)
1. If you meet any trouble, this article may help you.
Read this article http://www.doitscared.com/?p=649
2. Fetch build scripts for mac
git clone git@github.com:bbcallen/vlc-android-macbuild.git vlc-android-macbuild
3. Build VLC app
cd vlc-android-macbuild
sh _pull-app.sh
cd vlc-app/vlc-app-armv7a
sh _reset_vlc.sh
sh compile.sh
4. Build customized VlcDemo (FOR MY OWN TEST ONLY)
cd vlc-android-macbuild
sh _pull-lite-armv7a.sh
cd vlc-lite-armv7a
sh _reset_vlc.sh
sh compile.sh
# NOTICE
0. This build is only for cross-compiling on MacOS, as I don't have setup any other *nix OS for now. You should follow the offical build if you need build on other *nix OS.
1. Patches under /patches/vlc is OK for other build OS. They are licensed under LGPLv2.1, hmmm, supposed.
2. This build is used in my own app. Some jni interfaces have been modified. You should modify or ignore patches under /patches/ports-android and /patches/vlc. Mail me if you have any problem about these patches.
# TROUBLESHOOT
* Invalid configuration `arm-linux-androideabi'
upgrade config.sub of automake, see _install_libs_on_centos.sh for more information
# Extra, not necessary
* for git send-email
* sudo port -vd install msmtp
* pear-Net_SMTP
* sudo port -vd install p5-net-ssh-perl
* sudo wget -O /certificates/EquifaxSecureCertificateAuthority.crt http://msmtp.sourceforge.net/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。