2011-08-10 02:12:48 +09:00
|
|
|
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
2004-11-02 15:49:59 +00:00
|
|
|
#*************************************************************************
|
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
2011-05-18 11:06:15 +02:00
|
|
|
#
|
2010-02-12 15:01:35 +01:00
|
|
|
# Copyright 2000, 2010 Oracle and/or its affiliates.
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# OpenOffice.org - a multi-platform office productivity suite
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# This file is part of OpenOffice.org.
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# 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.
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
2011-04-03 22:36:28 +02:00
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
2008-04-10 16:56:46 +00:00
|
|
|
# GNU Lesser General Public License version 3 for more details
|
|
|
|
# (a copy is included in the LICENSE file that accompanied this code).
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
2008-04-10 16:56:46 +00:00
|
|
|
# You should have received a copy of the GNU Lesser General Public License
|
2011-04-03 22:36:28 +02:00
|
|
|
# version 3 along with OpenOffice.org. If not, see
|
2008-04-10 16:56:46 +00:00
|
|
|
# <http://www.openoffice.org/license.html>
|
|
|
|
# for a copy of the LGPLv3 License.
|
2004-11-02 15:49:59 +00:00
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
|
2010-06-26 01:29:37 +02:00
|
|
|
$(eval $(call gb_Module_Module,ooo))
|
|
|
|
|
2010-06-26 01:35:01 +02:00
|
|
|
$(eval $(call gb_Module_add_moduledirs,ooo,\
|
2012-10-27 23:32:04 +02:00
|
|
|
accessibility \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,AFMS,afms) \
|
2013-01-07 20:17:43 +01:00
|
|
|
android \
|
2012-10-27 23:32:04 +02:00
|
|
|
animations \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,APACHE_COMMONS,apache-commons) \
|
2012-10-27 23:32:04 +02:00
|
|
|
apple_remote \
|
|
|
|
autodoc \
|
|
|
|
avmedia \
|
|
|
|
basctl \
|
|
|
|
basebmp \
|
|
|
|
basegfx \
|
|
|
|
basic \
|
|
|
|
bean \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,BSH,beanshell) \
|
2012-10-27 23:32:04 +02:00
|
|
|
binaryurp \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,BLUEZ,bluez_bluetooth) \
|
2012-11-10 12:58:34 +01:00
|
|
|
$(call gb_Helper_optional,BOOST,boost) \
|
2012-10-02 13:50:28 +02:00
|
|
|
bridges \
|
2012-11-10 22:14:42 +01:00
|
|
|
$(call gb_Helper_optional,CAIRO,cairo) \
|
2012-10-27 23:32:04 +02:00
|
|
|
canvas \
|
|
|
|
chart2 \
|
2012-10-02 13:50:28 +02:00
|
|
|
cli_ure \
|
|
|
|
$(call gb_Helper_optional,CLUCENE,clucene) \
|
|
|
|
$(call gb_Helper_optional,DESKTOP,codemaker) \
|
2012-10-27 23:32:04 +02:00
|
|
|
comphelper \
|
|
|
|
configmgr \
|
|
|
|
connectivity \
|
|
|
|
cosv \
|
|
|
|
cppcanvas \
|
|
|
|
cppu \
|
|
|
|
cppuhelper \
|
2012-11-25 16:37:40 -05:00
|
|
|
$(call gb_Helper_optional,CPPUNIT,cppunit) \
|
2012-10-27 23:32:04 +02:00
|
|
|
cpputools \
|
2013-01-22 16:07:24 -05:00
|
|
|
$(call gb_Helper_optional,CRASHREP,crashrep) \
|
2012-10-27 23:32:04 +02:00
|
|
|
$(call gb_Helper_optional,CT2N,ct2n) \
|
|
|
|
cui \
|
2012-10-29 10:50:32 -04:00
|
|
|
$(call gb_Helper_optional,CURL,curl) \
|
2012-10-27 23:32:04 +02:00
|
|
|
dbaccess \
|
|
|
|
desktop \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DICTIONARIES,dictionaries) \
|
2012-10-27 23:32:04 +02:00
|
|
|
drawinglayer \
|
|
|
|
dtrans \
|
|
|
|
editeng \
|
|
|
|
embeddedobj \
|
|
|
|
embedserv \
|
2012-10-28 12:01:09 +01:00
|
|
|
$(call gb_Helper_optional,EPM,epm) \
|
2012-10-27 23:32:04 +02:00
|
|
|
eventattacher \
|
2012-10-28 00:08:18 +02:00
|
|
|
$(call gb_Helper_optional,EXPAT,expat) \
|
2012-10-27 23:32:04 +02:00
|
|
|
extensions \
|
2012-12-17 17:48:00 -05:00
|
|
|
external \
|
2012-08-20 16:42:49 +02:00
|
|
|
extras \
|
2012-10-27 23:32:04 +02:00
|
|
|
fileaccess \
|
|
|
|
filter \
|
2012-10-23 21:42:24 +02:00
|
|
|
$(call gb_Helper_optional,FONTCONFIG,fontconfig) \
|
2012-10-27 23:32:04 +02:00
|
|
|
forms \
|
|
|
|
formula \
|
|
|
|
fpicker \
|
|
|
|
framework \
|
2012-10-25 09:55:13 +02:00
|
|
|
$(call gb_Helper_optional,FREETYPE,freetype) \
|
|
|
|
$(call gb_Helper_optional,GRAPHITE,graphite) \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DESKTOP,helpcompiler) \
|
|
|
|
$(call gb_Helper_optional,HSQLDB,hsqldb) \
|
2012-10-28 13:43:54 -04:00
|
|
|
$(call gb_Helper_optional,HUNSPELL,hunspell) \
|
2012-10-27 23:32:04 +02:00
|
|
|
hwpfilter \
|
2012-11-03 13:54:46 -04:00
|
|
|
$(call gb_Helper_optional,HYPHEN,hyphen) \
|
2012-10-27 23:32:04 +02:00
|
|
|
i18npool \
|
|
|
|
i18nutil \
|
2012-12-25 17:39:43 -05:00
|
|
|
$(call gb_Helper_optional,ICU,icu) \
|
2012-10-27 23:32:04 +02:00
|
|
|
idl \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DESKTOP,idlc) \
|
2012-10-27 23:32:04 +02:00
|
|
|
io \
|
2013-01-03 13:29:08 +02:00
|
|
|
ios \
|
2012-10-27 23:32:04 +02:00
|
|
|
javaunohelper \
|
2012-10-04 09:41:00 +02:00
|
|
|
$(call gb_Helper_optional,JFREEREPORT,jfreereport) \
|
2012-10-27 23:32:04 +02:00
|
|
|
jurt \
|
|
|
|
$(call gb_Helper_optional,JPEG,jpeg) \
|
|
|
|
jvmaccess \
|
|
|
|
jvmfwk \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DESKTOP,l10ntools) \
|
2012-10-03 00:21:51 +02:00
|
|
|
$(call gb_Helper_optional,LANGUAGETOOL,languagetool) \
|
2012-11-04 08:46:44 -05:00
|
|
|
$(call gb_Helper_optional,LCMS2,lcms2) \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,CDR,libcdr) \
|
|
|
|
$(call gb_Helper_optional,CMIS,libcmis) \
|
2012-11-09 17:25:56 -05:00
|
|
|
$(call gb_Helper_optional,LIBEXTTEXTCAT,libexttextcat) \
|
2012-11-11 16:02:36 -05:00
|
|
|
$(call gb_Helper_optional,LIBLANGTAG,liblangtag) \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,MSPUB,libmspub) \
|
|
|
|
$(call gb_Helper_optional,ORCUS,liborcus) \
|
2012-11-10 12:58:34 +01:00
|
|
|
$(call gb_Helper_optional,LIBPNG,libpng) \
|
2012-11-07 23:31:44 +01:00
|
|
|
librelogo \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,VISIO,libvisio) \
|
|
|
|
$(call gb_Helper_optional,WPD,libwpd) \
|
|
|
|
$(call gb_Helper_optional,WPG,libwpg) \
|
|
|
|
$(call gb_Helper_optional,WPS,libwps) \
|
2012-11-29 20:50:15 -05:00
|
|
|
libxmlsec \
|
2013-02-02 15:44:30 -05:00
|
|
|
$(call gb_Helper_optional,LIBXSLT,libxslt) \
|
2013-02-05 17:19:11 -05:00
|
|
|
$(call gb_Helper_optional,LIBXML2,libxml2) \
|
2012-10-27 23:32:04 +02:00
|
|
|
lingucomponent \
|
|
|
|
linguistic \
|
|
|
|
lotuswordpro \
|
2012-11-03 19:19:30 -04:00
|
|
|
$(call gb_Helper_optional,LPSOLVE,lpsolve) \
|
2012-10-27 23:32:04 +02:00
|
|
|
MathMLDTD \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,MDDS,mdds) \
|
2012-10-27 23:32:04 +02:00
|
|
|
Mesa \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,MORE_FONTS,more_fonts) \
|
2013-01-24 15:43:52 -05:00
|
|
|
$(call gb_Helper_optional,MYSQLC,mysqlc) \
|
2013-01-23 16:29:08 -05:00
|
|
|
$(call gb_Helper_optional,MYSQLCPPCONN,mysqlcppconn) \
|
2012-10-28 09:39:23 -04:00
|
|
|
$(call gb_Helper_optional,MYTHES,mythes) \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,NEON,neon) \
|
|
|
|
$(call gb_Helper_optional,NLPSOLVER,nlpsolver) \
|
2012-10-27 23:32:04 +02:00
|
|
|
np_sdk \
|
|
|
|
o3tl \
|
|
|
|
offapi \
|
|
|
|
officecfg \
|
|
|
|
oovbaapi \
|
|
|
|
oox \
|
2012-10-28 12:35:07 +01:00
|
|
|
$(call gb_Helper_optional,OPENLDAP,openldap) \
|
2012-12-28 11:19:06 -05:00
|
|
|
$(call gb_Helper_optional,OPENSSL,openssl) \
|
2012-10-27 23:32:04 +02:00
|
|
|
package \
|
|
|
|
padmin \
|
|
|
|
$(call gb_Helper_optional,POSTGRESQL,postgresql) \
|
2012-11-14 19:02:51 +01:00
|
|
|
postprocess \
|
2012-10-27 23:32:04 +02:00
|
|
|
psprint_config \
|
2012-11-29 16:15:49 +01:00
|
|
|
$(call gb_Helper_optional,PYTHON,python3) \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,PYUNO,pyuno) \
|
2012-10-27 23:32:04 +02:00
|
|
|
$(call gb_Helper_optional,QADEVOOO,qadevOOo) \
|
2012-10-02 13:50:28 +02:00
|
|
|
readlicense_oo \
|
2012-12-27 18:04:21 -05:00
|
|
|
$(call gb_Helper_optional,REDLAND,redland) \
|
2012-10-27 23:32:04 +02:00
|
|
|
registry \
|
|
|
|
remotebridges \
|
|
|
|
reportbuilder \
|
|
|
|
reportdesign \
|
2012-10-02 23:22:37 +02:00
|
|
|
$(call gb_Helper_optional,RHINO,rhino) \
|
2012-10-27 23:32:04 +02:00
|
|
|
ridljar \
|
|
|
|
rsc \
|
|
|
|
sal \
|
|
|
|
salhelper \
|
|
|
|
sane \
|
|
|
|
sax \
|
|
|
|
sc \
|
|
|
|
scaddins \
|
|
|
|
sccomp \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DESKTOP,scp2) \
|
2012-10-27 23:32:04 +02:00
|
|
|
scripting \
|
|
|
|
sd \
|
|
|
|
sdext \
|
|
|
|
sfx2 \
|
|
|
|
shell \
|
|
|
|
slideshow \
|
|
|
|
smoketest \
|
|
|
|
solenv \
|
2012-10-28 00:08:18 +02:00
|
|
|
soltools \
|
2012-10-27 23:32:04 +02:00
|
|
|
sot \
|
|
|
|
starmath \
|
|
|
|
stoc \
|
|
|
|
store \
|
2012-11-10 12:58:34 +01:00
|
|
|
svgio \
|
2012-10-27 23:32:04 +02:00
|
|
|
svl \
|
|
|
|
svtools \
|
|
|
|
svx \
|
|
|
|
sw \
|
|
|
|
swext \
|
|
|
|
test \
|
|
|
|
testtools \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,TOMCAT,tomcat) \
|
2012-10-27 23:32:04 +02:00
|
|
|
toolkit \
|
|
|
|
tools \
|
2012-06-05 16:35:49 +03:00
|
|
|
touch \
|
2012-03-16 22:14:54 +01:00
|
|
|
tubes \
|
2012-10-27 23:32:04 +02:00
|
|
|
twain \
|
|
|
|
ucb \
|
|
|
|
ucbhelper \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,UCPP,ucpp) \
|
2012-10-27 23:32:04 +02:00
|
|
|
udkapi \
|
2012-10-02 13:50:28 +02:00
|
|
|
udm \
|
2012-10-27 23:32:04 +02:00
|
|
|
unixODBC \
|
|
|
|
UnoControls \
|
|
|
|
unodevtools \
|
|
|
|
unoil \
|
|
|
|
unotest \
|
|
|
|
unotools \
|
|
|
|
unoxml \
|
|
|
|
ure \
|
|
|
|
uui \
|
|
|
|
vbahelper \
|
|
|
|
vcl \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,VIGRA,vigra) \
|
2012-10-27 23:32:04 +02:00
|
|
|
wizards \
|
|
|
|
writerfilter \
|
|
|
|
writerperfect \
|
2012-11-21 16:28:14 +01:00
|
|
|
$(call gb_Helper_optional,X11_EXTENSIONS,x11_extensions) \
|
2012-10-27 23:32:04 +02:00
|
|
|
xmerge \
|
2012-10-02 13:50:28 +02:00
|
|
|
$(call gb_Helper_optional,DESKTOP,xmlhelp) \
|
2012-10-27 23:32:04 +02:00
|
|
|
xmloff \
|
|
|
|
xmlreader \
|
|
|
|
xmlscript \
|
|
|
|
xmlsecurity \
|
2012-12-14 21:24:33 +01:00
|
|
|
$(call gb_Helper_optional,XSLTML,xsltml) \
|
2012-10-28 00:08:18 +02:00
|
|
|
$(call gb_Helper_optional,ZLIB,zlib) \
|
2011-03-28 02:29:43 +02:00
|
|
|
))
|
|
|
|
|
2010-06-26 01:29:37 +02:00
|
|
|
# vim: set noet ts=4 sw=4:
|