From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- .../Jenkins/LibreOfficeLinuxUpdater.conf | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf (limited to 'distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf') diff --git a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf new file mode 100644 index 000000000..1f6ac3674 --- /dev/null +++ b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf @@ -0,0 +1,36 @@ +# disable werror for now due to Werror=format-truncation +--disable-werror +--with-system-dicts +--with-myspell-dicts +--with-system-zlib +--without-system-poppler +--without-system-openssl +--without-system-libpng +--without-system-libxml +--without-system-jpeg +--without-system-jars +--without-system-postgresql +--without-junit +--with-linker-hash-style=both +--with-fonts +--with-external-thes-dir=/usr/share/mythes +--with-external-hyph-dir=/usr/share/hyphen +--with-external-dict-dir=/usr/share/hunspell +--enable-dbus +--enable-extension-integration +# --enable-kf5 +--enable-gstreamer-1-0 +--enable-evolution2 +--enable-gio +--enable-scripting-beanshell +--enable-scripting-javascript +--enable-ext-wiki-publisher +--enable-ext-nlpsolver +--enable-epm +--enable-python=internal +--enable-online-update=mar +--disable-dconf +--with-lang=de es fr ar zh-CN +--with-package-format=archive +--with-update-config=~/updater.ini +--with-jdk-home=/etc/alternatives/java_sdk_11 -- cgit v1.2.3