Kaydet (Commit) 3df1af35 authored tarafından Matúš Kukan's avatar Matúš Kukan

libmerged: add more libraries and cleanup

Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560
üst 3d8acc0c
...@@ -48,18 +48,25 @@ $(eval $(call gb_Library_use_externals,merged,\ ...@@ -48,18 +48,25 @@ $(eval $(call gb_Library_use_externals,merged,\
$(call gb_Helper_optional,DESKTOP,clucene) \ $(call gb_Helper_optional,DESKTOP,clucene) \
cups \ cups \
curl \ curl \
dbus \
expat \ expat \
gconf \
gio \
graphite \
$(if $(ENABLE_GTK),gtk) \
hunspell \ hunspell \
icui18n \ icui18n \
icule \ icule \
icuuc \ icuuc \
jpeg \ jpeg \
lcms2 \ lcms2 \
liblangtag \
libxml2 \ libxml2 \
libxslt \ libxslt \
$(if $(filter-out IOS,$(OS)),lpsolve) \ $(if $(filter-out IOS,$(OS)),lpsolve) \
mythes \ mythes \
nss3 \ nss3 \
telepathy \
zlib \ zlib \
)) ))
...@@ -71,12 +78,6 @@ $(eval $(call gb_Library_use_externals,merged,\ ...@@ -71,12 +78,6 @@ $(eval $(call gb_Library_use_externals,merged,\
)) ))
endif endif
ifeq ($(ENABLE_GRAPHITE),TRUE)
$(eval $(call gb_Library_use_externals,merged,\
graphite \
))
endif
ifeq ($(GUIBASE),unx) ifeq ($(GUIBASE),unx)
$(eval $(call gb_Library_use_externals,merged,\ $(eval $(call gb_Library_use_externals,merged,\
fontconfig \ fontconfig \
...@@ -140,47 +141,4 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,merged,\ ...@@ -140,47 +141,4 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,merged,\
)) ))
endif endif
ifeq ($(OS),ANDROID)
$(eval $(call gb_Library_use_libraries,merged,\
libotouch \
))
$(eval $(call gb_Library_add_libs,merged,\
-llog \
-landroid \
-llo-bootstrap \
))
$(eval $(call gb_Library_use_externals,merged,\
fontconfig \
freetype \
))
endif
ifeq ($(OS),IOS)
$(eval $(call gb_Library_use_system_darwin_frameworks,merged,\
CoreFoundation \
UIKit \
))
endif
ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_Library_use_externals,merged,\
gtk \
telepathy \
))
endif
ifeq ($(ENABLE_DBUS),TRUE)
$(eval $(call gb_Library_use_externals,merged,\
dbus \
))
endif
ifeq ($(ENABLE_LIBLANGTAG),YES)
$(eval $(call gb_Library_use_externals,merged,\
liblangtag \
))
endif
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
...@@ -445,8 +445,10 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ ...@@ -445,8 +445,10 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
)) ))
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,OOO, \ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,OOO, \
deployment \
fileacc \ fileacc \
i18nutil \ i18nutil \
mcnttype \
package2 \ package2 \
sofficeapp \ sofficeapp \
ucb1 \ ucb1 \
...@@ -461,7 +463,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ ...@@ -461,7 +463,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
cached1 \ cached1 \
collator_data \ collator_data \
dbpool2 \ dbpool2 \
deployment \
deploymentgui \ deploymentgui \
dict_ja \ dict_ja \
dict_zh \ dict_zh \
...@@ -477,7 +478,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ ...@@ -477,7 +478,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
localedata_others \ localedata_others \
macab1 \ macab1 \
macabdrv1 \ macabdrv1 \
mcnttype \
mozbootstrap \ mozbootstrap \
officebean \ officebean \
pyuno \ pyuno \
...@@ -569,6 +569,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,UNOLIBS_OOO,OOO, \ ...@@ -569,6 +569,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,UNOLIBS_OOO,OOO, \
fsstorage \ fsstorage \
i18npool \ i18npool \
localebe1 \ localebe1 \
ucpexpand1 \
)) ))
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
PresenterScreen \ PresenterScreen \
...@@ -607,7 +608,6 @@ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \ ...@@ -607,7 +608,6 @@ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
syssh \ syssh \
tdebe1 \ tdebe1 \
ucpcmis1 \ ucpcmis1 \
ucpexpand1 \
ucpext \ ucpext \
ucpgio1 \ ucpgio1 \
ucpgvfs1 \ ucpgvfs1 \
......
...@@ -712,17 +712,6 @@ File gid_File_Lib_Localedata_Others ...@@ -712,17 +712,6 @@ File gid_File_Lib_Localedata_Others
Styles = (PACKED); Styles = (PACKED);
End End
File gid_File_Lib_Mcnttype
LIB_FILE_BODY;
Styles = (PACKED);
Dir = SCP2_OOO_BIN_DIR;
#ifdef UNX
Name = STRING(CONCAT2(libmcnttype,UNXSUFFIX));
#else
Name = "mcnttype.dll";
#endif
End
#if defined(WNT) #if defined(WNT)
#if defined WITH_MOZAB4WIN #if defined WITH_MOZAB4WIN
...@@ -791,8 +780,6 @@ STD_LIB_FILE( gid_File_Lib_Log, log) ...@@ -791,8 +780,6 @@ STD_LIB_FILE( gid_File_Lib_Log, log)
STD_LIB_FILE( gid_File_Lib_Pdffilter, pdffilter) STD_LIB_FILE( gid_File_Lib_Pdffilter, pdffilter)
SPECIAL_LIB_FILE(gid_File_Lib_Deployment,deployment)
SPECIAL_LIB_FILE(gid_File_Lib_DeploymentGui,deploymentgui) SPECIAL_LIB_FILE(gid_File_Lib_DeploymentGui,deploymentgui)
#if defined ENABLE_NPAPI_FROM_BROWSER #if defined ENABLE_NPAPI_FROM_BROWSER
...@@ -1132,8 +1119,6 @@ SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucptdoc1, ucptdoc1.uno) ...@@ -1132,8 +1119,6 @@ SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucptdoc1, ucptdoc1.uno)
SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpext, ucpext.uno) SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpext, ucpext.uno)
SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpexpand1, ucpexpand1.uno)
SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpcmis, ucpcmis1.uno) SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpcmis, ucpcmis1.uno)
File gid_File_Lib_Lnth File gid_File_Lib_Lnth
......
...@@ -268,7 +268,6 @@ Module gid_Module_Root_Files_5 ...@@ -268,7 +268,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Localedata_Others, gid_File_Lib_Localedata_Others,
gid_File_Lib_Hsqldb_2, gid_File_Lib_Hsqldb_2,
gid_File_Lib_Jdbc, gid_File_Lib_Jdbc,
gid_File_Lib_Mcnttype,
gid_File_Lib_Mork, gid_File_Lib_Mork,
gid_File_Lib_Mozabdrv, gid_File_Lib_Mozabdrv,
gid_File_Lib_Mozbootstrap, gid_File_Lib_Mozbootstrap,
...@@ -276,7 +275,6 @@ Module gid_Module_Root_Files_5 ...@@ -276,7 +275,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Odbc, gid_File_Lib_Odbc,
gid_File_Lib_Officebean, gid_File_Lib_Officebean,
gid_File_Lib_Openssl, gid_File_Lib_Openssl,
gid_File_Lib_Deployment,
gid_File_Lib_DeploymentGui, gid_File_Lib_DeploymentGui,
gid_File_Lib_Expwrap_Uno, gid_File_Lib_Expwrap_Uno,
gid_File_Lib_Fastsax_Uno, gid_File_Lib_Fastsax_Uno,
...@@ -291,7 +289,6 @@ Module gid_Module_Root_Files_5 ...@@ -291,7 +289,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Migrationoo3, gid_File_Lib_Migrationoo3,
gid_File_Lib_Syssh, gid_File_Lib_Syssh,
gid_File_Ucptdoc1, gid_File_Ucptdoc1,
gid_File_Ucpexpand1,
gid_File_Lib_Raptor, gid_File_Lib_Raptor,
gid_Unixlink_File_Lib_Raptor, gid_Unixlink_File_Lib_Raptor,
gid_File_Lib_Rasqal, gid_File_Lib_Rasqal,
......
...@@ -104,6 +104,7 @@ gb_MERGEDLIBS := \ ...@@ -104,6 +104,7 @@ gb_MERGEDLIBS := \
canvastools \ canvastools \
configmgr \ configmgr \
cppcanvas \ cppcanvas \
deployment \
deploymentmisc \ deploymentmisc \
$(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \ $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
$(if $(filter unx,$(GUIBASE)),desktop_detector) \ $(if $(filter unx,$(GUIBASE)),desktop_detector) \
...@@ -120,6 +121,7 @@ gb_MERGEDLIBS := \ ...@@ -120,6 +121,7 @@ gb_MERGEDLIBS := \
i18nutil \ i18nutil \
lng \ lng \
localebe1 \ localebe1 \
mcnttype \
msfilter \ msfilter \
package2 \ package2 \
sax \ sax \
...@@ -136,7 +138,9 @@ gb_MERGEDLIBS := \ ...@@ -136,7 +138,9 @@ gb_MERGEDLIBS := \
tl \ tl \
$(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \ $(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \
ucb1 \ ucb1 \
ucpexpand1 \
ucpfile1 \ ucpfile1 \
unoxml \
utl \ utl \
uui \ uui \
vcl \ vcl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment