summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-09-02 14:37:23 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-09-03 08:18:03 +0000
commit72699595aaa3ecb8975050b6dfc6fde437770493 (patch)
tree11f1d8416f7d5e7fec2dc0c1cb4f196ea0a290fc /Repository.mk
parentd465e8273f1ee54450f0bf59c41bda93c54b3db4 (diff)
remove KDE3 support, --enable-kde and --enable-kdeab
With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/Repository.mk b/Repository.mk
index 07336f75abef..9a7c31de28e9 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -251,20 +251,12 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
))
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
- $(if $(ENABLE_KDE),kdebe1) \
$(if $(ENABLE_KDE4),kde4be1) \
$(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))), \
- $(if $(ENABLE_KDE),vclplug_kde) \
$(if $(ENABLE_KDE4),vclplug_kde4) \
) \
))
-$(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
- $(if $(filter $(GUIBASE)$(ENABLE_KDE),unxTRUE), \
- kdefilepicker \
- ) \
-))
-
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
sm \
smd \
@@ -363,8 +355,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
itg \
iti \
$(if $(ENABLE_JAVA),jdbc) \
- $(if $(ENABLE_KAB),kab1) \
- $(if $(ENABLE_KAB),kabdrv1) \
ldapbe2 \
localebe1 \
log \