diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-06-11 10:25:46 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-06-12 09:36:59 +0200 |
commit | 6f2e6f0a0475d35c6f8009528de4570cdb9405c6 (patch) | |
tree | d9c61a9d72868821e927d5e4aed1f115d7bb5174 /distro-configs | |
parent | 206f3c789ae0f7c82de37d04cc3a77627c76fd47 (diff) |
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@cib.de>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOnline.conf | 51 |
1 files changed, 51 insertions, 0 deletions
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 |