better fix for poppler 0.20
[LibreOffice.git] / Repository.mk
blob1e037722df9e302981050bde321a9f63021a9164
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2 #*************************************************************************
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 # Copyright 2009 by Sun Microsystems, Inc.
8 # OpenOffice.org - a multi-platform office productivity suite
10 # This file is part of OpenOffice.org.
12 # OpenOffice.org is free software: you can redistribute it and/or modify
13 # it under the terms of the GNU Lesser General Public License version 3
14 # only, as published by the Free Software Foundation.
16 # OpenOffice.org is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU Lesser General Public License version 3 for more details
20 # (a copy is included in the LICENSE file that accompanied this code).
22 # You should have received a copy of the GNU Lesser General Public License
23 # version 3 along with OpenOffice.org. If not, see
24 # <http://www.openoffice.org/license.html>
25 # for a copy of the LGPLv3 License.
27 #*************************************************************************
29 $(eval $(call gb_Helper_register_executables,NONE, \
30 bestreversemap \
31 bmp \
32 bmpsum \
33 g2g \
34 gencoll_rule \
35 genconv_dict \
36 gendict \
37 genindex_data \
38 mkunroll \
39 rsc \
40 rscdep \
41 saxparser \
42 so_checksum \
43 svidl \
44 xml2cmp \
47 $(eval $(call gb_Helper_register_executables,OOO, \
48 spadmin.bin \
51 ifeq ($(OS),WNT)
53 $(eval $(call gb_Helper_register_executables,OOO,\
54 crashrep_com \
55 gengal \
56 guiloader \
57 guistdio \
58 odbcconfig \
59 officeloader \
60 quickstart \
61 sbase \
62 scalc \
63 sdraw \
64 simpress \
65 soffice \
66 soffice_bin \
67 smath \
68 sweb \
69 swriter \
70 unoinfo \
71 unopkg \
72 unopkg_bin \
73 unopkg_com \
74 unopkgio \
77 else
79 $(eval $(call gb_Helper_register_executables,OOO,\
80 soffice.bin \
81 unopkg.bin \
82 gengal.bin \
85 ifeq ($(OS),MACOSX)
87 $(eval $(call gb_Helper_register_executables,OOO,\
88 officeloader \
91 else
93 $(eval $(call gb_Helper_register_executables,OOO,\
94 oosplash \
97 endif
99 endif
101 $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
102 PptImporter \
103 adabas \
104 adabasui \
105 agg \
106 analysis \
107 animcore \
108 basctl \
109 basebmp \
110 canvastools \
111 communi \
112 date \
113 evtatt \
114 forui \
115 odbc \
116 odbcbase \
117 oox \
118 ooxml \
119 sdbc \
120 AppleRemote \
121 avmedia \
122 avmediaQuickTime \
123 basegfx \
124 chartcontroller \
125 chartmodel \
126 charttools \
127 chartview \
128 cppcanvas \
129 cui \
130 dba \
131 dbaxml \
132 dbmm \
133 dbtools \
134 dbu \
135 deploymentmisc \
136 desktop_detector \
137 doctok \
138 drawinglayer \
139 editeng \
140 egi \
141 eme \
142 epb \
143 epg \
144 epp \
145 eps \
146 ept \
147 era \
148 eti \
149 exp \
150 filterconfig \
151 filtertracer \
152 flash \
153 for \
154 frm \
155 fwe \
156 fwi \
157 fwk \
158 fwl \
159 fwm \
160 helplinker \
161 hwp \
162 i18npaper \
163 i18nregexp \
164 icd \
165 icg \
166 idx \
167 ime \
168 ipb \
169 ipd \
170 ips \
171 ipt \
172 ipx \
173 ira \
174 itg \
175 iti \
176 lng \
177 lwpft \
178 merged \
179 msfilter \
180 msword \
181 msworks \
182 odfflatxml \
183 offacc \
184 pdffilter \
185 placeware \
186 protocolhandler \
187 qstart_gtk \
188 resourcemodel \
189 rpt \
190 rptui \
191 rptxml \
192 rtftok \
193 sax \
194 sb \
195 sc \
196 scd \
197 scfilt \
198 scui \
199 sd \
200 sdbt \
201 sdd \
202 sdfilt \
203 sdui \
204 sfx \
205 simplecm \
206 sm \
207 smd \
208 solver \
209 sot \
210 spa \
211 spl \
212 sts \
213 svgfilter \
214 svl \
215 svt \
216 svx \
217 svxcore \
218 sw \
219 swd \
220 swui \
221 t602filter \
222 textconversiondlgs \
223 tk \
224 tl \
225 unordf \
226 unoxml \
227 utl \
228 uui \
229 vbahelper \
230 vcl \
231 vclplug_gen \
232 vclplug_gtk \
233 vclplug_gtk3 \
234 vclplug_kde \
235 vclplug_kde4 \
236 vclplug_svp \
237 visioimport \
238 wpft \
239 wpgimport \
240 writerfilter \
241 xcr \
242 xmlfa \
243 xmlfd \
244 xo \
245 xof \
246 xsltdlg \
247 xsltfilter \
250 ifeq ($(filter MACOSX WNT,$(OS)),)
252 $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
253 spl_unx \
256 endif
258 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
259 xmlreader \
262 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
263 avmediagst \
264 avmediawin \
265 collator_data \
266 curl \
267 deployment \
268 deploymentgui \
269 dict_ja \
270 dict_zh \
271 fileacc \
272 index_data \
273 localedata_en \
274 localedata_es \
275 localedata_euro \
276 localedata_others \
277 mcnttype \
278 officebean \
279 neon \
280 package2 \
281 reg \
282 scriptframe \
283 sofficeapp \
284 store \
285 test \
286 unotest \
287 textconv_dict \
288 ucb \
289 ucpfile \
290 unopkgapp \
291 xmlsecurity \
292 xsec_fw \
293 xsec_xmlsec \
294 xstor \
297 ifeq ($(OS),WNT)
298 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
299 dnd \
300 dtrans \
301 ftransl \
302 sysdtrans \
304 endif
306 ifeq ($(OS),IOS)
307 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
308 gcc3_uno \
309 sal_textenc \
311 endif
313 $(eval $(call gb_Helper_register_libraries,RTLIBS, \
314 comphelper \
315 i18nisolang1 \
316 i18nutil \
317 jvmaccess \
318 ucbhelper \
321 $(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
322 cppuhelper \
323 salhelper \
326 $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
327 basprov \
328 bootstrap \
329 cairocanvas \
330 canvasfactory \
331 configmgr \
332 directx5canvas \
333 directx9canvas \
334 dlgprov \
335 expwrap \
336 fastsax \
337 fsstorage \
338 gdipluscanvas \
339 hatchwindowfactory \
340 i18npool \
341 i18nsearch \
342 lomenubar \
343 migrationoo2 \
344 migrationoo3 \
345 msforms \
346 mtfrenderer \
347 nullcanvas \
348 OGLTrans \
349 passwordcontainer \
350 reflection \
351 simplecanvas \
352 slideshow \
353 stocservices \
354 stringresource \
355 vbaevents \
356 vbaobj \
357 vbaswobj \
358 vclcanvas \
359 writerfilter_uno \
360 writerfilter_debug \
363 $(eval $(call gb_Helper_register_libraries,UNOLIBS_URE, \
364 binaryurp \
367 $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
368 cppu \
369 jvmfwk \
370 sal \
373 $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
374 basegfx_s \
375 dtobj \
376 libeay32 \
377 ssleay32 \
378 ooopathutils \
379 sample \
380 salcpprt \
381 vclmain \
382 writerperfect \
385 ifeq ($(OS),WNT)
386 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
387 xmlsec1 \
388 xmlsec1-nss \
389 xmlsec1-mscrypto \
391 else
392 $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
393 xmlsec1 \
394 xmlsec1-nss \
395 xmlsec1-mscrypto \
397 endif
399 # vim: set noet sw=4 ts=4: