diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 369e6d0cf7..a3b8c8ab57 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -9,6 +9,10 @@ Summary:Media player Description: Video and audio player that supports a wide range of formats, for both local and remote playback. + +The versions are for different CPU architectures. ARM covers +all ARM devices; ARMv7 is generally for higher-end devices +and will give better performance. . #Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile @@ -24,7 +28,7 @@ Build Version:0.0.11-ARM,111,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc 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,0.0.11,forceversion=yes,forcevercode=yes,subdir=vlc-android,\ +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