fdo#60924: autoinstall gnome libraries
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a Reviewed-on: https://gerrit.libreoffice.org/3813 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
This commit is contained in:
committed by
Fridrich Strba
parent
7a5bfde13a
commit
33e0e0d843
@@ -233,6 +233,14 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,TDE, \
|
|||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,GNOME, \
|
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,GNOME, \
|
||||||
|
$(if $(ENABLE_EVOAB2),evoab) \
|
||||||
|
$(if $(ENABLE_GTK),vclplug_gtk) \
|
||||||
|
$(if $(ENABLE_GTK3),vclplug_gtk3) \
|
||||||
|
$(if $(ENABLE_GCONF),gconfbe1) \
|
||||||
|
$(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
|
||||||
|
$(if $(ENABLE_GIO),losessioninstall) \
|
||||||
|
$(if $(ENABLE_GIO),ucpgio1) \
|
||||||
|
$(if $(ENABLE_GNOMEVFS),ucpgvfs1) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,KDE, \
|
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,KDE, \
|
||||||
@@ -390,7 +398,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||||||
calc \
|
calc \
|
||||||
dbp \
|
dbp \
|
||||||
dbu \
|
dbu \
|
||||||
evoab \
|
|
||||||
filtertracer \
|
filtertracer \
|
||||||
log \
|
log \
|
||||||
MacOSXSpell \
|
MacOSXSpell \
|
||||||
@@ -400,7 +407,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||||||
placeware \
|
placeware \
|
||||||
pricing \
|
pricing \
|
||||||
protocolhandler \
|
protocolhandler \
|
||||||
qstart_gtk \
|
|
||||||
rpt \
|
rpt \
|
||||||
rptui \
|
rptui \
|
||||||
rptxml \
|
rptxml \
|
||||||
@@ -418,8 +424,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||||||
textfd \
|
textfd \
|
||||||
updatecheckui \
|
updatecheckui \
|
||||||
$(if $(DISABLE_SCRIPTING),,vbahelper) \
|
$(if $(DISABLE_SCRIPTING),,vbahelper) \
|
||||||
vclplug_gtk \
|
|
||||||
vclplug_gtk3 \
|
|
||||||
vclplug_tde \
|
vclplug_tde \
|
||||||
vclplug_kde \
|
vclplug_kde \
|
||||||
vclplug_kde4 \
|
vclplug_kde4 \
|
||||||
@@ -613,12 +617,10 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||||||
fastsax \
|
fastsax \
|
||||||
fpicker \
|
fpicker \
|
||||||
fps_office \
|
fps_office \
|
||||||
gconfbe1 \
|
|
||||||
gdipluscanvas \
|
gdipluscanvas \
|
||||||
hatchwindowfactory \
|
hatchwindowfactory \
|
||||||
i18nsearch \
|
i18nsearch \
|
||||||
ldapbe2 \
|
ldapbe2 \
|
||||||
losessioninstall \
|
|
||||||
macbe1 \
|
macbe1 \
|
||||||
migrationoo2 \
|
migrationoo2 \
|
||||||
migrationoo3 \
|
migrationoo3 \
|
||||||
@@ -636,8 +638,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||||||
syssh \
|
syssh \
|
||||||
ucpcmis1 \
|
ucpcmis1 \
|
||||||
ucpext \
|
ucpext \
|
||||||
ucpgio1 \
|
|
||||||
ucpgvfs1 \
|
|
||||||
ucptdoc1 \
|
ucptdoc1 \
|
||||||
updatefeed \
|
updatefeed \
|
||||||
vbaevents \
|
vbaevents \
|
||||||
|
@@ -12,22 +12,13 @@ $(eval $(call gb_InstallModule_InstallModule,scp2/gnome))
|
|||||||
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/gnome,gnome))
|
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/gnome,gnome))
|
||||||
|
|
||||||
$(eval $(call gb_InstallModule_define_if_set,scp2/gnome,\
|
$(eval $(call gb_InstallModule_define_if_set,scp2/gnome,\
|
||||||
ENABLE_EVOAB2 \
|
|
||||||
ENABLE_GCONF \
|
|
||||||
ENABLE_GIO \
|
ENABLE_GIO \
|
||||||
ENABLE_GNOMEVFS \
|
ENABLE_GNOMEVFS \
|
||||||
ENABLE_GTK \
|
|
||||||
ENABLE_GTK3 \
|
|
||||||
ENABLE_LOCKDOWN \
|
ENABLE_LOCKDOWN \
|
||||||
ENABLE_SYSTRAY_GTK \
|
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_InstallModule_add_scpfiles,scp2/gnome,\
|
$(eval $(call gb_InstallModule_add_scpfiles,scp2/gnome,\
|
||||||
scp2/source/gnome/file_gnome \
|
scp2/source/gnome/file_gnome \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/gnome,\
|
|
||||||
scp2/source/gnome/module_gnome \
|
|
||||||
))
|
|
||||||
|
|
||||||
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
|
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
|
||||||
|
@@ -26,16 +26,6 @@
|
|||||||
************************************************************************/
|
************************************************************************/
|
||||||
#include "macros.inc"
|
#include "macros.inc"
|
||||||
|
|
||||||
#ifdef ENABLE_GIO
|
|
||||||
STD_LIB_FILE( gid_File_Lib_GIO, ucpgio1 )
|
|
||||||
|
|
||||||
STD_LIB_FILE(gid_File_Lib_Losessioninstall, losessioninstall)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef ENABLE_GNOMEVFS
|
|
||||||
STD_LIB_FILE( gid_File_Lib_Gnomevfs, ucpgvfs1 )
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if (defined ENABLE_GCONF && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
|
#if (defined ENABLE_GCONF && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
|
||||||
File gid_File_Share_Registry_Gnome_Xcd
|
File gid_File_Share_Registry_Gnome_Xcd
|
||||||
TXT_FILE_BODY;
|
TXT_FILE_BODY;
|
||||||
@@ -44,16 +34,3 @@ File gid_File_Share_Registry_Gnome_Xcd
|
|||||||
Name = "gnome.xcd";
|
Name = "gnome.xcd";
|
||||||
End
|
End
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ENABLE_GCONF
|
|
||||||
STD_LIB_FILE( gid_File_Lib_Gconfbe, gconfbe1 )
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef ENABLE_SYSTRAY_GTK
|
|
||||||
File gid_File_Lib_QStart_Gtk
|
|
||||||
Name = LIBNAME(qstart_gtk);
|
|
||||||
LIB_FILE_BODY;
|
|
||||||
Styles = (PACKED);
|
|
||||||
Dir = SCP2_OOO_BIN_DIR;
|
|
||||||
End
|
|
||||||
#endif
|
|
||||||
|
@@ -39,29 +39,6 @@ Module gid_Module_Optional_Gnome
|
|||||||
XpdCheckSolaris = "SUNWgnome-vfs";
|
XpdCheckSolaris = "SUNWgnome-vfs";
|
||||||
#endif
|
#endif
|
||||||
Files = (
|
Files = (
|
||||||
#ifdef ENABLE_EVOAB2
|
|
||||||
gid_File_Lib_Evoab,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GTK
|
|
||||||
gid_File_Lib_Fps_Gnome,
|
|
||||||
gid_File_Lib_Vclplug_Gtk,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GTK3
|
|
||||||
gid_File_Lib_Vclplug_Gtk3,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_SYSTRAY_GTK
|
|
||||||
gid_File_Lib_QStart_Gtk,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GNOMEVFS
|
|
||||||
gid_File_Lib_Gnomevfs, gid_File_Bin_Gnome_Set_Default_Application,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GIO
|
|
||||||
gid_File_Lib_GIO,
|
|
||||||
gid_File_Lib_Losessioninstall,
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GCONF
|
|
||||||
gid_File_Lib_Gconfbe,
|
|
||||||
#endif
|
|
||||||
#if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
|
#if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
|
||||||
gid_File_Share_Registry_Gnome_Xcd,
|
gid_File_Share_Registry_Gnome_Xcd,
|
||||||
#endif
|
#endif
|
||||||
|
@@ -163,19 +163,6 @@ End
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef UNX
|
|
||||||
#ifdef ENABLE_GTK
|
|
||||||
#ifdef ENABLE_SYSTRAY_GTK
|
|
||||||
File gid_File_Lib_QStart_Gtk
|
|
||||||
Name = LIBNAME(qstart_gtk);
|
|
||||||
LIB_FILE_BODY;
|
|
||||||
Styles = (PACKED);
|
|
||||||
Dir = SCP2_OOO_BIN_DIR;
|
|
||||||
End
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
File gid_File_Lib_Dbpool
|
File gid_File_Lib_Dbpool
|
||||||
LIB_FILE_BODY;
|
LIB_FILE_BODY;
|
||||||
Styles = (PACKED);
|
Styles = (PACKED);
|
||||||
@@ -325,12 +312,6 @@ File gid_File_Lib_Macab_Drv_1
|
|||||||
End
|
End
|
||||||
#endif // #ifdef MACOSX
|
#endif // #ifdef MACOSX
|
||||||
|
|
||||||
#ifdef ENABLE_EVOAB2
|
|
||||||
|
|
||||||
STD_LIB_FILE( gid_File_Lib_Evoab , evoab)
|
|
||||||
|
|
||||||
#endif // #ifdef ENABLE_EVOAB2
|
|
||||||
|
|
||||||
#endif // #ifdef UNX
|
#endif // #ifdef UNX
|
||||||
|
|
||||||
#ifdef WNT
|
#ifdef WNT
|
||||||
@@ -657,22 +638,6 @@ STD_LIB_FILE( gid_File_Lib_Pl , pl)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(UNX) && ! defined(MACOSX)
|
#if defined(UNX) && ! defined(MACOSX)
|
||||||
#ifdef ENABLE_GTK
|
|
||||||
File gid_File_Lib_Vclplug_Gtk
|
|
||||||
Name = LIBNAME(vclplug_gtk);
|
|
||||||
LIB_FILE_BODY;
|
|
||||||
Styles = (PACKED);
|
|
||||||
Dir = SCP2_OOO_BIN_DIR;
|
|
||||||
End
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_GTK3
|
|
||||||
File gid_File_Lib_Vclplug_Gtk3
|
|
||||||
Name = LIBNAME(vclplug_gtk3);
|
|
||||||
LIB_FILE_BODY;
|
|
||||||
Styles = (PACKED);
|
|
||||||
Dir = SCP2_OOO_BIN_DIR;
|
|
||||||
End
|
|
||||||
#endif
|
|
||||||
#ifdef ENABLE_TDE
|
#ifdef ENABLE_TDE
|
||||||
#ifndef MACOSX
|
#ifndef MACOSX
|
||||||
File gid_File_Lib_Vclplug_Tde
|
File gid_File_Lib_Vclplug_Tde
|
||||||
|
Reference in New Issue
Block a user