LOKit: Hide sound controls on Impress sidebar's Slide transition pane
[LibreOffice.git] / Repository.mk
blob83e8ffa6d885f4a8a9816875ef16a832d9a98260
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 HelpIndexer \
22 HelpLinker \
23 bestreversemap \
24 canvasdemo \
25 cfgex \
26 concat-deps \
27 cpp \
28 cppunittester \
29 gbuildtojson \
30 $(if $(filter MSC,$(COM)), \
31 gcc-wrapper \
32 g++-wrapper \
33 ) \
34 gencoll_rule \
35 genconv_dict \
36 gendict \
37 genindex_data \
38 helpex \
39 idxdict \
40 langsupport \
41 $(if $(filter iOS,$(OS)),LibreOffice) \
42 libtest \
43 lngconvex \
44 localize \
45 makedepend \
46 mbsdiff \
47 mork_helper \
48 osl_process_child \
49 pdf2xml \
50 pdfunzip \
51 pdfverify \
52 pocheck \
53 propex \
54 regsvrex \
55 saxparser \
56 sp2bv \
57 svidl \
58 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
59 test_updater_dialog \
60 ) \
61 treex \
62 ulfex \
63 unoidl-read \
64 unoidl-write \
65 xrmex \
66 $(if $(filter-out ANDROID iOS WNT,$(OS)), \
67 svdemo \
68 fftester \
69 svptest \
70 svpclient ) \
71 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
72 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
73 vcldemo \
74 tiledrendering \
75 mtfdemo \
76 visualbackendtest \
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) \
82 cppumaker \
83 idlc \
84 javamaker \
85 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
86 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
87 unoidl-check \
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),\
93 mar \
94 $(if $(filter WNT,$(OS)), \
95 update_service \
96 ) \
97 updater )\
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) \
145 soffice_bin \
146 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
147 $(if $(filter WNT,$(OS)), \
148 soffice_exe \
149 soffice_com \
150 unoinfo \
151 unopkg \
152 unopkg_com \
153 twain32shim \
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
158 $(if $(filter WNT,$(OS)), \
159 sbase \
163 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
164 $(if $(filter WNT,$(OS)), \
165 odbcconfig \
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
170 $(if $(filter WNT,$(OS)), \
171 scalc \
175 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
176 $(if $(filter WNT,$(OS)), \
177 sdraw \
181 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
182 $(if $(filter WNT,$(OS)), \
183 simpress \
187 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
188 $(if $(filter WNT,$(OS)), \
189 smath \
193 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
194 $(if $(filter WNT,$(OS)), \
195 sweb \
196 swriter \
200 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
201 gengal \
202 $(if $(filter WNT,$(OS)),,uri-encode) \
203 $(if $(ENABLE_MACOSX_SANDBOX),, \
204 $(if $(DISABLE_GUI),, \
205 ui-previewer \
208 $(if $(filter WNT,$(OS)), \
209 senddoc \
211 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
214 ifeq ($(OS),WNT)
215 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
216 quickstart \
218 endif
220 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
221 $(if $(filter WNT,$(OS)), \
222 python \
226 ifneq ($(ENABLE_POPPLER),)
227 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
228 xpdfimport \
230 endif
232 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
233 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
234 $(if $(ENABLE_MACOSX_SANDBOX),, \
235 regmerge \
236 regview \
238 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
241 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
242 abp \
243 dbp \
244 dbu \
247 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
248 analysis \
249 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
250 date \
251 pricing \
252 sc \
253 scd \
254 scfilt \
255 scui \
256 wpftcalc \
257 solver \
258 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
261 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
262 svgfilter \
263 flash \
264 wpftdraw \
265 graphicfilter \
268 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
269 animcore \
270 PresenterScreen \
271 PresentationMinimizer \
272 wpftimpress \
275 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
276 $(if $(ENABLE_ONLINE_UPDATE), \
277 updatecheckui \
278 updchk \
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) \
291 $(if $(USING_X11), \
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, \
299 lo_kde5filepicker \
301 endif
303 ifeq ($(OS),HAIKU)
304 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
305 $(if $(ENABLE_QT5),vclplug_qt5) \
306 $(if $(ENABLE_KF5),vclplug_kf5) \
308 endif
310 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
311 sm \
312 smd \
315 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
316 OGLTrans \
319 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
320 acc \
321 $(call gb_Helper_optional,AVMEDIA,avmedia) \
322 $(if $(filter MACOSX,$(OS)),\
323 avmediaMacAVF \
325 $(call gb_Helper_optional,SCRIPTING, \
326 basctl \
327 basprov \
329 basegfx \
330 bib \
331 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
332 canvasfactory \
333 canvastools \
334 chartcore \
335 chartcontroller \
336 $(call gb_Helper_optional,OPENCL,clew) \
337 $(if $(filter $(OS),WNT),,cmdmail) \
338 cppcanvas \
339 configmgr \
340 ctl \
341 cui \
342 dba \
343 dbahsql \
344 $(call gb_Helper_optional,DBCONNECTIVITY, \
345 dbase \
346 dbaxml) \
347 dbtools \
348 deploymentmisc \
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) \
354 drawinglayer \
355 editeng \
356 $(if $(filter WNT,$(OS)),emser) \
357 evtatt \
358 expwrap \
359 $(call gb_Helper_optional,DBCONNECTIVITY, \
360 flat \
361 file) \
362 filterconfig \
363 fps_office \
364 for \
365 forui \
366 frm \
367 fsstorage \
368 fwe \
369 fwi \
370 fwk \
371 fwl \
372 fwm \
373 $(if $(filter WNT,$(OS)),gdipluscanvas) \
374 guesslang \
375 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
376 i18npool \
377 i18nsearch \
378 gie \
379 hyphen \
380 icg \
381 $(if $(ENABLE_JAVA),jdbc) \
382 $(if $(ENABLE_LDAP),ldapbe2) \
383 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
384 localebe1 \
385 log \
386 lng \
387 $(if $(filter-out iOS,$(OS)),lnth) \
388 $(if $(filter $(OS),MACOSX),macbe1) \
389 $(if $(MERGELIBS),merged) \
390 migrationoo2 \
391 migrationoo3 \
392 mork \
393 mozbootstrap \
394 msfilter \
395 $(call gb_Helper_optional,SCRIPTING,msforms) \
396 mtfrenderer \
397 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
398 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
399 numbertext \
400 odbc \
401 odfflatxml \
402 offacc \
403 oox \
404 $(call gb_Helper_optional,OPENCL,opencl) \
405 passwordcontainer \
406 pcr \
407 pdffilter \
408 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
409 sax \
410 sb \
411 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
412 scn \
413 sd \
414 sdd \
415 sdfilt \
416 sdui \
417 sfx \
418 simplecanvas \
419 slideshow \
420 sot \
421 $(if $(filter-out iOS,$(OS)),spell) \
422 $(if $(DISABLE_GUI),,spl) \
423 storagefd \
424 $(call gb_Helper_optional,SCRIPTING,stringresource) \
425 svgio \
426 emfio \
427 svl \
428 svt \
429 svx \
430 svxcore \
431 sw \
432 syssh \
433 textconversiondlgs \
434 textfd \
435 tk \
436 tl \
437 ucpexpand1 \
438 ucpext \
439 ucpimage \
440 ucpcmis1 \
441 ucptdoc1 \
442 unordf \
443 unoxml \
444 updatefeed \
445 utl \
446 uui \
447 $(call gb_Helper_optional,SCRIPTING, \
448 vbaevents \
449 vbahelper \
451 vcl \
452 vclcanvas \
453 writerperfect \
454 xmlscript \
455 xmlfa \
456 xmlfd \
457 xo \
458 xof \
459 xsltdlg \
460 xsltfilter \
461 $(if $(USING_X11), \
462 vclplug_gen \
464 $(if $(filter $(OS),WNT), \
465 ado \
466 oleautobridge \
467 smplmail \
468 vclplug_win \
469 wininetbe1 \
471 $(if $(filter $(OS),MACOSX), \
472 $(if $(ENABLE_MACOSX_SANDBOX),, \
473 AppleRemote \
475 fps_aqua \
476 vclplug_osx \
478 $(if $(filter iOS MACOSX,$(OS)), \
479 MacOSXSpell \
483 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
484 $(if $(BUILD_POSTGRESQL_SDBC), \
485 postgresql-sdbc \
486 postgresql-sdbc-impl) \
489 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
490 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
493 ifneq ($(ENABLE_PDFIMPORT),)
494 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
495 pdfimport \
497 endif
499 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
500 pythonloader \
503 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
504 pyuno \
505 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
508 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
509 rpt \
510 rptui \
511 rptxml \
514 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
515 hwp \
516 $(if $(ENABLE_LWP),lwpft) \
517 msword \
518 swd \
519 swui \
520 t602filter \
521 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
522 wpftwriter \
523 writerfilter \
524 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
527 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
528 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
529 smoketest \
530 subsequenttest \
531 test \
532 test-setupvcl \
533 testtools_cppobj \
534 testtools_bridgetest \
535 testtools_bridgetest-common \
536 testtools_constructors \
537 unobootstrapprotector \
538 unoexceptionprotector \
539 unotest \
540 vclbootstrapprotector \
541 scqahelper \
542 unowinreg \
543 wpftqahelper \
544 precompiled_system \
545 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
546 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
547 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
550 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
551 affine_uno_uno \
552 $(if $(filter MSC,$(COM)),cli_uno) \
553 i18nlangtag \
554 $(if $(ENABLE_JAVA), \
555 java_uno \
556 jpipe \
557 $(if $(filter $(OS),WNT),jpipx) \
558 juh \
559 juhx \
561 log_uno_uno \
562 unsafe_uno_uno \
563 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
566 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
567 binaryurp \
568 bootstrap \
569 introspection \
570 invocadapt \
571 invocation \
572 io \
573 $(if $(ENABLE_JAVA),javaloader) \
574 $(if $(ENABLE_JAVA),javavm) \
575 $(if $(ENABLE_JAVA),jvmaccess) \
576 $(if $(ENABLE_JAVA),jvmfwk) \
577 namingservice \
578 proxyfac \
579 reflection \
580 reg \
581 sal_textenc \
582 stocservices \
583 store \
584 unoidl \
585 uuresolver \
586 xmlreader \
589 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
590 $(if $(ENABLE_VLC),avmediavlc) \
591 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
592 $(if $(filter WNT,$(OS)),avmediawin) \
593 cached1 \
594 collator_data \
595 comphelper \
596 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
597 $(call gb_Helper_optional,BREAKPAD,crashreport) \
598 deployment \
599 deploymentgui \
600 dict_ja \
601 dict_zh \
602 embobj \
603 $(if $(ENABLE_JAVA),hsqldb) \
604 i18nutil \
605 index_data \
606 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
607 localedata_en \
608 localedata_es \
609 localedata_euro \
610 localedata_others \
611 mcnttype \
612 $(if $(ENABLE_JAVA), \
613 $(if $(filter $(OS),MACOSX),,officebean) \
615 emboleobj \
616 package2 \
617 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
618 sdbc2 \
619 sofficeapp \
620 srtrs1 \
621 $(if $(filter $(OS),WNT),sysdtrans) \
622 textconv_dict \
623 ucb1 \
624 ucbhelper \
625 $(if $(WITH_WEBDAV),ucpdav1) \
626 ucpfile1 \
627 ucpftp1 \
628 ucpchelp1 \
629 ucphier1 \
630 ucppkg1 \
631 unopkgapp \
632 xmlsecurity \
633 xsec_xmlsec \
634 xstor \
635 $(if $(filter $(OS),MACOSX), \
636 macab1 \
637 macabdrv1 \
639 $(if $(filter WNT,$(OS)), \
640 dnd \
641 dtrans \
642 fps \
643 ftransl \
644 inprocserv \
645 UAccCOM \
646 winaccessibility \
650 ifeq ($(OS),WNT)
651 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
652 regactivex \
655 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
656 so_activex \
659 ifneq ($(BUILD_X64),)
660 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
661 so_activex_x64 \
663 endif
665 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
666 spsupp_helper \
669 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
670 $(if $(CXX_X64_BINARY),spsupp_x64) \
671 $(if $(CXX_X86_BINARY),spsupp_x86) \
674 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
675 $(if $(WINDOWS_SDK_HOME),\
676 instooofiltmsi \
677 inst_msu_msi \
678 qslnkmsi \
679 reg_dlls \
680 reg4allmsdoc \
681 sdqsmsi \
682 sellangmsi \
683 sn_tools \
687 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
688 shlxtmsi \
691 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
692 ooofilt \
693 propertyhdl \
694 shlxthdl \
697 ifneq ($(BUILD_X64),)
698 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
699 $(if $(filter MSC,$(COM)),msvc_dlls) \
702 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
703 ooofilt_x64 \
704 propertyhdl_x64 \
705 shlxthdl_x64 \
707 endif # BUILD_X64
709 endif # WNT
711 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
712 cppuhelper \
713 purpenvhelper \
714 salhelper \
717 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
718 cppu \
719 sal \
722 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
723 active_native \
724 passive_native \
727 ifneq ($(ENABLE_JAVA),)
728 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
729 java_uno \
730 juh \
731 jurt \
732 ridl \
733 unoloader \
736 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
737 ScriptFramework \
738 ScriptProviderForJava \
739 XMergeBridge \
740 commonwizards \
741 form \
742 $(if $(filter-out MACOSX,$(OS)),officebean) \
743 query \
744 report \
745 sdbc_hsqldb \
746 smoketest \
747 table \
748 unoil \
749 xmerge \
752 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
753 reportbuilder \
754 reportbuilderwizard \
757 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
758 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
759 ScriptProviderForBeanShell \
761 endif
763 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
764 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
765 ScriptProviderForJavaScript \
767 endif
769 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
770 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
771 ct2n \
773 endif
775 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
776 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
777 numbertext \
779 endif
781 $(eval $(call gb_Helper_register_jars,OXT, \
782 EvolutionarySolver \
783 active_java \
784 mediawiki \
785 nlpsolver \
786 passive_java \
789 $(eval $(call gb_Helper_register_jars,NONE,\
790 ConnectivityTools \
791 HelloWorld \
792 Highlight \
793 MemoryUsage \
794 OOoRunner \
795 TestExtension \
796 test \
797 test-tools \
798 testComponent \
800 endif
802 # 'test_unittest' is only package delivering to workdir.
803 # Other packages could be potentially autoinstalled.
804 $(eval $(call gb_Helper_register_packages, \
805 test_unittest \
806 cli_basetypes_copy \
807 extras_wordbook \
808 instsetoo_native_setup \
809 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
810 postprocess_registry \
811 readlicense_oo_readmes \
812 setup_native_misc \
813 sysui_share \
814 vcl_fontunxpsprint \
817 $(eval $(call gb_Helper_register_packages_for_install,impress,\
818 sd_xml \
821 $(eval $(call gb_Helper_register_packages_for_install,calc,\
822 sc_res_xml \
825 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
826 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
829 $(eval $(call gb_Helper_register_packages_for_install,ure,\
830 instsetoo_native_setup_ure \
831 ure_install \
832 $(if $(ENABLE_JAVA),\
833 jvmfwk_jvmfwk3_ini \
834 jvmfwk_javavendors \
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,\
845 odk_share_readme \
846 odk_share_readme_generated \
847 $(if $(filter WNT,$(OS)),odk_cli) \
848 odk_config \
849 $(if $(filter WNT,$(OS)),odk_config_win) \
850 odk_docs \
851 $(if $(DOXYGEN),odk_doxygen) \
852 odk_examples \
853 odk_headers \
854 odk_headers_generated \
855 odk_html \
856 odk_settings \
857 odk_settings_generated \
858 offapi_idl \
859 udkapi_idl \
860 $(if $(ENABLE_JAVA), \
861 odk_javadoc \
862 odk_uno_loader_classes \
863 odk_unowinreg \
867 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
868 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
869 officecfg_misc \
870 $(if $(filter $(OS),MACOSX), \
871 extensions_mdibundle \
872 extensions_OOoSpotlightImporter \
874 extras_autocorr \
875 extras_autotextuser \
876 extras_cfgsrvnolang \
877 extras_cfgusr \
878 extras_database \
879 extras_databasebiblio \
880 extras_gallbullets \
881 extras_gallmytheme \
882 extras_gallroot \
883 extras_gallsystem \
884 extras_glade \
885 extras_labels \
886 $(if $(filter WNT,$(OS)),extras_newfiles) \
887 extras_palettes \
888 extras_personas \
889 extras_persona_dark \
890 extras_persona_gray \
891 extras_persona_green \
892 extras_persona_pink \
893 extras_persona_sand \
894 extras_persona_white \
895 extras_tplofficorr \
896 extras_tploffimisc \
897 extras_tplpresnt \
898 extras_tpl_styles \
899 extras_tplpersonal \
900 extras_tplwizbitmap \
901 extras_tplwizdesktop \
902 extras_tplwizletter \
903 extras_tplwizfax \
904 extras_tplwizagenda \
905 extras_tplwizreport \
906 extras_tplwizstyles \
907 framework_dtd \
908 $(if $(filter $(OS),MACOSX),infoplist) \
909 oox_customshapes \
910 oox_generated \
911 package_dtd \
912 sd_web \
913 sfx2_emojiconfig \
914 $(call gb_Helper_optional,DESKTOP,\
915 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
916 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
917 $(if $(USING_X11),vcl_fontunxppds) \
918 $(if $(filter $(OS),MACOSX),vcl_osxres) \
919 xmloff_dtd \
920 xmlscript_dtd \
921 xmlhelp_helpxsl \
922 $(if $(ENABLE_JAVA),\
923 scripting_java \
924 scripting_java_jars \
925 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
926 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
928 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
929 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
930 wizards_basicshare \
931 wizards_basicsrvaccess2base \
932 wizards_basicsrvdepot \
933 wizards_basicsrveuro \
934 wizards_basicsrvgimmicks \
935 wizards_basicsrvimport \
936 wizards_basicsrvform \
937 wizards_basicsrvstandard \
938 wizards_basicsrvtemplate \
939 wizards_basicsrvtools \
940 wizards_basicsrvtutorials \
941 wizards_basicusr \
942 wizards_properties \
943 wizards_wizardshare \
944 tipoftheday_images \
945 vcl_opengl_shader \
946 vcl_theme_definitions \
947 $(if $(filter WNT,$(OS)), \
948 vcl_opengl_blacklist \
950 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
951 $(if $(filter SKIA,$(BUILD_TYPE)), \
952 vcl_skia_blacklist ) \
953 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
954 Pyuno/commonwizards \
955 Pyuno/fax \
956 Pyuno/letter \
957 Pyuno/agenda \
958 Pyuno/mailmerge \
959 )) \
960 sfx2_classification \
961 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
962 $(if $(ENABLE_HTMLHELP),\
963 helpcontent2_html_dynamic \
964 helpcontent2_html_media \
965 helpcontent2_html_icon-themes \
966 helpcontent2_html_static \
968 resource_fonts \
971 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
972 extras_fonts \
973 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
974 postprocess_fontconfig) \
975 $(call gb_Helper_optional,MORE_FONTS,\
976 fonts_alef \
977 fonts_amiri \
978 fonts_caladea \
979 fonts_carlito \
980 $(if $(MPL_SUBSET),,fonts_culmus) \
981 fonts_dejavu \
982 fonts_emojione_color \
983 fonts_gentium \
984 $(if $(MPL_SUBSET),,fonts_kacst) \
985 fonts_liberation \
986 fonts_liberation_narrow \
987 fonts_libertineg \
988 fonts_libre_hebrew \
989 fonts_noto \
990 fonts_reem \
991 fonts_sourcecode \
992 fonts_sourcesans \
993 fonts_sourceserif \
994 fonts_scheherazade \
998 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
999 postprocess_images \
1000 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1003 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1004 sd_opengl \
1005 slideshow_opengl_shader \
1008 ifneq ($(ENABLE_POPPLER),)
1009 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1010 sdext_pdfimport_pdf \
1012 endif
1014 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1015 reportbuilder_templates \
1018 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1019 filter_docbook \
1020 filter_xhtml \
1021 filter_xslt \
1024 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1025 desktop_branding \
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,\
1040 desktop_sbase_sh \
1043 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1044 desktop_scalc_sh \
1047 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1048 desktop_sdraw_sh \
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,\
1056 desktop_smath_sh \
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, \
1081 librelogo \
1082 librelogo_properties \
1084 endif # DISABLE_PYTHON
1086 # External executables
1087 $(eval $(call gb_ExternalExecutable_register_executables,\
1088 genbrk \
1089 genccode \
1090 gencmn \
1091 python \
1092 ucpp \
1093 xmllint \
1094 xsltproc \
1097 # Resources
1098 $(eval $(call gb_Helper_register_mos,\
1099 acc \
1100 avmedia \
1101 $(call gb_Helper_optional,SCRIPTING,basctl) \
1102 chart \
1103 cnr \
1104 cui \
1105 dba \
1106 dkt \
1107 editeng \
1108 flt \
1109 for \
1110 $(call gb_Helper_optional,DESKTOP,fps) \
1111 frm \
1112 fwk \
1113 oox \
1114 pcr \
1115 rpt \
1116 $(call gb_Helper_optional,SCRIPTING,sb) \
1117 sc \
1118 sca \
1119 scc \
1120 sd \
1121 sfx \
1122 shell \
1123 sm \
1124 svl \
1125 svt \
1126 svx \
1127 sw \
1128 uui \
1129 vcl \
1130 wiz \
1131 wpt \
1132 $(if $(ENABLE_NSS),xsc) \
1135 # UI configuration
1136 $(eval $(call gb_Helper_register_uiconfigs,\
1137 cui \
1138 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1139 desktop \
1140 editeng \
1141 filter \
1142 formula \
1143 fps \
1144 libreofficekit \
1145 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1146 $(call gb_Helper_optional,DBCONNECTIVITY,\
1147 modules/dbapp \
1148 modules/dbbrowser \
1149 modules/dbquery \
1150 modules/dbrelation \
1152 modules/dbreport \
1153 $(call gb_Helper_optional,DBCONNECTIVITY,\
1154 modules/dbtable \
1155 modules/dbtdata \
1157 modules/sabpilot \
1158 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1159 modules/scalc \
1160 modules/scanner \
1161 modules/schart \
1162 modules/sdraw \
1163 modules/sglobal \
1164 modules/simpress \
1165 modules/smath \
1166 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1167 modules/StartModule \
1168 modules/sweb \
1169 modules/swform \
1170 modules/swreport \
1171 modules/swriter \
1172 modules/swxform \
1173 sfx \
1174 svt \
1175 svx \
1176 uui \
1177 vcl \
1178 writerperfect \
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))
1185 endif
1187 # vim: set noet sw=4 ts=4: