office-gobmx/Repository.mk

232 lines
4 KiB
Makefile
Raw Normal View History

2011-08-02 13:22:35 -05:00
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
2010-04-17 05:41:17 -05:00
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2009 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
2010-11-11 08:36:05 -06:00
$(eval $(call gb_Helper_register_repository,SRCDIR))
2010-11-11 05:19:55 -06:00
2010-11-11 11:38:32 -06:00
$(eval $(call gb_Helper_register_executables,NONE, \
bmp \
bmpsum \
g2g \
mkunroll \
rscdep \
so_checksum \
2010-11-11 11:38:32 -06:00
))
$(eval $(call gb_Helper_register_executables,OOO, \
spadmin.bin \
))
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
adabas \
adabasui \
agg \
2011-07-27 18:11:12 -05:00
analysis \
2011-07-27 06:15:30 -05:00
animcore \
2011-07-27 18:11:12 -05:00
basctl \
basebmp \
canvastools \
2011-07-27 18:11:12 -05:00
date \
2011-06-20 06:24:08 -05:00
forui \
odbc \
odbcbase \
oox \
ooxml \
sdbc \
AppleRemote \
avmedia \
basegfx \
2011-04-15 03:42:17 -05:00
chartcontroller \
chartmodel \
charttools \
chartview \
2011-04-03 12:14:07 -05:00
cppcanvas \
2010-04-17 05:41:17 -05:00
cui \
2011-04-18 07:46:56 -05:00
dba \
dbaxml \
dbmm \
2011-04-03 10:42:50 -05:00
dbtools \
dbu \
desktop_detector \
2011-04-14 05:38:43 -05:00
doctok \
2010-04-17 05:41:17 -05:00
drawinglayer \
editeng \
2011-03-21 10:59:56 -05:00
for \
2011-04-03 10:42:50 -05:00
frm \
2010-04-17 05:41:17 -05:00
fwe \
fwi \
fwk \
fwl \
fwm \
2011-06-13 17:18:05 -05:00
hwp \
i18npaper \
i18nregexp \
2010-04-17 05:41:17 -05:00
lng \
2011-04-11 03:07:35 -05:00
lwpft \
2010-04-17 05:41:17 -05:00
msfilter \
msword \
msworks \
qstart_gtk \
2011-04-14 05:38:43 -05:00
resourcemodel \
2011-04-20 07:50:07 -05:00
rpt \
rptui \
rptxml \
rtftok \
2010-04-17 05:41:17 -05:00
sax \
sb \
2011-03-21 10:59:56 -05:00
sc \
scd \
scfilt \
scui \
2011-04-20 01:59:22 -05:00
sd \
2011-04-18 07:46:56 -05:00
sdbt \
2011-04-20 01:59:22 -05:00
sdd \
sdfilt \
sdui \
2010-04-17 05:41:17 -05:00
sfx \
sm \
smd \
2011-07-27 18:11:12 -05:00
solver \
2010-04-17 05:41:17 -05:00
sot \
spa \
2010-04-17 05:41:17 -05:00
svl \
svt \
svx \
svxcore \
sw \
swd \
swui \
textconversiondlgs \
tk \
tl \
2011-02-10 11:37:54 -06:00
unordf \
unoxml \
2011-04-03 03:58:02 -05:00
utl \
2010-04-17 05:41:17 -05:00
vbahelper \
vcl \
vclplug_gen \
vclplug_gtk \
vclplug_gtk3 \
vclplug_kde \
vclplug_kde4 \
vclplug_svp \
visioimport \
wpft \
wpgimport \
2011-04-14 05:38:43 -05:00
writerfilter \
xcr \
2010-04-17 05:41:17 -05:00
xo \
xof \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
xmlreader \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
2011-07-31 09:53:30 -05:00
mcnttype \
2011-03-27 19:28:57 -05:00
test \
2011-04-02 07:56:59 -05:00
fileacc \
2010-11-11 12:01:45 -06:00
))
2011-07-31 09:53:30 -05:00
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
dnd \
dtrans \
ftransl \
sysdtrans \
))
endif
2011-08-02 17:10:06 -05:00
ifeq ($(OS),IOS)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
sal_textenc \
))
endif
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,RTLIBS, \
2010-04-17 05:41:17 -05:00
comphelper \
i18nisolang1 \
i18nutil \
jvmaccess \
2010-04-17 05:41:17 -05:00
ucbhelper \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
2010-04-17 05:41:17 -05:00
cppuhelper \
salhelper \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
cairocanvas \
canvasfactory \
directx5canvas \
directx9canvas \
expwrap \
fastsax \
2010-04-17 05:41:17 -05:00
fsstorage \
gdipluscanvas \
2010-04-17 05:41:17 -05:00
hatchwindowfactory \
2011-03-31 13:59:59 -05:00
lomenubar \
msforms \
2011-07-27 04:52:25 -05:00
mtfrenderer \
nullcanvas \
2011-04-20 03:35:23 -05:00
OGLTrans \
2010-04-17 05:41:17 -05:00
passwordcontainer \
productregistration \
simplecanvas \
2011-04-20 03:35:23 -05:00
slideshow \
2011-03-21 10:59:56 -05:00
vbaobj \
2010-04-17 05:41:17 -05:00
vbaswobj \
vclcanvas \
2011-04-14 05:38:43 -05:00
writerfilter_uno \
writerfilter_debug \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
2010-04-17 05:41:17 -05:00
cppu \
jvmfwk \
2010-04-17 05:41:17 -05:00
sal \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
app \
basegfx_s \
libeay32 \
ssleay32 \
ooopathutils \
sample \
salcpprt \
toolshelpers \
vclmain \
writerperfect \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
# vim: set noet sw=4 ts=4: