1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 # This file incorporates work covered by the following license notice:
11 # Licensed to the Apache Software Foundation (ASF) under one or more
12 # contributor license agreements. See the NOTICE file distributed
13 # with this work for additional information regarding copyright
14 # ownership. The ASF licenses this file to you under the Apache
15 # License, Version 2.0 (the "License"); you may not use this file
16 # except in compliance with the License. You may obtain a copy of
17 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 $(eval
$(call gb_Helper_register_executables
,NONE
, \
30 $(if
$(filter MSC
,$(COM
)), \
41 $(if
$(filter iOS
,$(OS
)),LibreOffice
) \
58 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
66 $(if
$(filter-out ANDROID iOS WNT
,$(OS
)), \
71 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
72 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest
) \
77 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
80 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
81 $(if
$(filter MSC
,$(COM
)),climaker
) \
85 $(if
$(filter UCPP
,$(BUILD_TYPE
)),ucpp
) \
86 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
88 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
91 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
92 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
94 $(if
$(filter WNT
,$(OS
)), \
98 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
99 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
100 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
101 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
102 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
103 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
104 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
105 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
106 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
107 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
108 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
109 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
110 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
111 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
112 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
113 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
114 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
115 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
142 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
143 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
144 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
146 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),unopkg_bin
) \
147 $(if
$(filter WNT
,$(OS
)), \
157 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
158 $(if
$(filter WNT
,$(OS
)), \
163 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
164 $(if
$(filter WNT
,$(OS
)), \
169 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
170 $(if
$(filter WNT
,$(OS
)), \
175 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
176 $(if
$(filter WNT
,$(OS
)), \
181 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
182 $(if
$(filter WNT
,$(OS
)), \
187 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
188 $(if
$(filter WNT
,$(OS
)), \
193 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
194 $(if
$(filter WNT
,$(OS
)), \
200 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
202 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
203 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
204 $(if
$(DISABLE_GUI
),, \
208 $(if
$(filter WNT
,$(OS
)), \
211 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
215 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
220 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
221 $(if
$(filter WNT
,$(OS
)), \
226 ifneq ($(ENABLE_POPPLER
),)
227 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
232 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
233 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
234 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
238 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),uno
) \
241 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
247 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
249 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
258 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
261 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
268 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
271 PresentationMinimizer \
275 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
276 $(if
$(ENABLE_ONLINE_UPDATE
), \
282 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
283 $(if
$(ENABLE_EVOAB2
),evoab
) \
284 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
285 $(if
$(ENABLE_GIO
),losessioninstall
) \
286 $(if
$(ENABLE_GIO
),ucpgio1
) \
289 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
290 $(if
$(ENABLE_KF5
),kf5be1
) \
292 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
293 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
294 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
297 ifneq ($(ENABLE_GTK3_KDE5
),)
298 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,kde
, \
304 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,haiku
, \
305 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
306 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
310 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
315 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
319 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
321 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
322 $(if
$(filter MACOSX
,$(OS
)),\
325 $(call gb_Helper_optional
,SCRIPTING
, \
331 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
336 $(call gb_Helper_optional
,OPENCL
,clew
) \
337 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
344 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
349 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
350 $(if
$(USING_X11
),desktop_detector
) \
351 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
352 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
353 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
356 $(if
$(filter WNT
,$(OS
)),emser
) \
359 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
373 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
375 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),helplinker
) \
381 $(if
$(ENABLE_JAVA
),jdbc
) \
382 $(if
$(ENABLE_LDAP
),ldapbe2
) \
383 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
387 $(if
$(filter-out iOS
,$(OS
)),lnth
) \
388 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
389 $(if
$(MERGELIBS
),merged
) \
395 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
397 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
398 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
404 $(call gb_Helper_optional
,OPENCL
,opencl
) \
408 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
411 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
421 $(if
$(filter-out iOS
,$(OS
)),spell
) \
422 $(if
$(DISABLE_GUI
),,spl
) \
424 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
447 $(call gb_Helper_optional
,SCRIPTING
, \
464 $(if
$(filter $(OS
),WNT
), \
471 $(if
$(filter $(OS
),MACOSX
), \
472 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
478 $(if
$(filter iOS MACOSX
,$(OS
)), \
483 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
484 $(if
$(BUILD_POSTGRESQL_SDBC
), \
486 postgresql-sdbc-impl
) \
489 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
490 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
493 ifneq ($(ENABLE_PDFIMPORT
),)
494 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
499 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
503 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
505 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
508 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
514 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
516 $(if
$(ENABLE_LWP
),lwpft
) \
521 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
524 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
527 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
528 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
534 testtools_bridgetest \
535 testtools_bridgetest-common \
536 testtools_constructors \
537 unobootstrapprotector \
538 unoexceptionprotector \
540 vclbootstrapprotector \
545 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
546 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
547 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
550 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
552 $(if
$(filter MSC
,$(COM
)),cli_uno
) \
554 $(if
$(ENABLE_JAVA
), \
557 $(if
$(filter $(OS
),WNT
),jpipx
) \
563 $(if
$(filter MSC
,$(COM
)),$(if
$(filter INTEL
,$(CPUNAME
)),msci
,mscx
),gcc3
)_uno \
566 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
573 $(if
$(ENABLE_JAVA
),javaloader
) \
574 $(if
$(ENABLE_JAVA
),javavm
) \
575 $(if
$(ENABLE_JAVA
),jvmaccess
) \
576 $(if
$(ENABLE_JAVA
),jvmfwk
) \
589 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
590 $(if
$(ENABLE_VLC
),avmediavlc
) \
591 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
592 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
596 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
597 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
603 $(if
$(ENABLE_JAVA
),hsqldb
) \
606 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
612 $(if
$(ENABLE_JAVA
), \
613 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
617 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
621 $(if
$(filter $(OS
),WNT
),sysdtrans
) \
625 $(if
$(WITH_WEBDAV
),ucpdav1
) \
635 $(if
$(filter $(OS
),MACOSX
), \
639 $(if
$(filter WNT
,$(OS
)), \
651 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
655 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
659 ifneq ($(BUILD_X64
),)
660 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
665 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
669 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
670 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
671 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
674 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
675 $(if
$(WINDOWS_SDK_HOME
),\
687 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
691 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
697 ifneq ($(BUILD_X64
),)
698 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
699 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
702 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
711 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
717 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
722 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
727 ifneq ($(ENABLE_JAVA
),)
728 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
736 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
738 ScriptProviderForJava \
742 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
752 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
754 reportbuilderwizard \
757 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
758 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
759 ScriptProviderForBeanShell \
763 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
764 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
765 ScriptProviderForJavaScript \
769 ifeq (CT2N
,$(filter CT2N
,$(BUILD_TYPE
)))
770 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_ct2n
,\
775 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
776 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
781 $(eval
$(call gb_Helper_register_jars
,OXT
, \
789 $(eval
$(call gb_Helper_register_jars
,NONE
,\
802 # 'test_unittest' is only package delivering to workdir.
803 # Other packages could be potentially autoinstalled.
804 $(eval
$(call gb_Helper_register_packages
, \
808 instsetoo_native_setup \
809 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
810 postprocess_registry \
811 readlicense_oo_readmes \
817 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
821 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
825 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
826 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
829 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
830 instsetoo_native_setup_ure \
832 $(if
$(ENABLE_JAVA
),\
835 jvmfwk_jreproperties \
836 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
840 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
841 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
844 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
846 odk_share_readme_generated \
847 $(if
$(filter WNT
,$(OS
)),odk_cli
) \
849 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
851 $(if
$(DOXYGEN
),odk_doxygen
) \
854 odk_headers_generated \
857 odk_settings_generated \
860 $(if
$(ENABLE_JAVA
), \
862 odk_uno_loader_classes \
867 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
868 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
870 $(if
$(filter $(OS
),MACOSX
), \
871 extensions_mdibundle \
872 extensions_OOoSpotlightImporter \
875 extras_autotextuser \
876 extras_cfgsrvnolang \
879 extras_databasebiblio \
881 extras_gallhtmlexpo \
888 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
891 extras_persona_dark \
892 extras_persona_gray \
893 extras_persona_green \
894 extras_persona_pink \
895 extras_persona_sand \
896 extras_persona_white \
902 extras_tplwizbitmap \
903 extras_tplwizdesktop \
904 extras_tplwizletter \
906 extras_tplwizagenda \
907 extras_tplwizreport \
908 extras_tplwizstyles \
910 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
916 $(call gb_Helper_optional
,DESKTOP
,\
917 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
918 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out MACOSX WNT
,$(OS
)),svx_gengal
)) \
919 $(if
$(USING_X11
),vcl_fontunxppds
) \
920 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
924 $(if
$(ENABLE_JAVA
),\
926 scripting_java_jars \
927 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
928 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
930 $(if
$(DISABLE_SCRIPTING
),,scripting_scriptbindinglib
) \
931 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
933 wizards_basicsrvaccess2base \
934 wizards_basicsrvdepot \
935 wizards_basicsrveuro \
936 wizards_basicsrvgimmicks \
937 wizards_basicsrvimport \
938 wizards_basicsrvform \
939 wizards_basicsrvstandard \
940 wizards_basicsrvtemplate \
941 wizards_basicsrvtools \
942 wizards_basicsrvtutorials \
945 wizards_wizardshare \
948 vcl_theme_definitions \
949 $(if
$(filter WNT
,$(OS
)), \
950 vcl_opengl_blacklist \
952 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
953 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
954 vcl_skia_blacklist
) \
955 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
956 Pyuno
/commonwizards \
962 sfx2_classification \
963 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
964 $(if
$(ENABLE_HTMLHELP
),\
965 helpcontent2_html_dynamic \
966 helpcontent2_html_media \
967 helpcontent2_html_icon-themes \
968 helpcontent2_html_static \
973 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
975 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID
,$(OS
)), \
976 postprocess_fontconfig
) \
977 $(call gb_Helper_optional
,MORE_FONTS
,\
982 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
984 fonts_emojione_color \
986 $(if
$(MPL_SUBSET
),,fonts_kacst
) \
988 fonts_liberation_narrow \
1000 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1001 postprocess_images \
1002 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1005 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1007 slideshow_opengl_shader \
1010 ifneq ($(ENABLE_POPPLER
),)
1011 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1012 sdext_pdfimport_pdf \
1016 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1017 reportbuilder_templates \
1020 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1026 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1028 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1029 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1030 $(if
$(and
$(filter-out MACOSX HAIKU WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1031 $(if
$(DISABLE_GUI
),, \
1032 desktop_soffice_sh \
1035 readlicense_oo_files \
1036 readlicense_oo_license \
1037 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1040 ifeq ($(USING_X11
), TRUE
)
1041 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1045 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1049 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1053 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1054 desktop_simpress_sh \
1057 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1061 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1062 desktop_swriter_sh \
1064 endif # USING_X11=TRUE
1066 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1067 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1070 ifneq ($(DISABLE_PYTHON
),TRUE
)
1071 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1072 pyuno_pythonloader_ini \
1073 pyuno_python_scripts \
1074 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1075 scripting_ScriptsPython \
1078 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1079 scripting_scriptproviderforpython \
1082 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1084 librelogo_properties \
1086 endif # DISABLE_PYTHON
1088 # External executables
1089 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1100 $(eval
$(call gb_Helper_register_mos
,\
1103 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1112 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1118 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1134 $(if
$(ENABLE_NSS
),xsc
) \
1138 $(eval
$(call gb_Helper_register_uiconfigs
,\
1140 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1147 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1148 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1152 modules
/dbrelation \
1155 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1160 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1168 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1169 modules
/StartModule \
1181 $(if
$(ENABLE_NSS
),xmlsec
) \
1184 ifeq ($(gb_GBUILDSELFTEST
),t
)
1185 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1186 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1189 # vim: set noet sw=4 ts=4: