Branch libreoffice-5-0-4
[LibreOffice.git] / Repository.mk
blobf7c89c0057a00aec3e2577fb3fed45d3ac242d87
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 $(if $(filter MSC,$(COM)), \
29 gcc-wrapper \
30 g++-wrapper \
31 ) \
32 gencoll_rule \
33 genconv_dict \
34 gendict \
35 genindex_data \
36 helpex \
37 idxdict \
38 langsupport \
39 $(if $(ENABLE_TELEPATHY),liboapprover) \
40 $(if $(filter IOS,$(OS)),LibreOffice) \
41 libtest \
42 lngconvex \
43 localize \
44 makedepend \
45 mork_helper \
46 osl_process_child \
47 pdf2xml \
48 pdfunzip \
49 pocheck \
50 propex \
51 regsvrex \
52 rsc \
53 saxparser \
54 sp2bv \
55 svg2odf \
56 svidl \
57 transex3 \
58 treex \
59 uiex \
60 ulfex \
61 unoidl-check \
62 unoidl-read \
63 unoidl-write \
64 xrmex \
65 $(if $(filter-out ANDROID IOS WNT,$(OS)), \
66 svdemo \
67 svptest \
68 svpclient \
69 pixelctl ) \
70 $(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), tilebench) \
71 $(if $(filter LINUX MACOSX WNT,$(OS)),icontest \
72 outdevgrind) \
73 vcldemo \
74 tiledrendering \
75 mtfdemo \
76 $(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), gtktiledviewer) \
79 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
80 $(if $(filter MSC,$(COM)),climaker) \
81 cppumaker \
82 idlc \
83 javamaker \
84 regcompare \
85 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
86 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
87 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
90 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
91 $(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
92 soffice_bin \
93 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
94 $(if $(filter WNT,$(OS)), \
95 soffice \
96 unoinfo \
97 unopkg \
98 unopkg_com \
99 ) \
102 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
103 $(if $(filter WNT,$(OS)), \
104 sbase \
108 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
109 $(if $(filter WNT,$(OS)), \
110 odbcconfig \
114 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
115 $(if $(filter WNT,$(OS)), \
116 scalc \
120 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
121 $(if $(filter WNT,$(OS)), \
122 sdraw \
126 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
127 $(if $(filter WNT,$(OS)), \
128 simpress \
132 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
133 $(if $(filter WNT,$(OS)), \
134 smath \
138 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
139 $(if $(filter WNT,$(OS)), \
140 sweb \
141 swriter \
145 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
146 gengal \
147 $(if $(filter unx-TRUE,$(GUIBASE)-$(ENABLE_NPAPI_FROM_BROWSER)),pluginapp.bin) \
148 $(if $(filter unx-TRUE,$(GUIBASE)-$(ENABLE_TDE)),tdefilepicker) \
149 $(if $(filter WNT,$(OS)),,uri-encode) \
150 ui-previewer \
151 $(if $(filter WNT,$(OS)), \
152 senddoc \
156 ifeq ($(OS),WNT)
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
158 quickstart \
160 endif
162 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
163 $(if $(filter WNT,$(OS)), \
164 python \
168 ifeq ($(GUIBASE),unx)
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
170 $(if $(ENABLE_GTK),\
171 xid-fullscreen-on-all-monitors \
174 endif
176 ifneq ($(ENABLE_PDFIMPORT),)
177 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
178 xpdfimport \
180 endif
182 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
183 $(if $(and $(ENABLE_JAVA),$(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
184 regmerge \
185 regview \
186 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
189 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
190 abp \
191 dbp \
192 dbu \
195 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
196 analysis \
197 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
198 date \
199 pricing \
200 sc \
201 scd \
202 scfilt \
203 scui \
204 wpftcalc \
205 $(if $(ENABLE_COINMP)$(ENABLE_LPSOLVE),solver) \
206 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
209 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
210 svgfilter \
211 flash \
212 wpftdraw \
213 graphicfilter \
216 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,tde, \
217 $(if $(ENABLE_TDE),tdebe1) \
220 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
221 animcore \
222 placeware \
223 PresenterScreen \
224 PresentationMinimizer \
225 wpftimpress \
228 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
229 $(if $(ENABLE_ONLINE_UPDATE), \
230 updatecheckui \
231 updchk \
235 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
236 $(if $(ENABLE_EVOAB2),evoab) \
237 $(if $(ENABLE_GTK),vclplug_gtk) \
238 $(if $(ENABLE_GTK3),vclplug_gtk3) \
239 $(if $(ENABLE_GCONF),gconfbe1) \
240 $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
241 $(if $(ENABLE_GIO),losessioninstall) \
242 $(if $(ENABLE_GIO),ucpgio1) \
243 $(if $(ENABLE_GNOMEVFS),ucpgvfs1) \
246 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
247 $(if $(ENABLE_KDE),kdebe1) \
248 $(if $(ENABLE_KDE4),kde4be1) \
249 $(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))), \
250 $(if $(ENABLE_KDE),vclplug_kde) \
251 $(if $(ENABLE_KDE4),vclplug_kde4) \
255 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
256 $(if $(filter $(GUIBASE)$(ENABLE_KDE),unxTRUE), \
257 kdefilepicker \
261 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
262 sm \
263 smd \
266 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
267 OGLTrans \
270 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
271 acc \
272 $(call gb_Helper_optional,AVMEDIA,avmedia) \
273 $(if $(filter MACOSX,$(OS)),\
274 avmediaMacAVF \
275 $(if $(ENABLE_MACOSX_SANDBOX),,avmediaQuickTime) \
277 $(call gb_Helper_optional,SCRIPTING, \
278 basctl \
279 basprov \
281 $(if $(filter $(OS),ANDROID),, \
282 basebmp \
284 basegfx \
285 bib \
286 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
287 canvasfactory \
288 canvastools \
289 chartcore \
290 chartcontroller \
291 chartopengl \
292 $(call gb_Helper_optional,OPENCL,clew) \
293 $(if $(filter $(OS),WNT),,cmdmail) \
294 cppcanvas \
295 configmgr \
296 ctl \
297 cui \
298 $(call gb_Helper_optional,DBCONNECTIVITY, \
299 dba \
300 dbase \
301 dbmm \
302 dbtools \
303 dbaxml) \
304 deploymentmisc \
305 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
306 $(if $(filter unx,$(GUIBASE)),desktop_detector) \
307 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
308 $(if $(ENABLE_DIRECTX),directx9canvas) \
309 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
310 drawinglayer \
311 editeng \
312 egi \
313 eme \
314 $(if $(filter WNT,$(OS)),$(if $(DISABLE_ATL),,emser)) \
315 epb \
316 epg \
317 epp \
318 eps \
319 ept \
320 era \
321 eti \
322 evtatt \
323 exp \
324 expwrap \
325 $(call gb_Helper_optional,DBCONNECTIVITY, \
326 flat \
327 file) \
328 filterconfig \
329 $(if $(filter $(ENABLE_FIREBIRD_SDBC),TRUE),firebird_sdbc) \
330 fps_office \
331 for \
332 forui \
333 frm \
334 fsstorage \
335 fwe \
336 fwi \
337 fwk \
338 fwl \
339 fwm \
340 $(if $(ENABLE_DIRECTX),gdipluscanvas) \
341 guesslang \
342 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
343 i18npool \
344 i18nsearch \
345 hyphen \
346 icd \
347 icg \
348 idx \
349 ime \
350 ipb \
351 ipd \
352 ips \
353 ipt \
354 ipx \
355 ira \
356 itg \
357 iti \
358 $(if $(ENABLE_JAVA),jdbc) \
359 $(if $(ENABLE_KAB),kab1) \
360 $(if $(ENABLE_KAB),kabdrv1) \
361 ldapbe2 \
362 localebe1 \
363 log \
364 lng \
365 lnth \
366 $(if $(filter $(OS),MACOSX),macbe1) \
367 $(if $(MERGELIBS),merged) \
368 migrationoo2 \
369 migrationoo3 \
370 msfilter \
371 $(call gb_Helper_optional,SCRIPTING,msforms) \
372 mtfrenderer \
373 $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
374 odbc \
375 odfflatxml \
376 offacc \
377 oox \
378 $(call gb_Helper_optional,OPENCL,opencl) \
379 passwordcontainer \
380 pcr \
381 $(if $(ENABLE_NPAPI_FROM_BROWSER),pl) \
382 pdffilter \
383 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
384 res \
385 sax \
386 sb \
387 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
388 scn \
389 sd \
390 sdd \
391 sdfilt \
392 sdui \
393 sfx \
394 simplecanvas \
395 slideshow \
396 sot \
397 spell \
398 $(if $(ENABLE_HEADLESS),,spl) \
399 storagefd \
400 $(call gb_Helper_optional,SCRIPTING,stringresource) \
401 svgio \
402 svl \
403 svt \
404 svx \
405 svxcore \
406 sw \
407 syssh \
408 $(if $(ENABLE_TDEAB),tdeab1) \
409 $(if $(ENABLE_TDEAB),tdeabdrv1) \
410 textconversiondlgs \
411 textfd \
412 tk \
413 tl \
414 $(if $(ENABLE_TELEPATHY),tubes) \
415 ucpexpand1 \
416 ucpext \
417 ucpimage \
418 ucpcmis1 \
419 ucptdoc1 \
420 unordf \
421 unoxml \
422 updatefeed \
423 utl \
424 uui \
425 $(call gb_Helper_optional,SCRIPTING, \
426 vbaevents \
427 vbahelper \
429 vcl \
430 vclcanvas \
431 $(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))), \
432 vclplug_gen \
433 $(if $(ENABLE_TDE),vclplug_tde) \
435 writerperfect \
436 xmlscript \
437 xmlfa \
438 xmlfd \
439 xo \
440 xof \
441 xsltdlg \
442 xsltfilter \
443 $(if $(WITH_MOZAB4WIN), \
444 mozab2 \
445 mozabdrv \
447 $(if $(WITH_MOZAB4WIN),,\
448 mork \
449 mozbootstrap \
451 $(if $(filter $(OS),WNT), \
452 ado \
453 $(if $(DISABLE_ATL),,oleautobridge) \
454 smplmail \
455 wininetbe1 \
457 $(if $(filter $(OS),MACOSX), \
458 $(if $(ENABLE_MACOSX_SANDBOX),, \
459 AppleRemote \
461 fps_aqua \
462 MacOSXSpell \
466 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
467 $(if $(BUILD_POSTGRESQL_SDBC), \
468 postgresql-sdbc \
469 postgresql-sdbc-impl) \
472 ifneq ($(ENABLE_PDFIMPORT),)
473 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
474 pdfimport \
476 endif
478 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
479 pythonloader \
482 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
483 pyuno \
484 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
487 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
488 rpt \
489 rptui \
490 rptxml \
493 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
494 hwp \
495 $(if $(ENABLE_LWP),lwpft) \
496 msword \
497 swd \
498 swui \
499 t602filter \
500 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
501 wpftwriter \
502 writerfilter \
505 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
506 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
507 getuid \
508 smoketest \
509 subsequenttest \
510 test \
511 testtools_cppobj \
512 testtools_bridgetest \
513 testtools_constructors \
514 unobootstrapprotector \
515 unoexceptionprotector \
516 unotest \
517 vclbootstrapprotector \
518 scqahelper \
519 unowinreg \
520 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
521 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
522 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
525 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
526 affine_uno_uno \
527 $(if $(filter MSC,$(COM)),cli_uno) \
528 $(if $(ENABLE_JAVA), \
529 java_uno \
530 jpipe \
531 $(if $(filter $(OS),WNT),jpipx) \
532 juh \
533 juhx \
535 log_uno_uno \
536 unsafe_uno_uno \
537 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
538 $(if $(filter $(OS),WNT), \
539 uwinapi \
543 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
544 binaryurp \
545 bootstrap \
546 introspection \
547 invocadapt \
548 invocation \
549 io \
550 $(if $(ENABLE_JAVA),javaloader) \
551 $(if $(ENABLE_JAVA),javavm) \
552 $(if $(ENABLE_JAVA),jvmaccess) \
553 $(if $(ENABLE_JAVA),jvmfwk) \
554 namingservice \
555 proxyfac \
556 reflection \
557 reg \
558 sal_textenc \
559 stocservices \
560 store \
561 unoidl \
562 uuresolver \
563 xmlreader \
566 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
567 $(if $(ENABLE_VLC),avmediavlc) \
568 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
569 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
570 $(if $(ENABLE_DIRECTX),avmediawin) \
571 $(if $(ENABLE_GLTF),avmediaogl) \
572 cached1 \
573 collator_data \
574 comphelper \
575 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
576 deployment \
577 deploymentgui \
578 dict_ja \
579 dict_zh \
580 embobj \
581 $(if $(ENABLE_JAVA),hsqldb) \
582 i18nlangtag \
583 i18nutil \
584 index_data \
585 $(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), libreofficekitgtk) \
586 localedata_en \
587 localedata_es \
588 localedata_euro \
589 localedata_others \
590 mcnttype \
591 $(if $(ENABLE_JAVA), \
592 $(if $(filter $(OS),MACOSX),,officebean) \
594 $(if $(filter WNT-TRUE,$(OS)-$(DISABLE_ATL)),,emboleobj) \
595 package2 \
596 $(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))),recentfile) \
597 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
598 sdbc2 \
599 sofficeapp \
600 srtrs1 \
601 $(if $(filter $(OS),WNT),sysdtrans) \
602 textconv_dict \
603 ucb1 \
604 ucbhelper \
605 $(if $(WITH_WEBDAV),ucpdav1) \
606 ucpfile1 \
607 ucpftp1 \
608 ucpchelp1 \
609 ucphier1 \
610 ucppkg1 \
611 unopkgapp \
612 xmlsecurity \
613 xsec_fw \
614 xsec_xmlsec \
615 xstor \
616 $(if $(filter $(OS),MACOSX), \
617 macab1 \
618 macabdrv1 \
620 $(if $(filter WNT,$(OS)), \
621 dnd \
622 dtrans \
623 fps \
624 ftransl \
625 $(if $(DISABLE_ATL),,\
626 inprocserv \
627 UAccCOM \
628 winaccessibility \
633 ifeq ($(OS),WNT)
634 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
635 $(if $(DISABLE_ACTIVEX),,\
636 regactivex \
640 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
641 $(if $(DISABLE_ACTIVEX),,\
642 so_activex \
646 ifneq ($(BUILD_X64),)
647 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
648 $(if $(DISABLE_ACTIVEX),,\
649 so_activex_x64 \
652 endif
654 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
655 $(if $(WINDOWS_SDK_HOME),\
656 instooofiltmsi \
657 qslnkmsi \
658 reg4allmsdoc \
659 sdqsmsi \
660 sellangmsi \
661 sn_tools \
665 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
666 shlxtmsi \
669 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
670 ooofilt \
671 shlxthdl \
674 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextnt6, \
675 propertyhdl \
678 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
679 ooofilt_x64 \
680 shlxthdl_x64 \
683 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64nt6, \
684 propertyhdl_x64 \
687 endif # WNT
689 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
690 cppuhelper \
691 purpenvhelper \
692 salhelper \
695 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
696 cppu \
697 sal \
700 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
701 active_native \
702 mysqlc \
703 passive_native \
706 ifneq ($(ENABLE_JAVA),)
707 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
708 java_uno \
709 juh \
710 jurt \
711 ridl \
712 unoloader \
715 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
716 ScriptFramework \
717 ScriptProviderForJava \
718 XMergeBridge \
719 commonwizards \
720 form \
721 $(if $(filter-out MACOSX,$(OS)),officebean) \
722 query \
723 report \
724 sdbc_hsqldb \
725 smoketest \
726 table \
727 unoil \
728 xmerge \
731 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
732 reportbuilder \
733 reportbuilderwizard \
736 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
737 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
738 ScriptProviderForBeanShell \
740 endif
742 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
743 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
744 ScriptProviderForJavaScript \
746 endif
748 ifneq ($(WITH_EXTRA_GALLERY),)
749 $(eval $(call gb_Helper_register_packages_for_install,accessories_gallery,\
750 accessories_accessoriesgallery \
751 accessories_accessoriesgallerydrawspeople \
752 accessories_accessoriesgalleryphotosplants \
753 accessories_accessoriesgalleryphotoscelebration \
754 accessories_accessoriesgalleryphotosfauna \
755 accessories_accessoriesgalleryphotosflowers \
756 accessories_accessoriesgalleryphotosfoodsanddrinks \
757 accessories_accessoriesgalleryphotoshumans \
758 accessories_accessoriesgalleryphotoslandscapes \
759 accessories_accessoriesgalleryphotosbuildings \
760 accessories_accessoriesgalleryphotoscities \
761 accessories_accessoriesgalleryphotosobjects \
762 accessories_accessoriesgalleryphotosspace \
763 accessories_accessoriesgalleryphotosstatues \
764 accessories_accessoriesgalleryphotostravel \
765 accessories_accessoriesgalleryelementsbullets2 \
766 accessories_accessoriesgallerynonfree \
769 endif
771 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
772 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
773 ct2n \
775 endif
777 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
778 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
779 numbertext \
781 endif
783 $(eval $(call gb_Helper_register_jars,OXT, \
784 EvolutionarySolver \
785 active_java \
786 mediawiki \
787 nlpsolver \
788 passive_java \
791 $(eval $(call gb_Helper_register_jars,NONE,\
792 ConnectivityTools \
793 HelloWorld \
794 Highlight \
795 MemoryUsage \
796 OOoRunner \
797 TestExtension \
798 test \
799 test-tools \
800 testComponent \
802 endif
804 $(eval $(call gb_Helper_register_packages_for_install,ure,\
805 instsetoo_native_setup_ure \
806 ure_install \
807 $(if $(ENABLE_JAVA),\
808 jvmfwk_jvmfwk3_ini \
809 jvmfwk_javavendors \
810 jvmfwk_jreproperties \
811 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
815 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
816 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
817 officecfg_misc \
818 extras_glade \
819 extras_labels \
820 framework_dtd \
821 package_dtd \
822 xmloff_dtd \
823 xmlscript_dtd \
824 xmlhelp_helpxsl \
825 $(if $(ENABLE_JAVA),\
826 scripting_java \
827 scripting_java_jars \
828 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
829 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
831 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
832 wizards_basicsrvaccess2base \
833 wizards_basicsrvdepot \
834 wizards_basicsrveuro \
835 wizards_basicsrvgimmicks \
836 wizards_basicsrvimport \
837 wizards_basicsrvform \
838 wizards_basicsrvtemplate \
839 wizards_basicsrvtools \
840 wizards_basicsrvtutorials \
841 xmlsec \
842 chart2_opengl_shader \
843 vcl_opengl_shader \
844 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
847 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
848 slideshow_opengl_shader \
851 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
852 reportbuilder-templates \
855 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
856 filter_docbook \
857 filter_xhtml \
858 filter_xslt \
861 ifeq ($(GUIBASE),unx)
862 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
863 desktop_sbase_sh \
866 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
867 desktop_scalc_sh \
870 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
871 desktop_sdraw_sh \
874 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
875 desktop_simpress_sh \
878 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
879 desktop_smath_sh \
882 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
883 desktop_swriter_sh \
885 endif # GUIBASE=unx
887 ifneq ($(DISABLE_PYTHON),TRUE)
888 $(eval $(call gb_Helper_register_packages_for_install,python, \
889 pyuno_pythonloader_ini \
890 pyuno_python_scripts \
891 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
892 scripting_ScriptsPython \
895 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
896 scriptproviderforpython \
899 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
900 librelogo \
901 librelogo_properties \
903 endif # DISABLE_PYTHON
905 # External executables
906 $(eval $(call gb_ExternalExecutable_register_executables,\
907 genbrk \
908 genccode \
909 gencmn \
910 python \
911 ucpp \
912 xmllint \
913 xsltproc \
916 # vim: set noet sw=4 ts=4: