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

Samuel Mehrbrodt (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 12 07:38:16 UTC 2019


 distro-configs/LibreOfficeOnline.conf |   51 ++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

New commits:
commit 6f2e6f0a0475d35c6f8009528de4570cdb9405c6
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Tue Jun 11 10:25:46 2019 +0200
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Wed Jun 12 09:36:59 2019 +0200

    Add distro config for LibreOffice Online
    
    This list is from online/docker/l10n-docker-nightly.sh
    Move it here so that it stays in sync with removed options etc.
    
    Change-Id: I0533c6abe217fc1f904c94c9f8a71d5fb1f9882e
    Reviewed-on: https://gerrit.libreoffice.org/73805
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/distro-configs/LibreOfficeOnline.conf b/distro-configs/LibreOfficeOnline.conf
new file mode 100644
index 000000000000..ed6de3293432
--- /dev/null
+++ b/distro-configs/LibreOfficeOnline.conf
@@ -0,0 +1,51 @@
+--disable-cups
+--disable-dbus
+--disable-dconf
+--disable-epm
+--disable-evolution2
+--disable-ext-nlpsolver
+--disable-ext-wiki-publisher
+--disable-firebird-sdbc
+--disable-gio
+--disable-gstreamer-1-0
+--disable-gtk
+--disable-gtk3
+--disable-qt5
+--disable-kde5
+--disable-odk
+--disable-online-update
+--enable-pdfimport
+--disable-postgresql-sdbc
+--disable-report-builder
+--disable-scripting-beanshell
+--disable-scripting-javascript
+--disable-sdremote
+--disable-sdremote-bluetooth
+--enable-extension-integration
+--enable-mergelibs
+--enable-python=internal
+--enable-release-build
+--with-external-dict-dir=/usr/share/hunspell
+--with-external-hyph-dir=/usr/share/hyphen
+--with-external-thes-dir=/usr/share/mythes
+--with-fonts
+--with-galleries=no
+--with-lang=ALL
+--with-linker-hash-style=both
+--with-system-dicts
+--with-system-zlib
+--with-theme=colibre
+--without-branding
+--without-help
+--without-java
+--without-junit
+--with-myspell-dicts
+--without-package-format
+--without-system-cairo
+--without-system-jars
+--without-system-jpeg
+--without-system-libpng
+--without-system-libxml
+--without-system-openssl
+--disable-poppler
+--without-system-postgresql


More information about the Libreoffice-commits mailing list