From 724744ec92b664a9ca022388b143e11496a135aba647352f9e7a78c9133aed58 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 25 Mar 2022 19:36:43 +0000 Subject: [PATCH] Accepting request 964836 from home:cornelisbb:branches:LibreOffice:Factory - Also enable gtk3_kde5. The gtk3 interface is more stable than the qt5/kf5 one, this option makes it possible to use gtk3 in kde with the kde filepicker (boo#1197017) OBS-URL: https://build.opensuse.org/request/show/964836 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1003 --- libreoffice.changes | 7 +++++++ libreoffice.spec | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/libreoffice.changes b/libreoffice.changes index 469f0e7..b794d99 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 25 11:45:21 UTC 2022 - Cor Blom + +- Also enable gtk3_kde5. The gtk3 interface is more stable than the + qt5/kf5 one, this option makes it possible to use gtk3 in kde + with the kde filepicker (boo#1197017) + ------------------------------------------------------------------- Thu Mar 17 10:10:22 UTC 2022 - Danilo Spinella diff --git a/libreoffice.spec b/libreoffice.spec index f1aebdf..dcf676e 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1123,7 +1123,7 @@ export NOCONFIGURE=yes --enable-gstreamer-1-0 \ --enable-gtk3 \ %if %{with kdeintegration} - --disable-gtk3-kde5 \ + --enable-gtk3-kde5 \ --enable-kf5 \ --enable-qt5 \ %else @@ -1573,6 +1573,8 @@ exit 0 %{_libdir}/libreoffice/program/libkf5be1lo.so %{_libdir}/libreoffice/program/libvclplug_kf5lo.so %{_libdir}/libreoffice/program/libvclplug_qt5lo.so +%{_libdir}/libreoffice/program/libvclplug_gtk3_kde5lo.so +%{_libdir}/libreoffice/program/lo_kde5filepicker %endif %files -f file-lists/officebean_list.txt officebean