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
) \
56 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
64 $(if
$(filter-out ANDROID iOS WNT
,$(OS
)), \
69 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
70 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest
) \
75 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
78 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
79 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),climaker
)) \
83 $(if
$(filter UCPP
,$(BUILD_TYPE
)),ucpp
) \
84 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
86 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
89 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
90 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
92 $(if
$(filter WNT
,$(OS
)), \
96 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
97 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
98 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
99 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
100 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
101 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
102 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
103 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
104 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
105 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
106 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
107 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
108 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
109 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
110 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
111 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
112 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
113 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
114 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
115 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
142 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
144 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),unopkg_bin
) \
145 $(if
$(filter WNT
,$(OS
)), \
152 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
156 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
157 $(if
$(filter WNT
,$(OS
)), \
162 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
163 $(if
$(filter WNT
,$(OS
)), \
168 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
169 $(if
$(filter WNT
,$(OS
)), \
174 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
175 $(if
$(filter WNT
,$(OS
)), \
180 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
181 $(if
$(filter WNT
,$(OS
)), \
186 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
187 $(if
$(filter WNT
,$(OS
)), \
192 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
193 $(if
$(filter WNT
,$(OS
)), \
199 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
201 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
202 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
203 $(if
$(DISABLE_GUI
),, \
207 $(if
$(filter WNT
,$(OS
)), \
210 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
214 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
219 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
220 $(if
$(filter WNT
,$(OS
)), \
225 ifneq ($(ENABLE_POPPLER
),)
226 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
231 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
232 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
233 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
237 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),uno
) \
240 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
246 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
248 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
257 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
260 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
266 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
269 PresentationMinimizer \
273 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
274 $(if
$(ENABLE_ONLINE_UPDATE
), \
280 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
281 $(if
$(ENABLE_EVOAB2
),evoab
) \
282 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
283 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
284 $(if
$(ENABLE_GIO
),losessioninstall
) \
285 $(if
$(ENABLE_GIO
),ucpgio1
) \
288 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
289 $(if
$(ENABLE_KF5
),kf5be1
) \
291 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
292 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
293 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
296 ifneq ($(ENABLE_GTK3_KDE5
),)
297 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,kde
, \
303 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,haiku
, \
304 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
305 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
309 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
314 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
318 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
320 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
321 $(if
$(filter MACOSX
,$(OS
)),\
324 $(call gb_Helper_optional
,SCRIPTING
, \
330 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
335 $(call gb_Helper_optional
,OPENCL
,clew
) \
336 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
343 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
348 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
349 $(if
$(USING_X11
),desktop_detector
) \
350 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
351 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
352 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
355 $(if
$(filter WNT
,$(OS
)),emser
) \
358 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
368 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
370 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),helplinker
) \
375 $(if
$(ENABLE_JAVA
),jdbc
) \
376 $(if
$(ENABLE_LDAP
),ldapbe2
) \
377 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
382 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
383 $(if
$(MERGELIBS
),merged
) \
388 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
390 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
391 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
397 $(call gb_Helper_optional
,OPENCL
,opencl
) \
401 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
404 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
415 $(if
$(DISABLE_GUI
),,spl
) \
417 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
440 $(call gb_Helper_optional
,SCRIPTING
, \
457 $(if
$(filter $(OS
),WNT
), \
464 $(if
$(filter $(OS
),MACOSX
), \
465 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
471 $(if
$(filter iOS MACOSX
,$(OS
)), \
476 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
477 $(if
$(BUILD_POSTGRESQL_SDBC
), \
479 postgresql-sdbc-impl
) \
482 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
483 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
486 ifneq ($(ENABLE_PDFIMPORT
),)
487 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
492 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
496 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
498 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
501 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
507 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
509 $(if
$(ENABLE_LWP
),lwpft
) \
514 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
517 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
520 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
521 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
527 testtools_bridgetest \
528 testtools_bridgetest-common \
529 testtools_constructors \
530 unobootstrapprotector \
531 unoexceptionprotector \
533 vclbootstrapprotector \
538 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
539 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
540 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
543 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
545 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),cli_uno
)) \
547 $(if
$(ENABLE_JAVA
), \
550 $(if
$(filter $(OS
),WNT
),jpipx
) \
556 $(if
$(filter EMSCRIPTEN
,$(OS
)),, \
557 $(if
$(filter MSC
,$(COM
)), \
558 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
559 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
560 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
565 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
572 $(if
$(ENABLE_JAVA
),javaloader
) \
573 $(if
$(ENABLE_JAVA
),javavm
) \
574 $(if
$(ENABLE_JAVA
),jvmaccess
) \
575 $(if
$(ENABLE_JAVA
),jvmfwk
) \
588 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
589 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
590 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
594 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
595 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
601 $(if
$(ENABLE_JAVA
),hsqldb
) \
604 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
609 $(if
$(ENABLE_JAVA
), \
610 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
614 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
621 $(if
$(WITH_WEBDAV
),ucpdav1
) \
631 $(if
$(filter $(OS
),MACOSX
), \
635 $(if
$(filter WNT
,$(OS
)), \
644 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
648 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
652 ifneq ($(BUILD_X64
),)
653 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
658 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
662 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
663 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
664 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
667 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
668 $(if
$(WINDOWS_SDK_HOME
),\
680 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
684 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
690 ifneq ($(BUILD_X64
),)
691 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
692 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
695 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
704 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
710 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
715 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
720 ifneq ($(ENABLE_JAVA
),)
721 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
730 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
732 ScriptProviderForJava \
736 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
746 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
748 reportbuilderwizard \
751 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
752 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
753 ScriptProviderForBeanShell \
757 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
758 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
759 ScriptProviderForJavaScript \
763 ifeq (CT2N
,$(filter CT2N
,$(BUILD_TYPE
)))
764 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_ct2n
,\
769 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
770 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
775 $(eval
$(call gb_Helper_register_jars
,OXT
, \
783 $(eval
$(call gb_Helper_register_jars
,NONE
,\
796 # 'test_unittest' is only package delivering to workdir.
797 # Other packages could be potentially autoinstalled.
798 $(eval
$(call gb_Helper_register_packages
, \
802 instsetoo_native_setup \
803 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
804 postprocess_registry \
805 readlicense_oo_readmes \
811 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
815 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
819 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
820 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
823 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
824 instsetoo_native_setup_ure \
826 $(if
$(ENABLE_JAVA
),\
829 jvmfwk_jreproperties \
830 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
834 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
835 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
838 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
840 odk_share_readme_generated \
841 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),odk_cli
)) \
843 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
845 $(if
$(DOXYGEN
),odk_doxygen
) \
848 odk_headers_generated \
851 odk_settings_generated \
854 $(if
$(ENABLE_JAVA
), \
856 odk_uno_loader_classes \
860 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
861 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
863 $(if
$(filter $(OS
),MACOSX
), \
864 extensions_mdibundle \
865 extensions_OOoSpotlightImporter \
868 extras_autotextuser \
869 extras_cfgsrvnolang \
872 extras_databasebiblio \
877 extras_gallsystemstr \
880 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
883 extras_persona_dark \
884 extras_persona_gray \
885 extras_persona_green \
886 extras_persona_pink \
887 extras_persona_sand \
888 extras_persona_white \
895 extras_tplwizbitmap \
896 extras_tplwizdesktop \
897 extras_tplwizletter \
899 extras_tplwizagenda \
900 extras_tplwizreport \
901 extras_tplwizstyles \
903 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
909 $(call gb_Helper_optional
,DESKTOP
,\
910 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
911 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
912 $(if
$(USING_X11
),vcl_fontunxppds
) \
913 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
917 $(if
$(ENABLE_JAVA
),\
919 scripting_java_jars \
920 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
921 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
923 $(if
$(DISABLE_SCRIPTING
),,scripting_scriptbindinglib
) \
924 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
926 wizards_basicsrvaccess2base \
927 wizards_basicsrvdepot \
928 wizards_basicsrveuro \
929 wizards_basicsrvgimmicks \
930 wizards_basicsrvimport \
931 wizards_basicsrvform \
932 wizards_basicsrvscriptforge \
933 wizards_basicsrvsfdatabases \
934 wizards_basicsrvsfdialogs \
935 wizards_basicsrvsfdocuments \
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 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1081 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1083 librelogo_properties \
1087 endif # DISABLE_PYTHON
1089 # External executables
1090 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1101 $(eval
$(call gb_Helper_register_mos
,\
1104 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1113 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1119 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1135 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1139 $(eval
$(call gb_Helper_register_uiconfigs
,\
1141 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1148 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1149 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1153 modules
/dbrelation \
1156 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1161 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1169 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1170 modules
/StartModule \
1182 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1185 ifeq ($(gb_GBUILDSELFTEST
),t
)
1186 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1187 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1190 # vim: set noet sw=4 ts=4: