diff --git a/metadata/com.collabora.libreoffice.txt b/metadata/com.collabora.libreoffice.txt index feac5eee09..e0dc169cf6 100644 --- a/metadata/com.collabora.libreoffice.txt +++ b/metadata/com.collabora.libreoffice.txt @@ -32,9 +32,11 @@ Build:4.5.0.0.alpha0+/e12d566,3 srclibs=LOTarballs@c873ae6f ndk=r10d output=android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk - prebuild=sed -i -e 's/\/$(OOO_VENDOR)//g' android/Bootstrap/Makefile.shared + prebuild=sed -i -e 's/\/$(OOO_VENDOR)//g' android/Bootstrap/Makefile.shared && \ + sed -i -e 's/test_fontconfig=yes/test_fontconfig=no/g' configure.ac && \ + sed -i -e 's/test_freetype=yes/test_freetype=no/g' configure.ac build=ln -s ../$$LOTarballs$$ external/tarballs && \ - ./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid && \ + ./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no --with-x=no --disable-gconf --disable-python" && \ make versionCode=3 Auto Update Mode:None