mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
gtk3_kde5 switch makes no sense to my mind, I will better remove it to avoid keeping yet another unmaintanined build conditionalizing
This commit is contained in:
parent
be02c9ddd8
commit
1c0e1bfb48
1 changed files with 0 additions and 5 deletions
|
@ -11,7 +11,6 @@
|
|||
%else
|
||||
%bcond_with clang
|
||||
%endif
|
||||
%bcond_without gtk3_kde5
|
||||
|
||||
%if %{with l10n}
|
||||
%define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu
|
||||
|
@ -534,7 +533,6 @@ This package contains the GNOME VFS support and a GConf backend.
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%if %{with gtk3_kde5}
|
||||
%package gtk3-kde5
|
||||
Summary: GTK3-KDE5 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
|
||||
Group: Office
|
||||
|
@ -548,7 +546,6 @@ KDE5/Qt5.x and a KDEish File Picker when running under KDE5.
|
|||
%files gtk3-kde5
|
||||
%{ooodir}/program/libvclplug_gtk3_kde5lo.so
|
||||
%{ooodir}/program/lo_kde5filepicker
|
||||
%endif
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -2993,9 +2990,7 @@ sed -i \
|
|||
--with-external-tar="$EXTSRCDIR" \
|
||||
--disable-gstreamer-0.10 \
|
||||
--enable-release-build \
|
||||
%if %{with gtk3_kde5}
|
||||
--enable-gtk3-kde5 \
|
||||
%endif
|
||||
--enable-kde5 \
|
||||
--enable-qt5 \
|
||||
--disable-firebird-sdbc \
|
||||
|
|
Loading…
Add table
Reference in a new issue