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
) \
627 $(if
$(filter-out WNT MACOSX ANDROID IOS
,$(OS
)),xsec_gpg
) \
629 $(if
$(filter $(OS
),MACOSX
), \
633 $(if
$(filter WNT
,$(OS
)), \
644 ifeq ($(ENABLE_GLTF
),TRUE
)
645 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
651 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
655 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
660 ifneq ($(BUILD_X64
),)
661 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
667 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
668 $(if
$(WINDOWS_SDK_HOME
),\
678 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
682 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
687 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextnt6
, \
691 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
696 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64nt6
, \
702 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
708 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
713 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
719 ifneq ($(ENABLE_JAVA
),)
720 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
728 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
730 ScriptProviderForJava \
734 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
744 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
746 reportbuilderwizard \
749 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
750 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
751 ScriptProviderForBeanShell \
755 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
756 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
757 ScriptProviderForJavaScript \
761 ifeq (CT2N
,$(filter CT2N
,$(BUILD_TYPE
)))
762 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_ct2n
,\
767 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
768 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
773 $(eval
$(call gb_Helper_register_jars
,OXT
, \
781 $(eval
$(call gb_Helper_register_jars
,NONE
,\
794 # 'test_unittest' is only package delivering to workdir.
795 # Other packages could be potentially autoinstalled.
796 $(eval
$(call gb_Helper_register_packages
, \
800 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
803 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
805 instsetoo_native_setup \
806 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
807 odk_headers_generated \
809 postprocess_helpimages \
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
)),$(if
$(ENABLE_GTK3
),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
) \
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 \
938 $(if
$(ENABLE_HEADLESS
),, \
939 chart2_opengl_shader \
942 $(if
$(filter WNT
,$(OS
)), \
943 vcl_opengl_blacklist \
945 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
946 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
947 Pyuno
/commonwizards \
953 sfx2_classification \
954 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
957 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
959 slideshow_opengl_shader \
962 ifneq ($(ENABLE_PDFIMPORT
),)
963 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
964 sdext_pdfimport_pdf \
968 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
969 reportbuilder-templates \
972 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
978 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
980 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
981 $(if
$(and
$(filter-out MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
982 $(if
$(ENABLE_HEADLESS
),, \
986 readlicense_oo_files \
987 $(if
$(filter WNT
,$(OS
)),readlicense_oo_license
) \
988 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
991 ifeq ($(USING_X11
), TRUE
)
992 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
996 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1000 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1004 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1005 desktop_simpress_sh \
1008 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1012 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1013 desktop_swriter_sh \
1015 endif # USING_X11=TRUE
1017 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1018 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1021 ifneq ($(DISABLE_PYTHON
),TRUE
)
1022 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1023 pyuno_pythonloader_ini \
1024 pyuno_python_scripts \
1025 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1026 scripting_ScriptsPython \
1029 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1030 scriptproviderforpython \
1033 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1035 librelogo_properties \
1037 endif # DISABLE_PYTHON
1039 # External executables
1040 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1051 $(eval
$(call gb_Helper_register_resources
,\
1056 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1057 $(call gb_Helper_optional
,DBCONNECTIVITY
,bib
) \
1062 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1077 $(call gb_Helper_optional
,DESKTOP
,fps_office
) \
1083 $(call gb_Helper_optional
,DBCONNECTIVITY
,pcr
) \
1088 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1093 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
1096 $(if
$(ENABLE_COINMP
)$(ENABLE_LPSOLVE
),solver
) \
1107 $(if
$(ENABLE_NSS
),xmlsec
) \
1112 $(eval
$(call gb_Helper_register_uiconfigs
,\
1114 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1120 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1121 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1125 modules
/dbrelation \
1128 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1133 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1141 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1142 modules
/StartModule \
1154 $(if
$(ENABLE_NSS
),xmlsec
) \
1157 ifeq ($(gb_GBUILDSELFTEST
),t
)
1158 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1159 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1162 # vim: set noet sw=4 ts=4: