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
, \
21 $(call gb_Helper_optional
,HELPTOOLS
, \
32 $(if
$(filter MSC
,$(COM
)), \
44 $(if
$(filter iOS
,$(OS
)),LibreOffice
) \
59 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
67 $(if
$(filter-out ANDROID iOS WNT
,$(OS
)), \
72 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
73 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest
) \
78 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
81 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
82 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),climaker
)) \
86 $(if
$(filter UCPP
,$(BUILD_TYPE
)),ucpp
) \
87 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
89 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
92 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
93 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
95 $(if
$(filter WNT
,$(OS
)), \
99 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
100 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
101 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
102 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
103 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
104 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
105 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
106 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
107 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
108 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
109 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
110 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
111 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
112 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
113 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
114 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
115 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
142 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
143 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
144 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
145 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
147 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),unopkg_bin
) \
148 $(if
$(filter WNT
,$(OS
)), \
155 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
159 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
160 $(if
$(filter WNT
,$(OS
)), \
165 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
166 $(if
$(filter WNT
,$(OS
)), \
171 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
172 $(if
$(filter WNT
,$(OS
)), \
177 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
178 $(if
$(filter WNT
,$(OS
)), \
183 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
184 $(if
$(filter WNT
,$(OS
)), \
189 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
190 $(if
$(filter WNT
,$(OS
)), \
195 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
196 $(if
$(filter WNT
,$(OS
)), \
202 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
204 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
205 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
206 $(if
$(DISABLE_GUI
),, \
210 $(if
$(filter WNT
,$(OS
)), \
213 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
217 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
222 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
223 $(if
$(filter WNT
,$(OS
)), \
228 ifneq ($(ENABLE_POPPLER
),)
229 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
234 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
235 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
236 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
240 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),uno
) \
243 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
249 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
251 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
260 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
263 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
269 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
272 PresentationMinimizer \
276 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
277 $(if
$(ENABLE_ONLINE_UPDATE
), \
283 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
284 $(if
$(ENABLE_EVOAB2
),evoab
) \
285 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
286 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
287 $(if
$(ENABLE_GIO
),losessioninstall
) \
288 $(if
$(ENABLE_GIO
),ucpgio1
) \
291 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
292 $(if
$(ENABLE_KF5
),kf5be1
) \
294 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
295 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
296 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
299 ifneq ($(ENABLE_GTK3_KDE5
),)
300 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,kde
, \
306 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,haiku
, \
307 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
308 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
312 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
317 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
321 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
323 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
324 $(if
$(filter MACOSX
,$(OS
)),\
327 $(call gb_Helper_optional
,SCRIPTING
, \
333 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
338 $(call gb_Helper_optional
,OPENCL
,clew
) \
339 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
346 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
351 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
352 $(if
$(USING_X11
),desktop_detector
) \
353 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
354 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
355 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
358 $(if
$(filter WNT
,$(OS
)),emser
) \
361 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
371 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
373 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
378 $(if
$(ENABLE_JAVA
),jdbc
) \
379 $(if
$(ENABLE_LDAP
),ldapbe2
) \
380 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
385 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
386 $(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
) \
418 $(if
$(DISABLE_GUI
),,spl
) \
420 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
436 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
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
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),cli_uno
)) \
550 $(if
$(ENABLE_JAVA
), \
553 $(if
$(filter $(OS
),WNT
),jpipx
) \
559 $(if
$(filter EMSCRIPTEN
,$(OS
)),, \
560 $(if
$(filter MSC
,$(COM
)), \
561 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
562 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
563 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
568 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
575 $(if
$(ENABLE_JAVA
),javaloader
) \
576 $(if
$(ENABLE_JAVA
),javavm
) \
577 $(if
$(ENABLE_JAVA
),jvmaccess
) \
578 $(if
$(ENABLE_JAVA
),jvmfwk
) \
591 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
592 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
593 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
597 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
598 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
604 $(if
$(ENABLE_JAVA
),hsqldb
) \
607 $(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
) \
624 $(if
$(WITH_WEBDAV
),ucpdav1
) \
627 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
634 $(if
$(filter $(OS
),MACOSX
), \
638 $(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
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),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 \
863 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
864 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
866 $(if
$(filter $(OS
),MACOSX
), \
867 extensions_mdibundle \
868 extensions_OOoSpotlightImporter \
871 extras_autotextuser \
872 extras_cfgsrvnolang \
875 extras_databasebiblio \
880 extras_gallsystemstr \
883 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
886 extras_persona_dark \
887 extras_persona_gray \
888 extras_persona_green \
889 extras_persona_pink \
890 extras_persona_sand \
891 extras_persona_white \
898 extras_tplwizbitmap \
899 extras_tplwizdesktop \
900 extras_tplwizletter \
902 extras_tplwizagenda \
903 extras_tplwizreport \
904 extras_tplwizstyles \
906 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
912 $(call gb_Helper_optional
,DESKTOP
,\
913 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
914 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
915 $(if
$(USING_X11
),vcl_fontunxppds
) \
916 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
919 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
920 $(if
$(ENABLE_JAVA
),\
922 scripting_java_jars \
923 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
924 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
926 $(if
$(DISABLE_SCRIPTING
),,scripting_scriptbindinglib
) \
927 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
929 wizards_basicsrvaccess2base \
930 wizards_basicsrvdepot \
931 wizards_basicsrveuro \
932 wizards_basicsrvgimmicks \
933 wizards_basicsrvimport \
934 wizards_basicsrvform \
935 wizards_basicsrvscriptforge \
936 wizards_basicsrvsfdatabases \
937 wizards_basicsrvsfdialogs \
938 wizards_basicsrvsfdocuments \
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_denylist \
952 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
953 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
954 vcl_skia_denylist
) \
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 \
974 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
976 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID
,$(OS
)), \
977 postprocess_fontconfig
) \
978 $(call gb_Helper_optional
,MORE_FONTS
,\
983 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
985 fonts_emojione_color \
987 $(if
$(MPL_SUBSET
),,fonts_kacst
) \
989 fonts_liberation_narrow \
1001 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1002 postprocess_images \
1003 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1006 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1008 slideshow_opengl_shader \
1011 ifneq ($(ENABLE_POPPLER
),)
1012 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1013 sdext_pdfimport_pdf \
1017 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1018 reportbuilder_templates \
1021 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1027 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1029 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1030 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1031 $(if
$(and
$(filter-out MACOSX HAIKU WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1032 $(if
$(DISABLE_GUI
),, \
1033 desktop_soffice_sh \
1036 readlicense_oo_files \
1037 readlicense_oo_license \
1038 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1041 ifeq ($(USING_X11
), TRUE
)
1042 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1046 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1050 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1054 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1055 desktop_simpress_sh \
1058 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1062 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1063 desktop_swriter_sh \
1065 endif # USING_X11=TRUE
1067 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1068 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1071 ifneq ($(DISABLE_PYTHON
),TRUE
)
1072 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1073 pyuno_pythonloader_ini \
1074 pyuno_python_scripts \
1075 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1076 scripting_ScriptsPython \
1079 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1080 scripting_scriptproviderforpython \
1083 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1084 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1086 librelogo_properties \
1090 endif # DISABLE_PYTHON
1092 # External executables
1093 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1104 $(eval
$(call gb_Helper_register_mos
,\
1107 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1116 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1122 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1138 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1142 $(eval
$(call gb_Helper_register_uiconfigs
,\
1144 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1151 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1152 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1156 modules
/dbrelation \
1159 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1164 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1172 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1173 modules
/StartModule \
1185 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1188 ifeq ($(gb_GBUILDSELFTEST
),t
)
1189 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1190 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1193 # vim: set noet sw=4 ts=4: