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
)), \
158 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
159 $(if
$(filter WNT
,$(OS
)), \
164 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
165 $(if
$(filter WNT
,$(OS
)), \
170 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
171 $(if
$(filter WNT
,$(OS
)), \
176 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
177 $(if
$(filter WNT
,$(OS
)), \
182 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
183 $(if
$(filter WNT
,$(OS
)), \
188 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
189 $(if
$(filter WNT
,$(OS
)), \
194 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
195 $(if
$(filter WNT
,$(OS
)), \
201 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
203 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
204 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
205 $(if
$(DISABLE_GUI
),, \
209 $(if
$(filter WNT
,$(OS
)), \
212 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
216 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
221 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
222 $(if
$(filter WNT
,$(OS
)), \
227 ifneq ($(ENABLE_POPPLER
),)
228 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
233 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
234 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
235 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
239 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),uno
) \
242 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
248 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
250 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
259 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
262 $(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
, \
369 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
371 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),helplinker
) \
377 $(if
$(ENABLE_JAVA
),jdbc
) \
378 $(if
$(ENABLE_LDAP
),ldapbe2
) \
379 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
383 $(if
$(filter-out iOS
,$(OS
)),lnth
) \
384 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
385 $(if
$(MERGELIBS
),merged
) \
391 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
393 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
394 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
400 $(call gb_Helper_optional
,OPENCL
,opencl
) \
404 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
407 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
417 $(if
$(filter-out iOS
,$(OS
)),spell
) \
418 $(if
$(DISABLE_GUI
),,spl
) \
420 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
443 $(call gb_Helper_optional
,SCRIPTING
, \
460 $(if
$(filter $(OS
),WNT
), \
467 $(if
$(filter $(OS
),MACOSX
), \
468 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
474 $(if
$(filter iOS MACOSX
,$(OS
)), \
479 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
480 $(if
$(BUILD_POSTGRESQL_SDBC
), \
482 postgresql-sdbc-impl
) \
485 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
486 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
489 ifneq ($(ENABLE_PDFIMPORT
),)
490 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
495 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
499 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
501 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
504 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
510 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
512 $(if
$(ENABLE_LWP
),lwpft
) \
517 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
520 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
523 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
524 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
530 testtools_bridgetest \
531 testtools_bridgetest-common \
532 testtools_constructors \
533 unobootstrapprotector \
534 unoexceptionprotector \
536 vclbootstrapprotector \
541 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
542 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
543 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
546 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
548 $(if
$(filter MSC
,$(COM
)),cli_uno
) \
550 $(if
$(ENABLE_JAVA
), \
553 $(if
$(filter $(OS
),WNT
),jpipx
) \
559 $(if
$(filter MSC
,$(COM
)),$(if
$(filter INTEL
,$(CPUNAME
)),msci
,mscx
),gcc3
)_uno \
562 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
569 $(if
$(ENABLE_JAVA
),javaloader
) \
570 $(if
$(ENABLE_JAVA
),javavm
) \
571 $(if
$(ENABLE_JAVA
),jvmaccess
) \
572 $(if
$(ENABLE_JAVA
),jvmfwk
) \
585 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
586 $(if
$(ENABLE_VLC
),avmediavlc
) \
587 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
588 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
592 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
593 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
599 $(if
$(ENABLE_JAVA
),hsqldb
) \
602 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
608 $(if
$(ENABLE_JAVA
), \
609 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
613 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
617 $(if
$(filter $(OS
),WNT
),sysdtrans
) \
621 $(if
$(WITH_WEBDAV
),ucpdav1
) \
631 $(if
$(filter $(OS
),MACOSX
), \
635 $(if
$(filter WNT
,$(OS
)), \
647 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
651 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
655 ifneq ($(BUILD_X64
),)
656 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
661 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
665 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
666 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
667 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
670 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
671 $(if
$(WINDOWS_SDK_HOME
),\
683 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
687 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
693 ifneq ($(BUILD_X64
),)
694 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
695 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
698 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
707 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
713 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
718 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
723 ifneq ($(ENABLE_JAVA
),)
724 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
733 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
735 ScriptProviderForJava \
739 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
749 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
751 reportbuilderwizard \
754 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
755 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
756 ScriptProviderForBeanShell \
760 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
761 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
762 ScriptProviderForJavaScript \
766 ifeq (CT2N
,$(filter CT2N
,$(BUILD_TYPE
)))
767 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_ct2n
,\
772 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
773 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
778 $(eval
$(call gb_Helper_register_jars
,OXT
, \
786 $(eval
$(call gb_Helper_register_jars
,NONE
,\
799 # 'test_unittest' is only package delivering to workdir.
800 # Other packages could be potentially autoinstalled.
801 $(eval
$(call gb_Helper_register_packages
, \
805 instsetoo_native_setup \
806 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
807 postprocess_registry \
808 readlicense_oo_readmes \
814 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
818 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
822 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
823 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
826 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
827 instsetoo_native_setup_ure \
829 $(if
$(ENABLE_JAVA
),\
832 jvmfwk_jreproperties \
833 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
837 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
838 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
841 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
843 odk_share_readme_generated \
844 $(if
$(filter WNT
,$(OS
)),odk_cli
) \
846 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
848 $(if
$(DOXYGEN
),odk_doxygen
) \
851 odk_headers_generated \
854 odk_settings_generated \
857 $(if
$(ENABLE_JAVA
), \
859 odk_uno_loader_classes \
864 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
865 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
867 $(if
$(filter $(OS
),MACOSX
), \
868 extensions_mdibundle \
869 extensions_OOoSpotlightImporter \
872 extras_autotextuser \
873 extras_cfgsrvnolang \
876 extras_databasebiblio \
881 extras_gallsystemstr \
884 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
887 extras_persona_dark \
888 extras_persona_gray \
889 extras_persona_green \
890 extras_persona_pink \
891 extras_persona_sand \
892 extras_persona_white \
899 extras_tplwizbitmap \
900 extras_tplwizdesktop \
901 extras_tplwizletter \
903 extras_tplwizagenda \
904 extras_tplwizreport \
905 extras_tplwizstyles \
907 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
913 $(call gb_Helper_optional
,DESKTOP
,\
914 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
915 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out MACOSX WNT
,$(OS
)),svx_gengal
)) \
916 $(if
$(USING_X11
),vcl_fontunxppds
) \
917 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
921 $(if
$(ENABLE_JAVA
),\
923 scripting_java_jars \
924 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
925 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
927 $(if
$(DISABLE_SCRIPTING
),,scripting_scriptbindinglib
) \
928 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
930 wizards_basicsrvaccess2base \
931 wizards_basicsrvdepot \
932 wizards_basicsrveuro \
933 wizards_basicsrvgimmicks \
934 wizards_basicsrvimport \
935 wizards_basicsrvform \
936 wizards_basicsrvstandard \
937 wizards_basicsrvtemplate \
938 wizards_basicsrvtools \
939 wizards_basicsrvtutorials \
942 wizards_wizardshare \
945 vcl_theme_definitions \
946 $(if
$(filter WNT
,$(OS
)), \
947 vcl_opengl_denylist \
949 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
950 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
951 vcl_skia_denylist
) \
952 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
953 Pyuno
/commonwizards \
959 sfx2_classification \
960 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
961 $(if
$(ENABLE_HTMLHELP
),\
962 helpcontent2_html_dynamic \
963 helpcontent2_html_media \
964 helpcontent2_html_icon-themes \
965 helpcontent2_html_static \
971 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
973 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID
,$(OS
)), \
974 postprocess_fontconfig
) \
975 $(call gb_Helper_optional
,MORE_FONTS
,\
980 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
982 fonts_emojione_color \
984 $(if
$(MPL_SUBSET
),,fonts_kacst
) \
986 fonts_liberation_narrow \
998 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1000 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1003 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1005 slideshow_opengl_shader \
1008 ifneq ($(ENABLE_POPPLER
),)
1009 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1010 sdext_pdfimport_pdf \
1014 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1015 reportbuilder_templates \
1018 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1024 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1026 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1027 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1028 $(if
$(and
$(filter-out MACOSX HAIKU WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1029 $(if
$(DISABLE_GUI
),, \
1030 desktop_soffice_sh \
1033 readlicense_oo_files \
1034 readlicense_oo_license \
1035 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1038 ifeq ($(USING_X11
), TRUE
)
1039 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1043 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1047 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1051 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1052 desktop_simpress_sh \
1055 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1059 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1060 desktop_swriter_sh \
1062 endif # USING_X11=TRUE
1064 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1065 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1068 ifneq ($(DISABLE_PYTHON
),TRUE
)
1069 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1070 pyuno_pythonloader_ini \
1071 pyuno_python_scripts \
1072 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1073 scripting_ScriptsPython \
1076 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1077 scripting_scriptproviderforpython \
1080 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1082 librelogo_properties \
1084 endif # DISABLE_PYTHON
1086 # External executables
1087 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1098 $(eval
$(call gb_Helper_register_mos
,\
1101 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1110 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1116 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1132 $(if
$(ENABLE_NSS
),xsc
) \
1136 $(eval
$(call gb_Helper_register_uiconfigs
,\
1138 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1145 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1146 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1150 modules
/dbrelation \
1153 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1158 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1166 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1167 modules
/StartModule \
1179 $(if
$(ENABLE_NSS
),xmlsec
) \
1182 ifeq ($(gb_GBUILDSELFTEST
),t
)
1183 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1184 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1187 # vim: set noet sw=4 ts=4: