[Libreoffice-commits] core.git: distro-configs/Jenkins distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf
Michael Weghorn (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 6 16:58:04 UTC 2019
distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf | 1 -
distro-configs/LibreOfficeLinux.conf | 1 -
distro-configs/LibreOfficeOpenBSD.conf | 1 -
3 files changed, 3 deletions(-)
New commits:
commit caca5c738b4bb6651eba699a258cec03bd4a448e
Author: Michael Weghorn <m.weghorn at posteo.de>
AuthorDate: Thu Jun 6 17:13:00 2019 +0200
Commit: Michael Weghorn <m.weghorn at posteo.de>
CommitDate: Thu Jun 6 18:56:54 2019 +0200
distro-config: Drop '--enable-gstreamer-0-10' everywhere
This avoids the issue that build breaks when both gtk3
and gstreamer-0.10 are enabled, caused by commit
34bbf192a7753205bb64d14e4eec4ce303317396
("Drop extra define ENABLE_GTKSINK").
gstreamer-0.10 related code will be removed in
a subsequent step according to ESC decision (no longer
needed).
Change-Id: Ief07a797a3e52229da0ff7b23478108aac900841
Reviewed-on: https://gerrit.libreoffice.org/73608
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn at posteo.de>
diff --git a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
index e83b768fea3d..0ccf7b4f1a14 100644
--- a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
+++ b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
@@ -19,7 +19,6 @@
--enable-dbus
--enable-extension-integration
# --enable-kde5
-# --enable-gstreamer-0-10
--enable-gstreamer-1-0
--enable-evolution2
--enable-gio
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index c4ab4c4e2c54..d4337c4b2dfb 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -22,7 +22,6 @@
--enable-odk
--enable-gtk3-kde5
--enable-kde5
---enable-gstreamer-0-10
--enable-gstreamer-1-0
--enable-evolution2
--enable-gio
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf
index bc3905df10e3..5bcfcaf76621 100644
--- a/distro-configs/LibreOfficeOpenBSD.conf
+++ b/distro-configs/LibreOfficeOpenBSD.conf
@@ -3,7 +3,6 @@
--disable-kde5
--disable-nss-module
--disable-odk
---enable-gstreamer-0-10
--enable-ext-wiki-publisher
--enable-python=system
--with-alloc=system
More information about the Libreoffice-commits
mailing list