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
, \
29 $(if
$(filter MSC
,$(COM
)), \
41 $(if
$(filter IOS
,$(OS
)),LibreOffice
) \
66 $(if
$(filter-out ANDROID IOS WNT
,$(OS
)), \
72 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), tilebench
) \
73 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest \
79 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
82 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
83 $(if
$(filter MSC
,$(COM
)),climaker
) \
87 $(if
$(filter UCPP
,$(BUILD_TYPE
)),ucpp
) \
88 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
90 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
93 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
94 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
95 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
96 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
97 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
98 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
99 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
100 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
101 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
102 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
103 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
104 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
105 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
106 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
107 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
108 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
109 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
110 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
111 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
112 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
113 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
114 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
115 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
123 $(if
$(filter-out ANDROID IOS MACOSX WNT
,$(OS
)),oosplash
) \
125 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),unopkg_bin
) \
126 $(if
$(filter WNT
,$(OS
)), \
134 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
135 $(if
$(filter WNT
,$(OS
)), \
140 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
141 $(if
$(filter WNT
,$(OS
)), \
146 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
147 $(if
$(filter WNT
,$(OS
)), \
152 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
153 $(if
$(filter WNT
,$(OS
)), \
158 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
159 $(if
$(filter WNT
,$(OS
)), \
164 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
165 $(if
$(filter WNT
,$(OS
)), \
170 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
171 $(if
$(filter WNT
,$(OS
)), \
177 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
179 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
180 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
181 $(if
$(ENABLE_HEADLESS
),, \
185 $(if
$(filter WNT
,$(OS
)), \
191 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
196 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
197 $(if
$(filter WNT
,$(OS
)), \
202 ifeq ($(USING_X11
), TRUE
)
203 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,gnome
, \
205 xid-fullscreen-on-all-monitors \
210 ifneq ($(ENABLE_PDFIMPORT
),)
211 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
216 ifneq ($(ENABLE_ONLINE_UPDATE_MAR
),)
217 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,updater
,\
223 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
224 $(if
$(and
$(ENABLE_JAVA
),$(filter-out MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
225 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
229 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),uno
) \
232 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
238 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
240 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
248 $(if
$(ENABLE_COINMP
)$(ENABLE_LPSOLVE
),solver
) \
249 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
252 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
259 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,tde
, \
260 $(if
$(ENABLE_TDE
),tdebe1
) \
262 $(if
$(ENABLE_TDE
),vclplug_tde
) \
266 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,tde
, \
267 $(if
$(ENABLE_TDE
),tdefilepicker
) \
270 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
273 PresentationMinimizer \
277 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
278 $(if
$(ENABLE_ONLINE_UPDATE
), \
284 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
285 $(if
$(ENABLE_EVOAB2
),evoab
) \
286 $(if
$(ENABLE_GTK
),vclplug_gtk
) \
287 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
288 $(if
$(ENABLE_SYSTRAY_GTK
),qstart_gtk
) \
289 $(if
$(ENABLE_GIO
),losessioninstall
) \
290 $(if
$(ENABLE_GIO
),ucpgio1
) \
293 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
294 $(if
$(ENABLE_KDE4
),kde4be1
) \
296 $(if
$(ENABLE_KDE4
),vclplug_kde4
) \
300 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
305 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
309 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
311 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
312 $(if
$(filter MACOSX
,$(OS
)),\
314 $(if
$(ENABLE_MACOSX_SANDBOX
),,\
315 $(if
$(shell test $(MACOSX_SDK_VERSION
) -ge
101200 || echo not
),avmediaQuickTime
) \
318 $(call gb_Helper_optional
,SCRIPTING
, \
324 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
329 $(if
$(ENABLE_HEADLESS
),, \
332 $(call gb_Helper_optional
,OPENCL
,clew
) \
333 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
338 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
345 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
346 $(if
$(USING_X11
),desktop_detector
) \
347 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
348 $(if
$(ENABLE_DIRECTX
),directx9canvas
) \
349 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
352 $(if
$(filter WNT
,$(OS
)),emser
) \
355 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
369 $(if
$(ENABLE_DIRECTX
),gdipluscanvas
) \
371 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),helplinker
) \
377 $(if
$(ENABLE_JAVA
),jdbc
) \
383 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
384 $(if
$(MERGELIBS
),merged
) \
388 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
390 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql
) \
395 $(call gb_Helper_optional
,OPENCL
,opencl
) \
399 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
403 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
414 $(if
$(ENABLE_HEADLESS
),,spl
) \
416 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
424 $(if
$(ENABLE_TDEAB
),tdeab1
) \
425 $(if
$(ENABLE_TDEAB
),tdeabdrv1
) \
440 $(call gb_Helper_optional
,SCRIPTING
, \
459 $(if
$(filter $(OS
),WNT
), \
465 $(if
$(filter $(OS
),MACOSX
), \
466 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
474 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
475 $(if
$(BUILD_POSTGRESQL_SDBC
), \
477 postgresql-sdbc-impl
) \
480 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
481 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
484 ifneq ($(ENABLE_PDFIMPORT
),)
485 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
490 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
494 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
496 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
499 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
505 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
507 $(if
$(ENABLE_LWP
),lwpft
) \
512 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
517 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
518 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
525 testtools_bridgetest \
526 testtools_bridgetest-common \
527 testtools_constructors \
528 unobootstrapprotector \
529 unoexceptionprotector \
531 vclbootstrapprotector \
535 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
536 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
537 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
540 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
542 $(if
$(filter MSC
,$(COM
)),cli_uno
) \
544 $(if
$(ENABLE_JAVA
), \
547 $(if
$(filter $(OS
),WNT
),jpipx
) \
553 $(if
$(filter MSC
,$(COM
)),$(if
$(filter INTEL
,$(CPUNAME
)),msci
,mscx
),gcc3
)_uno \
556 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
563 $(if
$(ENABLE_JAVA
),javaloader
) \
564 $(if
$(ENABLE_JAVA
),javavm
) \
565 $(if
$(ENABLE_JAVA
),jvmaccess
) \
566 $(if
$(ENABLE_JAVA
),jvmfwk
) \
579 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
580 $(if
$(ENABLE_VLC
),avmediavlc
) \
581 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
582 $(if
$(ENABLE_GSTREAMER_0_10
),avmediagst_0_10
) \
583 $(if
$(ENABLE_DIRECTX
),avmediawin
) \
587 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
588 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
594 $(if
$(ENABLE_JAVA
),hsqldb
) \
597 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
603 $(if
$(ENABLE_JAVA
), \
604 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
608 $(if
$(USING_X11
),recentfile
) \
609 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
613 $(if
$(filter $(OS
),WNT
),sysdtrans
) \
617 $(if
$(WITH_WEBDAV
),ucpdav1
) \
628 $(if
$(filter $(OS
),MACOSX
), \
632 $(if
$(filter WNT
,$(OS
)), \
643 ifeq ($(ENABLE_GLTF
),TRUE
)
644 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
650 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
654 $(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
, \
666 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
667 $(if
$(WINDOWS_SDK_HOME
),\
677 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
681 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
686 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextnt6
, \
690 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
695 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64nt6
, \
701 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
707 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
712 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
718 ifneq ($(ENABLE_JAVA
),)
719 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
727 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
729 ScriptProviderForJava \
733 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
743 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
745 reportbuilderwizard \
748 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
749 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
750 ScriptProviderForBeanShell \
754 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
755 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
756 ScriptProviderForJavaScript \
760 ifeq (CT2N
,$(filter CT2N
,$(BUILD_TYPE
)))
761 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_ct2n
,\
766 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
767 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
772 $(eval
$(call gb_Helper_register_jars
,OXT
, \
780 $(eval
$(call gb_Helper_register_jars
,NONE
,\
793 # 'test_unittest' is only package delivering to workdir.
794 # Other packages could be potentially autoinstalled.
795 $(eval
$(call gb_Helper_register_packages
, \
799 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
802 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
804 instsetoo_native_setup \
805 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
806 odk_headers_generated \
808 postprocess_helpimages \
809 postprocess_registry \
810 readlicense_oo_readmes \
816 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
820 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
824 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
825 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),$(if
$(ENABLE_GTK3
),libreofficekit_selectionhandles
)) \
828 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
829 instsetoo_native_setup_ure \
831 $(if
$(ENABLE_JAVA
),\
834 jvmfwk_jreproperties \
835 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
837 $(if
$(UCRT_REDISTDIR
),ucrt
) \
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
) \
856 odk_settings_generated \
859 $(if
$(ENABLE_JAVA
), \
861 odk_uno_loader_classes \
866 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
867 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
869 $(if
$(filter $(OS
),MACOSX
), \
870 extensions_mdibundle \
871 extensions_OOoSpotlightImporter \
874 extras_autotextuser \
875 extras_cfgsrvnolang \
878 extras_databasebiblio \
880 extras_gallhtmlexpo \
888 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
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 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_basicsrvstandard \
933 wizards_basicsrvtemplate \
934 wizards_basicsrvtools \
935 wizards_basicsrvtutorials \
937 $(if
$(ENABLE_HEADLESS
),, \
938 chart2_opengl_shader \
941 $(if
$(filter WNT
,$(OS
)), \
942 vcl_opengl_blacklist \
944 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
945 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
946 Pyuno
/commonwizards \
952 sfx2_classification \
953 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
956 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
958 slideshow_opengl_shader \
961 ifneq ($(ENABLE_PDFIMPORT
),)
962 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
963 sdext_pdfimport_pdf \
967 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
968 reportbuilder-templates \
971 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
977 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
979 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
980 $(if
$(and
$(filter-out MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
981 $(if
$(ENABLE_HEADLESS
),, \
985 readlicense_oo_files \
986 $(if
$(filter WNT
,$(OS
)),readlicense_oo_license
) \
987 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
990 ifeq ($(USING_X11
), TRUE
)
991 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
995 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
999 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1003 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1004 desktop_simpress_sh \
1007 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1011 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1012 desktop_swriter_sh \
1014 endif # USING_X11=TRUE
1016 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1017 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1020 ifneq ($(DISABLE_PYTHON
),TRUE
)
1021 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1022 pyuno_pythonloader_ini \
1023 pyuno_python_scripts \
1024 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1025 scripting_ScriptsPython \
1028 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1029 scriptproviderforpython \
1032 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1034 librelogo_properties \
1036 endif # DISABLE_PYTHON
1038 # External executables
1039 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1050 $(eval
$(call gb_Helper_register_resources
,\
1055 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1056 $(call gb_Helper_optional
,DBCONNECTIVITY
,bib
) \
1061 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1076 $(call gb_Helper_optional
,DESKTOP
,fps_office
) \
1082 $(call gb_Helper_optional
,DBCONNECTIVITY
,pcr
) \
1087 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1092 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
1095 $(if
$(ENABLE_COINMP
)$(ENABLE_LPSOLVE
),solver
) \
1106 $(if
$(ENABLE_NSS
),xmlsec
) \
1111 $(eval
$(call gb_Helper_register_uiconfigs
,\
1113 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1119 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1120 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1124 modules
/dbrelation \
1127 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1132 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1140 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1141 modules
/StartModule \
1153 $(if
$(ENABLE_NSS
),xmlsec
) \
1156 ifeq ($(gb_GBUILDSELFTEST
),t
)
1157 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1158 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1161 # vim: set noet sw=4 ts=4: