xref: /aoo42x/main/Repository.mk (revision d98e0520)
1#**************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20#**************************************************************
21
22
23
24$(eval $(call gb_Helper_register_repository,SRCDIR))
25
26
27$(eval $(call gb_Helper_register_executables,NONE, \
28	bmp \
29	bmpsum \
30	checksingleton \
31	g2g \
32	mkunroll \
33	rdbedit \
34	rdbmaker \
35	rscdep \
36	so_checksum \
37	srvdepy \
38	svidl \
39	sspretty \
40	xml2cmp \
41))
42
43$(eval $(call gb_Helper_register_executables,OOO, \
44    spadmin.bin \
45))
46
47$(eval $(call gb_Helper_register_executables,SDK, \
48	regcompare \
49	uno-skeletonmaker \
50))
51
52$(eval $(call gb_Helper_register_executables,UREBIN, \
53	regmerge \
54	regview \
55))
56
57$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
58    AppleRemote \
59	adabas \
60	adabasui \
61	agg \
62	animcore \
63	avmedia \
64	avmediagst \
65	avmediaMacAVF \
66	avmediaQuickTime \
67	avmediawin \
68	basctl \
69	basebmp \
70	basegfx \
71	cached1 \
72	canvastools \
73	communi \
74	cppcanvas \
75	ctl \
76	cui \
77	dba \
78	dbaxml \
79	dbmm \
80	dbui \
81	dbpool \
82	dbtools \
83    desktop_detector \
84	dnd \
85	drawinglayer \
86	dtrans \
87	svgio \
88	editeng \
89	embobj \
90	emboleobj \
91	evtatt \
92	file \
93	fileacc \
94	fop \
95	for \
96	forui \
97	fps \
98	ftransl \
99	fwe \
100	fwi \
101	fwk \
102	fwl \
103	fwm \
104    i18npaper \
105	juh \
106	juhx \
107	lng \
108	mcnttype \
109	msfilter \
110	msword \
111	odbc \
112	odbcbase \
113	oox \
114	package2 \
115	qstart_gtk \
116	rpt \
117	rptui \
118	rptxml \
119	sax \
120	sb \
121	sc \
122	scd \
123	scfilt \
124	scui \
125	sdbc \
126	sdbt \
127	sfx \
128	simplecm \
129	sm \
130	smd \
131	solver \
132	sot \
133	spa \
134	sts \
135	svl \
136	svt \
137	svx \
138	svxcore \
139	sw \
140	swd \
141	swui \
142	sd \
143	sdd \
144	sdui \
145	sdfilt \
146	srtrs1 \
147	sysdtran \
148	sysdtrans \
149	textconversiondlgs \
150	ootk \
151	tl \
152	utl \
153	unordf \
154	unoxml \
155	vbahelper \
156	writerfilter \
157	ucb1 \
158	ucpdav1 \
159	ucpfile1 \
160	ucpftp1 \
161	ucphier1 \
162	ucppkg1 \
163	vcl \
164    vclplug_gen \
165    vclplug_gtk \
166    vclplug_kde \
167    vclplug_kde4 \
168    vclplug_svp \
169	uui \
170	xcr \
171	xo \
172	xof \
173	xstor \
174))
175
176$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
177	xmlreader \
178))
179
180$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
181))
182
183
184$(eval $(call gb_Helper_register_libraries,RTLIBS, \
185	comphelper \
186	i18nisolang1 \
187	i18nutil \
188	ucbhelper \
189	vos3 \
190))
191
192$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
193	cppuhelper \
194	jvmaccess \
195	salhelper \
196))
197
198$(eval $(call gb_Helper_register_libraries,STLLIBS, \
199	stl \
200))
201
202$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
203	OGLTrans \
204	acceptor \
205	binaryurp \
206	cairocanvas \
207	canvasfactory \
208	configmgr \
209	connector \
210	directx5canvas \
211	directx9canvas \
212	expwrap \
213	fastsax \
214	fpicker \
215	fps_aqua \
216	fps_gnome \
217	fps_kde4 \
218	fps_office \
219	fsstorage \
220	gdipluscanvas \
221	hatchwindowfactory \
222	nullcanvas \
223	passwordcontainer \
224	simplecanvas \
225	slideshow \
226	streams \
227	textinstream \
228	textoutstream \
229	vbaswobj \
230    msforms \
231	vclcanvas \
232	ucpext \
233	ucpexpand1 \
234	ucpgio1 \
235	ucpgvfs1 \
236	ucptdoc1 \
237	uuresolver \
238	vbaobj \
239	writerfilter_debug \
240))
241
242
243$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
244	cppu \
245	jvmfwk \
246	reg \
247	sal \
248	store \
249))
250
251$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
252	basegfx_s \
253	codemaker \
254	commoncpp \
255	commonjava \
256	cosv \
257	ooopathutils \
258	salcpprt \
259	sldshw_s \
260    vclmain \
261	udm \
262))
263
264# vim: set noet sw=4 ts=4:
265