From 340f910c43119d07920403e63eb651e6f018f324 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 2 Aug 2015 22:33:18 +0200 Subject: [PATCH] VLC: Try to work around gettext issue --- metadata/org.videolan.vlc.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 7c15fe1de2..d70a64760c 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -864,20 +864,22 @@ Build:1.4.0,1040005 ndk=r10e Build:1.4.1,1040103 - disable=contribs: make failed + disable=gettext outdated commit=1.4.1 subdir=vlc-android gradle=VanillaARMv6fpu srclibs=VLC@ecfd0b7 prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ - ln -s vlc-android/$$VLC$$ ../vlc + ln -s vlc-android/$$VLC$$ ../vlc && \ + sed -i -e '/AM_GNU_GETTEXT_VERSION/s/0.19.2/0.18.3/g' ../vlc/configure.ac && \ + sed -i -e '/make fetch/ised -i -e "/AM_GNU_GETTEXT_VERSION/s|0.19.2|0.18.3|g" ./vlc/contrib/contrib-android-arm-linux-androideabi/libgpg-error/configure.ac' ../compile-libvlc.sh build=cd ../ && \ ./compile.sh -a "armeabi" --release buildjni=no ndk=r10e Build:1.4.1,1040104 - disable=build fail, see maintainer note + disable=gettext outdated commit=0276df272b48685821db293eb8bd385eec1ff47f subdir=vlc-android gradle=VanillaARMv7 @@ -890,7 +892,7 @@ Build:1.4.1,1040104 ndk=r10e Build:1.4.1,1040105 - disable=contribs: make failed + disable=gettext outdated commit=1.4.1 subdir=vlc-android gradle=VanillaX86 @@ -914,6 +916,8 @@ those changes. Recent issues with 1.4.x are due outdated build system, see the following thread https://forum.videolan.org/viewtopic.php?f=35&t=126228 . + +Ref:https://gitlab.com/fdroid/fdroidserver/issues/105 . # NEW BUILDS