fdroiddata/metadata/org.videolan.vlc.txt
David Black e533a8e9e0 Update x86 flavour of version 0.1.0 org.videolan.vlc ...
Since the build takes so long, I'll just activate one BV before
adding ARMv7 and the ARM. Since the main repo only supports 3 apks
we will have to drop MIPS support for now.
2013-05-17 14:59:40 +01:00

54 lines
2.5 KiB
Plaintext

Category:Multimedia
License:GPLv3
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:http://www.videolan.org/support/index.html#bugs
Donate:http://www.videolan.org/contribute.html#money
Name:VLC for Android
Summary:Media player
Description:
'''N.B''' The versions are for different CPU architectures. ARM covers
'''all''' ARM devices; ARMv7 is generally for higher-end devices
and will give better performance.
Therefore, the Recommended (starred) Version may not apply
to your device and you may need to choose another.
Video and audio player that supports a wide range of formats,
for both local and remote playback.
Status: BETA.
.
#Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
#see http://buildbot.videolan.org/builders/ for version code scheme
Repo Type:git
Repo:git://git.videolan.org/vlc-ports/android.git
Build Version:0.0.11-ARMv7,110,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Build Version:0.0.11-ARM,111,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=armeabi ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Build Version:0.0.11-x86,112,!ffmpeg error 0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Build Version:0.0.11-mips,113,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=mips ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Build Version:0.1.0-x86,1002,0.1.0,forceversion=yes,forcevercode=yes,subdir=vlc-android,\
update=.;../java-libs/SlidingMenu;../java-libs/ActionBarSherlock,\
prebuild=sed -i '48d' ../Makefile,build=cd ../ && \
ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release,buildjni=no
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1.0
Current Version Code:1000