Migrate user profile from Collabora GovOffice 5.x
[LibreOffice.git] / Repository.mk
blob19440f9e227cab4b8bd7d54130392799bec0a060
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 cfgex \
25 concat-deps \
26 cpp \
27 cppunittester \
28 gbuildtojson \
29 $(if $(filter MSC,$(COM)), \
30 gcc-wrapper \
31 g++-wrapper \
32 ) \
33 gencoll_rule \
34 genconv_dict \
35 gendict \
36 genindex_data \
37 genlang \
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 svg2odf \
58 svidl \
59 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
60 test_updater_dialog \
61 ) \
62 treex \
63 ulfex \
64 unoidl-read \
65 unoidl-write \
66 xrmex \
67 $(if $(filter-out ANDROID IOS WNT,$(OS)), \
68 svdemo \
69 fftester \
70 svptest \
71 svpclient \
72 pixelctl ) \
73 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
74 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest \
75 outdevgrind) \
76 vcldemo \
77 tiledrendering \
78 mtfdemo \
79 visualbackendtest \
80 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
83 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
84 $(if $(filter MSC,$(COM)),climaker) \
85 cppumaker \
86 idlc \
87 javamaker \
88 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
89 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
90 unoidl-check \
91 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
94 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
95 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
96 mar \
97 $(if $(filter WNT,$(OS)), \
98 update_service \
99 ) \
100 updater )\
101 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
102 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
103 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
105 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
112 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
118 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
120 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
121 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
123 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
124 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
125 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
126 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
127 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
129 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
130 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
131 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
135 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
138 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
140 $(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
141 soffice_bin \
142 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
143 $(if $(filter WNT,$(OS)), \
144 soffice \
145 unoinfo \
146 unopkg \
147 unopkg_com \
151 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
152 $(if $(filter WNT,$(OS)), \
153 sbase \
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
158 $(if $(filter WNT,$(OS)), \
159 odbcconfig \
163 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
164 $(if $(filter WNT,$(OS)), \
165 scalc \
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
170 $(if $(filter WNT,$(OS)), \
171 sdraw \
175 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
176 $(if $(filter WNT,$(OS)), \
177 simpress \
181 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
182 $(if $(filter WNT,$(OS)), \
183 smath \
187 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
188 $(if $(filter WNT,$(OS)), \
189 sweb \
190 swriter \
194 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
195 gengal \
196 $(if $(filter WNT,$(OS)),,uri-encode) \
197 $(if $(ENABLE_MACOSX_SANDBOX),, \
198 $(if $(ENABLE_HEADLESS),, \
199 ui-previewer \
202 $(if $(filter WNT,$(OS)), \
203 senddoc \
207 ifeq ($(OS),WNT)
208 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
209 quickstart \
211 endif
213 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
214 $(if $(filter WNT,$(OS)), \
215 python \
219 ifeq ($(USING_X11), TRUE)
220 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
221 $(if $(ENABLE_GTK),\
222 xid-fullscreen-on-all-monitors \
225 endif
227 ifneq ($(ENABLE_PDFIMPORT),)
228 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
229 xpdfimport \
231 endif
233 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
234 $(if $(and $(ENABLE_JAVA),$(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
235 $(if $(ENABLE_MACOSX_SANDBOX),, \
236 regmerge \
237 regview \
239 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
242 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
243 abp \
244 dbp \
245 dbu \
248 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
249 analysis \
250 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
251 date \
252 pricing \
253 sc \
254 scd \
255 scfilt \
256 scui \
257 wpftcalc \
258 solver \
259 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
262 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
263 svgfilter \
264 flash \
265 wpftdraw \
266 graphicfilter \
269 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
270 animcore \
271 PresenterScreen \
272 PresentationMinimizer \
273 wpftimpress \
276 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
277 $(if $(ENABLE_ONLINE_UPDATE), \
278 updatecheckui \
279 updchk \
283 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
284 $(if $(ENABLE_EVOAB2),evoab) \
285 $(if $(ENABLE_GTK),vclplug_gtk) \
286 $(if $(ENABLE_GTK3),vclplug_gtk3) \
287 $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
288 $(if $(ENABLE_GIO),losessioninstall) \
289 $(if $(ENABLE_GIO),ucpgio1) \
292 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
293 $(if $(ENABLE_KDE4),kde4be1) \
294 $(if $(USING_X11), \
295 $(if $(ENABLE_KDE4),vclplug_kde4) \
296 $(if $(ENABLE_QT5),vclplug_qt5) \
300 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
301 sm \
302 smd \
305 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
306 OGLTrans \
309 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
310 acc \
311 $(call gb_Helper_optional,AVMEDIA,avmedia) \
312 $(if $(filter MACOSX,$(OS)),\
313 avmediaMacAVF \
314 $(if $(ENABLE_MACOSX_SANDBOX),,\
315 $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \
318 $(call gb_Helper_optional,SCRIPTING, \
319 basctl \
320 basprov \
322 basegfx \
323 bib \
324 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
325 canvasfactory \
326 canvastools \
327 chartcore \
328 chartcontroller \
329 $(if $(ENABLE_HEADLESS),, \
330 chartopengl \
332 $(call gb_Helper_optional,OPENCL,clew) \
333 $(if $(filter $(OS),WNT),,cmdmail) \
334 cppcanvas \
335 configmgr \
336 ctl \
337 cui \
338 $(call gb_Helper_optional,DBCONNECTIVITY, \
339 dba \
340 dbase \
341 dbmm \
342 dbaxml \
343 dbahsql) \
344 dbtools \
345 deploymentmisc \
346 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
347 $(if $(USING_X11),desktop_detector) \
348 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
349 $(if $(filter WNT,$(OS)),directx9canvas) \
350 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
351 drawinglayer \
352 editeng \
353 $(if $(filter WNT,$(OS)),emser) \
354 evtatt \
355 expwrap \
356 $(call gb_Helper_optional,DBCONNECTIVITY, \
357 flat \
358 file) \
359 filterconfig \
360 fps_office \
361 for \
362 forui \
363 frm \
364 fsstorage \
365 fwe \
366 fwi \
367 fwk \
368 fwl \
369 fwm \
370 $(if $(filter WNT,$(OS)),gdipluscanvas) \
371 guesslang \
372 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
373 i18npool \
374 i18nsearch \
375 gie \
376 hyphen \
377 icg \
378 $(if $(ENABLE_JAVA),jdbc) \
379 ldapbe2 \
380 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
381 localebe1 \
382 log \
383 lng \
384 lnth \
385 $(if $(filter $(OS),MACOSX),macbe1) \
386 $(if $(MERGELIBS),merged) \
387 migrationoo2 \
388 migrationoo3 \
389 msfilter \
390 $(call gb_Helper_optional,SCRIPTING,msforms) \
391 mtfrenderer \
392 $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
393 odbc \
394 mysqlc \
395 odfflatxml \
396 offacc \
397 oox \
398 $(call gb_Helper_optional,OPENCL,opencl) \
399 passwordcontainer \
400 pcr \
401 pdffilter \
402 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
403 sax \
404 sb \
405 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
406 scn \
407 sd \
408 sdd \
409 sdfilt \
410 sdui \
411 sfx \
412 simplecanvas \
413 slideshow \
414 sot \
415 spell \
416 $(if $(ENABLE_HEADLESS),,spl) \
417 storagefd \
418 $(call gb_Helper_optional,SCRIPTING,stringresource) \
419 svgio \
420 emfio \
421 svl \
422 svt \
423 svx \
424 svxcore \
425 sw \
426 syssh \
427 textconversiondlgs \
428 textfd \
429 tk \
430 tl \
431 ucpexpand1 \
432 ucpext \
433 ucpimage \
434 ucpcmis1 \
435 ucptdoc1 \
436 unordf \
437 unoxml \
438 updatefeed \
439 utl \
440 uui \
441 $(call gb_Helper_optional,SCRIPTING, \
442 vbaevents \
443 vbahelper \
445 vcl \
446 vclcanvas \
447 $(if $(USING_X11), \
448 vclplug_gen \
450 writerperfect \
451 xmlscript \
452 xmlfa \
453 xmlfd \
454 xo \
455 xof \
456 xsltdlg \
457 xsltfilter \
458 mork \
459 mozbootstrap \
460 $(if $(filter $(OS),WNT), \
461 ado \
462 oleautobridge \
463 smplmail \
464 wininetbe1 \
466 $(if $(filter $(OS),MACOSX), \
467 $(if $(ENABLE_MACOSX_SANDBOX),, \
468 AppleRemote \
470 fps_aqua \
471 MacOSXSpell \
475 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
476 $(if $(BUILD_POSTGRESQL_SDBC), \
477 postgresql-sdbc \
478 postgresql-sdbc-impl) \
481 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
482 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
485 ifneq ($(ENABLE_PDFIMPORT),)
486 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
487 pdfimport \
489 endif
491 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
492 pythonloader \
495 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
496 pyuno \
497 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
500 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
501 rpt \
502 rptui \
503 rptxml \
506 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
507 hwp \
508 $(if $(ENABLE_LWP),lwpft) \
509 msword \
510 swd \
511 swui \
512 t602filter \
513 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
514 wpftwriter \
515 writerfilter \
516 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
519 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
520 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
521 getuid \
522 smoketest \
523 subsequenttest \
524 test \
525 test-setupvcl \
526 testtools_cppobj \
527 testtools_bridgetest \
528 testtools_bridgetest-common \
529 testtools_constructors \
530 unobootstrapprotector \
531 unoexceptionprotector \
532 unotest \
533 vclbootstrapprotector \
534 scqahelper \
535 unowinreg \
536 wpftqahelper \
537 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
538 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
539 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
542 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
543 affine_uno_uno \
544 $(if $(filter MSC,$(COM)),cli_uno) \
545 i18nlangtag \
546 $(if $(ENABLE_JAVA), \
547 java_uno \
548 jpipe \
549 $(if $(filter $(OS),WNT),jpipx) \
550 juh \
551 juhx \
553 log_uno_uno \
554 unsafe_uno_uno \
555 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
558 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
559 binaryurp \
560 bootstrap \
561 introspection \
562 invocadapt \
563 invocation \
564 io \
565 $(if $(ENABLE_JAVA),javaloader) \
566 $(if $(ENABLE_JAVA),javavm) \
567 $(if $(ENABLE_JAVA),jvmaccess) \
568 $(if $(ENABLE_JAVA),jvmfwk) \
569 namingservice \
570 proxyfac \
571 reflection \
572 reg \
573 sal_textenc \
574 stocservices \
575 store \
576 unoidl \
577 uuresolver \
578 xmlreader \
581 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
582 $(if $(ENABLE_VLC),avmediavlc) \
583 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
584 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
585 $(if $(filter WNT,$(OS)),avmediawin) \
586 cached1 \
587 collator_data \
588 comphelper \
589 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
590 $(call gb_Helper_optional,BREAKPAD,crashreport) \
591 deployment \
592 deploymentgui \
593 dict_ja \
594 dict_zh \
595 embobj \
596 $(if $(ENABLE_JAVA),hsqldb) \
597 i18nutil \
598 index_data \
599 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
600 localedata_en \
601 localedata_es \
602 localedata_euro \
603 localedata_others \
604 mcnttype \
605 $(if $(ENABLE_JAVA), \
606 $(if $(filter $(OS),MACOSX),,officebean) \
608 emboleobj \
609 package2 \
610 $(if $(USING_X11),recentfile) \
611 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
612 sdbc2 \
613 sofficeapp \
614 srtrs1 \
615 $(if $(filter $(OS),WNT),sysdtrans) \
616 textconv_dict \
617 ucb1 \
618 ucbhelper \
619 $(if $(WITH_WEBDAV),ucpdav1) \
620 ucpfile1 \
621 ucpftp1 \
622 ucpchelp1 \
623 ucphier1 \
624 ucppkg1 \
625 unopkgapp \
626 xmlsecurity \
627 xsec_fw \
628 xsec_xmlsec \
629 xstor \
630 $(if $(filter $(OS),MACOSX), \
631 macab1 \
632 macabdrv1 \
634 $(if $(filter WNT,$(OS)), \
635 dnd \
636 dtrans \
637 fps \
638 ftransl \
639 inprocserv \
640 UAccCOM \
641 winaccessibility \
645 ifeq ($(OS),WNT)
646 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
647 regactivex \
650 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
651 so_activex \
652 spsupp \
655 ifneq ($(BUILD_X64),)
656 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
657 so_activex_x64 \
658 spsupp_x64 \
660 endif
662 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
663 $(if $(WINDOWS_SDK_HOME),\
664 instooofiltmsi \
665 inst_msu_msi \
666 qslnkmsi \
667 reg4allmsdoc \
668 sdqsmsi \
669 sellangmsi \
670 sn_tools \
674 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
675 shlxtmsi \
678 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
679 ooofilt \
680 propertyhdl \
681 shlxthdl \
684 ifneq ($(BUILD_X64),)
685 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
686 $(if $(filter MSC,$(COM)),msvc_dlls) \
689 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
690 ooofilt_x64 \
691 propertyhdl_x64 \
692 shlxthdl_x64 \
694 endif # BUILD_X64
696 endif # WNT
698 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
699 cppuhelper \
700 purpenvhelper \
701 salhelper \
704 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
705 cppu \
706 sal \
709 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
710 active_native \
711 passive_native \
714 ifneq ($(ENABLE_JAVA),)
715 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
716 java_uno \
717 juh \
718 jurt \
719 ridl \
720 unoloader \
723 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
724 ScriptFramework \
725 ScriptProviderForJava \
726 XMergeBridge \
727 commonwizards \
728 form \
729 $(if $(filter-out MACOSX,$(OS)),officebean) \
730 query \
731 report \
732 sdbc_hsqldb \
733 smoketest \
734 table \
735 unoil \
736 xmerge \
739 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
740 reportbuilder \
741 reportbuilderwizard \
744 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
745 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
746 ScriptProviderForBeanShell \
748 endif
750 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
751 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
752 ScriptProviderForJavaScript \
754 endif
756 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
757 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
758 ct2n \
760 endif
762 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
763 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
764 numbertext \
766 endif
768 $(eval $(call gb_Helper_register_jars,OXT, \
769 EvolutionarySolver \
770 active_java \
771 mediawiki \
772 nlpsolver \
773 passive_java \
776 $(eval $(call gb_Helper_register_jars,NONE,\
777 ConnectivityTools \
778 HelloWorld \
779 Highlight \
780 MemoryUsage \
781 OOoRunner \
782 TestExtension \
783 test \
784 test-tools \
785 testComponent \
787 endif
789 # 'test_unittest' is only package delivering to workdir.
790 # Other packages could be potentially autoinstalled.
791 $(eval $(call gb_Helper_register_packages, \
792 test_unittest \
793 cli_basetypes_copy \
794 extras_wordbook \
795 instsetoo_native_setup \
796 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
797 postprocess_registry \
798 readlicense_oo_readmes \
799 setup_native_misc \
800 share \
801 vcl_fontunxpsprint \
804 $(eval $(call gb_Helper_register_packages_for_install,impress,\
805 sd_xml \
808 $(eval $(call gb_Helper_register_packages_for_install,calc,\
809 sc_res_xml \
812 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
813 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
816 $(eval $(call gb_Helper_register_packages_for_install,ure,\
817 instsetoo_native_setup_ure \
818 ure_install \
819 $(if $(ENABLE_JAVA),\
820 jvmfwk_jvmfwk3_ini \
821 jvmfwk_javavendors \
822 jvmfwk_jreproperties \
823 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
827 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
828 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
831 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
832 odk_share_readme \
833 odk_share_readme_generated \
834 $(if $(filter WNT,$(OS)),odk_cli) \
835 odk_config \
836 $(if $(filter WNT,$(OS)),odk_config_win) \
837 odk_docs \
838 $(if $(DOXYGEN),odk_doxygen) \
839 odk_examples \
840 odk_headers \
841 odk_headers_generated \
842 odk_html \
843 odk_settings \
844 odk_settings_generated \
845 offapi_idl \
846 udkapi_idl \
847 $(if $(ENABLE_JAVA), \
848 odk_javadoc \
849 odk_uno_loader_classes \
850 odk_unowinreg \
854 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
855 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
856 officecfg_misc \
857 $(if $(filter $(OS),MACOSX), \
858 extensions_mdibundle \
859 extensions_OOoSpotlightImporter \
861 extras_autocorr \
862 extras_autotextuser \
863 extras_cfgsrvnolang \
864 extras_cfgusr \
865 extras_database \
866 extras_databasebiblio \
867 extras_gallbullets \
868 extras_gallhtmlexpo \
869 extras_gallmytheme \
870 extras_gallroot \
871 extras_gallsystem \
872 extras_gallwwwback \
873 extras_gallwwwgraf \
874 extras_glade \
875 extras_labels \
876 $(if $(filter WNT,$(OS)),extras_newfiles) \
877 extras_palettes \
878 extras_tplofficorr \
879 extras_tploffimisc \
880 extras_tplpresnt \
881 extras_tpl_styles \
882 extras_tplpersonal \
883 extras_tplwizbitmap \
884 extras_tplwizdesktop \
885 extras_tplwizletter \
886 extras_tplwizfax \
887 extras_tplwizagenda \
888 extras_tplwizreport \
889 extras_tplwizstyles \
890 framework_dtd \
891 $(if $(filter $(OS),MACOSX),infoplist) \
892 oox_customshapes \
893 oox_generated \
894 package_dtd \
895 sd_web \
896 sfx2_emojiconfig \
897 $(call gb_Helper_optional,DESKTOP,\
898 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
899 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
900 $(if $(USING_X11),vcl_fontunxppds) \
901 $(if $(filter $(OS),MACOSX),vcl_osxres) \
902 xmloff_dtd \
903 xmlscript_dtd \
904 xmlhelp_helpxsl \
905 $(if $(ENABLE_JAVA),\
906 scripting_java \
907 scripting_java_jars \
908 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
909 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
911 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
912 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
913 wizards_basicshare \
914 wizards_basicsrvaccess2base \
915 wizards_basicsrvdepot \
916 wizards_basicsrveuro \
917 wizards_basicsrvgimmicks \
918 wizards_basicsrvimport \
919 wizards_basicsrvform \
920 wizards_basicsrvstandard \
921 wizards_basicsrvtemplate \
922 wizards_basicsrvtools \
923 wizards_basicsrvtutorials \
924 wizards_basicusr \
925 wizards_properties \
926 wizards_wizardshare \
927 $(if $(ENABLE_HEADLESS),, \
928 chart2_opengl_shader \
930 vcl_opengl_shader \
931 $(if $(filter WNT,$(OS)), \
932 vcl_opengl_blacklist \
934 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
935 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
936 Pyuno/commonwizards \
937 Pyuno/fax \
938 Pyuno/letter \
939 Pyuno/agenda \
940 Pyuno/mailmerge \
941 )) \
942 sfx2_classification \
943 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
944 $(if $(and $(filter WNT,$(OS)), $(filter X86_64,$(CPUNAME))),twain_dsm) \
947 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
948 extras_fonts \
949 $(if $(USING_X11)$(ENABLE_HEADLESS)$(filter ANDROID,$(OS)), \
950 postprocess_fontconfig) \
951 $(call gb_Helper_optional,MORE_FONTS,\
952 fonts_alef \
953 fonts_amiri \
954 fonts_caladea \
955 fonts_carlito \
956 fonts_culmus \
957 fonts_dejavu \
958 fonts_emojione_color \
959 fonts_gentium \
960 fonts_kacst \
961 fonts_liberation \
962 fonts_liberation_narrow \
963 fonts_libertineg \
964 fonts_libre_hebrew \
965 fonts_noto \
966 fonts_reem \
967 fonts_sourcecode \
968 fonts_sourcesans \
969 fonts_scheherazade \
971 $(call gb_Helper_optional,NOTO_FONT,\
972 fonts_notomore \
973 fonts_notosansjp \
974 fonts_notosanskr \
975 fonts_notosanssc \
976 fonts_notosanstc \
977 fonts_notoserifjp \
978 fonts_notoserifkr \
979 fonts_notoserifsc \
980 fonts_notoseriftc \
984 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
985 postprocess_images \
986 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
989 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
990 sd_opengl \
991 slideshow_opengl_shader \
994 ifneq ($(ENABLE_PDFIMPORT),)
995 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
996 sdext_pdfimport_pdf \
998 endif
1000 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1001 reportbuilder-templates \
1004 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1005 filter_docbook \
1006 filter_xhtml \
1007 filter_xslt \
1010 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1011 desktop_branding \
1012 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1013 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1014 $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1015 $(if $(ENABLE_HEADLESS),, \
1016 desktop_soffice_sh \
1019 readlicense_oo_files \
1020 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
1021 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1024 ifeq ($(USING_X11), TRUE)
1025 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1026 desktop_sbase_sh \
1029 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1030 desktop_scalc_sh \
1033 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1034 desktop_sdraw_sh \
1037 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1038 desktop_simpress_sh \
1041 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1042 desktop_smath_sh \
1045 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1046 desktop_swriter_sh \
1048 endif # USING_X11=TRUE
1050 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1051 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1054 ifneq ($(DISABLE_PYTHON),TRUE)
1055 $(eval $(call gb_Helper_register_packages_for_install,python, \
1056 pyuno_pythonloader_ini \
1057 pyuno_python_scripts \
1058 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1059 scripting_ScriptsPython \
1062 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1063 scriptproviderforpython \
1066 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1067 librelogo \
1068 librelogo_properties \
1070 endif # DISABLE_PYTHON
1072 # External executables
1073 $(eval $(call gb_ExternalExecutable_register_executables,\
1074 genbrk \
1075 genccode \
1076 gencmn \
1077 python \
1078 ucpp \
1079 xmllint \
1080 xsltproc \
1083 # Resources
1084 $(eval $(call gb_Helper_register_mos,\
1085 acc \
1086 avmedia \
1087 $(call gb_Helper_optional,SCRIPTING,basctl) \
1088 chart \
1089 cnr \
1090 cui \
1091 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1092 dkt \
1093 editeng \
1094 flt \
1095 for \
1096 $(call gb_Helper_optional,DESKTOP,fps) \
1097 frm \
1098 fwk \
1099 pcr \
1100 rpt \
1101 $(call gb_Helper_optional,SCRIPTING,sb) \
1102 sc \
1103 sca \
1104 scc \
1105 sd \
1106 sfx \
1107 sm \
1108 svl \
1109 svt \
1110 svx \
1111 sw \
1112 uui \
1113 vcl \
1114 wiz \
1115 wpt \
1116 $(if $(ENABLE_NSS),xsc) \
1119 # UI configuration
1120 $(eval $(call gb_Helper_register_uiconfigs,\
1121 cui \
1122 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1123 desktop \
1124 editeng \
1125 filter \
1126 formula \
1127 fps \
1128 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1129 $(call gb_Helper_optional,DBCONNECTIVITY,\
1130 modules/dbapp \
1131 modules/dbbrowser \
1132 modules/dbquery \
1133 modules/dbrelation \
1135 modules/dbreport \
1136 $(call gb_Helper_optional,DBCONNECTIVITY,\
1137 modules/dbtable \
1138 modules/dbtdata \
1140 modules/sabpilot \
1141 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1142 modules/scalc \
1143 modules/scanner \
1144 modules/schart \
1145 modules/sdraw \
1146 modules/sglobal \
1147 modules/simpress \
1148 modules/smath \
1149 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1150 modules/StartModule \
1151 modules/sweb \
1152 modules/swform \
1153 modules/swreport \
1154 modules/swriter \
1155 modules/swxform \
1156 sfx \
1157 svt \
1158 svx \
1159 uui \
1160 vcl \
1161 writerperfect \
1162 $(if $(ENABLE_NSS),xmlsec) \
1165 ifeq ($(gb_GBUILDSELFTEST),t)
1166 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1167 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1168 endif
1170 # vim: set noet sw=4 ts=4: