xref: /aoo41x/main/Repository.mk (revision 45d38927)
17871dc3eSAndrew Rist#**************************************************************
2*45d38927Smseidel#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*45d38927Smseidel#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*45d38927Smseidel#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
19*45d38927Smseidel#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
22cdf0e10cSrcweir$(eval $(call gb_Helper_register_repository,SRCDIR))
23cdf0e10cSrcweir
24cdf0e10cSrcweir$(eval $(call gb_Helper_register_executables,NONE, \
25cdf0e10cSrcweir	mkunroll \
26cdf0e10cSrcweir	rscdep \
27cdf0e10cSrcweir	so_checksum \
28cdf0e10cSrcweir	sspretty \
29cdf0e10cSrcweir))
30cdf0e10cSrcweir
31cdf0e10cSrcweir$(eval $(call gb_Helper_register_executables,OOO, \
32*45d38927Smseidel	spadmin.bin \
33cdf0e10cSrcweir))
34cdf0e10cSrcweir
35cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
36*45d38927Smseidel	AppleRemote \
37cdf0e10cSrcweir	avmedia \
38cdf0e10cSrcweir	basegfx \
39cdf0e10cSrcweir	basebmp \
40090f0eb8SEike Rathke	canvastools \
41090f0eb8SEike Rathke	cppcanvas \
42cdf0e10cSrcweir	cui \
43*45d38927Smseidel	desktop_detector \
44cdf0e10cSrcweir	drawinglayer \
45ddde725dSArmin Le Grand	svgio \
46cdf0e10cSrcweir	editeng \
47cdf0e10cSrcweir	fwe \
48cdf0e10cSrcweir	fwi \
49cdf0e10cSrcweir	fwk \
50cdf0e10cSrcweir	fwl \
51cdf0e10cSrcweir	fwm \
52*45d38927Smseidel	i18npaper \
53cdf0e10cSrcweir	lng \
54cdf0e10cSrcweir	msfilter \
55cdf0e10cSrcweir	msword \
56cdf0e10cSrcweir	qstart_gtk \
57cdf0e10cSrcweir	sax \
58cdf0e10cSrcweir	sb \
59cdf0e10cSrcweir	sfx \
60cdf0e10cSrcweir	sot \
61cdf0e10cSrcweir	spa \
62cdf0e10cSrcweir	svl \
63cdf0e10cSrcweir	svt \
64cdf0e10cSrcweir	svx \
65cdf0e10cSrcweir	svxcore \
66cdf0e10cSrcweir	sw \
67cdf0e10cSrcweir	swd \
68cdf0e10cSrcweir	swui \
69cdf0e10cSrcweir	textconversiondlgs \
702e2269f7SJürgen Schmidt	ootk \
71cdf0e10cSrcweir	tl \
72cdf0e10cSrcweir	utl \
73cdf0e10cSrcweir	unordf \
74cdf0e10cSrcweir	unoxml \
75cdf0e10cSrcweir	vbahelper \
76cdf0e10cSrcweir	vcl \
77*45d38927Smseidel	vclplug_gen \
78*45d38927Smseidel	vclplug_gtk \
79*45d38927Smseidel	vclplug_kde \
80*45d38927Smseidel	vclplug_kde4 \
81*45d38927Smseidel	vclplug_svp \
82cdf0e10cSrcweir	xcr \
83cdf0e10cSrcweir	xo \
84cdf0e10cSrcweir	xof \
85cdf0e10cSrcweir))
86cdf0e10cSrcweir
87cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
88cdf0e10cSrcweir	xml2 \
89cdf0e10cSrcweir))
90cdf0e10cSrcweir
91cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
92cdf0e10cSrcweir	icuuc \
93cdf0e10cSrcweir	icule \
94cdf0e10cSrcweir	rdf \
95cdf0e10cSrcweir	xslt \
96cdf0e10cSrcweir))
97cdf0e10cSrcweir
98cdf0e10cSrcweir
99cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTLIBS, \
100cdf0e10cSrcweir	comphelper \
101cdf0e10cSrcweir	i18nisolang1 \
102cdf0e10cSrcweir	i18nutil \
103*45d38927Smseidel	jvmaccess \
104cdf0e10cSrcweir	ucbhelper \
105cdf0e10cSrcweir	vos3 \
106cdf0e10cSrcweir))
107cdf0e10cSrcweir
108cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
109cdf0e10cSrcweir	cppuhelper \
110cdf0e10cSrcweir	salhelper \
111cdf0e10cSrcweir))
112cdf0e10cSrcweir
113cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,STLLIBS, \
114cdf0e10cSrcweir	stl \
115cdf0e10cSrcweir))
116cdf0e10cSrcweir
117cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
118cdf0e10cSrcweir	fsstorage \
119cdf0e10cSrcweir	hatchwindowfactory \
120cdf0e10cSrcweir	passwordcontainer \
121cdf0e10cSrcweir	vbaswobj \
122*45d38927Smseidel	msforms \
123cdf0e10cSrcweir))
124cdf0e10cSrcweir
125cdf0e10cSrcweir
126cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
127cdf0e10cSrcweir	cppu \
128cdf0e10cSrcweir	jvmfwk \
129cdf0e10cSrcweir	sal \
130cdf0e10cSrcweir))
131cdf0e10cSrcweir
132cdf0e10cSrcweir$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
133cdf0e10cSrcweir	jpeglib \
134cdf0e10cSrcweir	ooopathutils \
135cdf0e10cSrcweir	salcpprt \
136cdf0e10cSrcweir	zlib \
137*45d38927Smseidel	graphite \
138*45d38927Smseidel	vclmain \
139cdf0e10cSrcweir))
140cdf0e10cSrcweir
141cdf0e10cSrcweir# vim: set noet sw=4 ts=4:
142