[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinuxUpdater.conf

Markus Mohrhard markus.mohrhard at googlemail.com
Sat Jun 17 20:22:19 UTC 2017


 distro-configs/LibreOfficeLinuxUpdater.conf |   35 ++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

New commits:
commit 92e213b6b8511f891f7e9e32df63719fa3faf6b5
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat Jun 17 22:20:17 2017 +0200

    add config for update builds
    
    Change-Id: I9920e36290a80c1a1399be18e4ce13ecb05531e8

diff --git a/distro-configs/LibreOfficeLinuxUpdater.conf b/distro-configs/LibreOfficeLinuxUpdater.conf
new file mode 100644
index 000000000000..57565b2abdac
--- /dev/null
+++ b/distro-configs/LibreOfficeLinuxUpdater.conf
@@ -0,0 +1,35 @@
+--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-kde4
+--disable-gtk3
+# --enable-gstreamer-0-10
+--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
+--with-package-format=archive
+--with-update-config=~/updater.ini


More information about the Libreoffice-commits mailing list