[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    [PATCH] More missing $(all_libraries)
From:       Szombathelyi "György" <gyurco () freemail ! hu>
Date:       2004-11-14 17:43:21
Message-ID: 200411141843.21549.gyurco () freemail ! hu
[Download RAW message or body]

Hello!

The attached patches adds missing $(all_libraries) to Makefile ams in various 
modules. This allows to fully exploit the --as-needed linker flag. Any 
objections against applying?

Bye,
György

____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu

["alllibs-arts.diff" (text/x-diff)]

Index: mcop_mt/Makefile.am
===================================================================
RCS file: /home/kde/arts/mcop_mt/Makefile.am,v
retrieving revision 1.9
diff -u -p -u -r1.9 Makefile.am
--- mcop_mt/Makefile.am	19 Mar 2004 17:50:40 -0000	1.9
+++ mcop_mt/Makefile.am	14 Nov 2004 17:17:02 -0000
@@ -6,4 +6,4 @@ libmcop_mt_la_SOURCES = threads_posix.cc
 libmcop_mt_la_LIBADD = $(top_builddir)/mcop/libmcop.la \
 	$(top_builddir)/flow/libartsflow.la $(LIBPTHREAD) \
 	$(LIBPOSIX4) $(LIBSEM)
-libmcop_mt_la_LDFLAGS = -no-undefined -version-info 1:0 $(USE_THREADS) 
+libmcop_mt_la_LDFLAGS = -no-undefined -version-info 1:0 $(USE_THREADS) $(all_libraries)
Index: qtmcop/Makefile.am
===================================================================
RCS file: /home/kde/arts/qtmcop/Makefile.am,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile.am
--- qtmcop/Makefile.am	19 Mar 2004 17:50:40 -0000	1.15
+++ qtmcop/Makefile.am	14 Nov 2004 17:17:02 -0000
@@ -6,7 +6,7 @@ KDE_OPTIONS = qtonly
 libqtmcop_la_SOURCES = qiomanager.cc
 libqtmcop_la_LIBADD = $(top_builddir)/mcop/libmcop.la $(LIB_QT)
 libqtmcop_la_LDFLAGS = -no-undefined -version-info 1:0 $(KDE_RPATH) \
-	$(KDE_MT_LDFLAGS) $(QT_LDFLAGS) $(USER_LDFLAGS) $(X_LDFLAGS)
+	$(KDE_MT_LDFLAGS) $(QT_LDFLAGS) $(USER_LDFLAGS) $(X_LDFLAGS) $(all_libraries)
 
 METASOURCES = qiomanager_p.moc
 
Index: soundserver/Makefile.am
===================================================================
RCS file: /home/kde/arts/soundserver/Makefile.am,v
retrieving revision 1.69
diff -u -p -u -r1.69 Makefile.am
--- soundserver/Makefile.am	21 Oct 2004 18:30:14 -0000	1.69
+++ soundserver/Makefile.am	14 Nov 2004 17:17:02 -0000
@@ -19,6 +19,8 @@ artsinclude_HEADERS = soundserver.h soun
 lib_LTLIBRARIES = libkmedia2_idl.la libsoundserver_idl.la \
 	libartsgslplayobject.la libartswavplayobject.la libkmedia2.la
 
+AM_LDFLAGS = $(LDFLAGS_AS_NEEDED)
+
 libsoundserver_idl_la_LIBADD = libkmedia2_idl.la \
                           $(top_builddir)/flow/libartsflow_idl.la
 libsoundserver_idl_la_LDFLAGS = -no-undefined -version-info 1:0 $(all_libraries)

["alllibs-kdepim.diff" (text/x-diff)]

Index: kitchensync/libkonnector2/plugins/dummy/Makefile.am
===================================================================
RCS file: /home/kde/kdepim/kitchensync/libkonnector2/plugins/dummy/Makefile.am,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile.am
--- kitchensync/libkonnector2/plugins/dummy/Makefile.am	12 Feb 2004 15:12:58 \
                -0000	1.6
+++ kitchensync/libkonnector2/plugins/dummy/Makefile.am	14 Nov 2004 17:31:25 -0000
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/ -I$(top_srcd
 
 libdummykonnector_la_INCLUDES = -I$(top_srcdir)/kitchensync/libkonnector2 \
-I$(top_srcdir)/kitchensync/libksync -I../../   $(all_includes)  \
                libdummykonnector_la_LIBADD = ../../libkonnector.la
-libdummykonnector_la_LDFLAGS = -module $(KDE_PLUGIN)
+libdummykonnector_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 libdummykonnector_la_SOURCES = dummykonnector.cpp
 
 servicedir = $(kde_servicesdir)/kresources/konnector
Index: kitchensync/libkonnector2/plugins/qtopia/Makefile.am
===================================================================
RCS file: /home/kde/kdepim/kitchensync/libkonnector2/plugins/qtopia/Makefile.am,v
retrieving revision 1.12
diff -u -p -u -r1.12 Makefile.am
--- kitchensync/libkonnector2/plugins/qtopia/Makefile.am	13 Aug 2004 23:49:02 \
                -0000	1.12
+++ kitchensync/libkonnector2/plugins/qtopia/Makefile.am	14 Nov 2004 17:31:25 -0000
@@ -24,7 +24,7 @@ INCLUDES = -I$(top_srcdir)/ -I$(top_srcd
 
 libqtopiakonnector_la_INCLUDES = -I$(top_srcdir)/kitchensync/libkonnector2 \
-I$(top_srcdir)/kitchensync/libksync -I../../   $(all_includes)  \
                libqtopiakonnector_la_LIBADD = ../../libkonnector.la 
-libqtopiakonnector_la_LDFLAGS = -module $(KDE_PLUGIN) 
+libqtopiakonnector_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 libqtopiakonnector_la_SOURCES = qtopiakonnector.cpp socket.cpp addressbook.cpp \
 				categoryedit.cpp datebook.cpp helper.cpp \
 				opiecategories.cpp todo.cpp desktop.cpp \
Index: knotes/Makefile.am
===================================================================
RCS file: /home/kde/kdepim/knotes/Makefile.am,v
retrieving revision 1.73
diff -u -p -u -r1.73 Makefile.am
--- knotes/Makefile.am	29 Oct 2004 08:53:09 -0000	1.73
+++ knotes/Makefile.am	14 Nov 2004 17:31:34 -0000
@@ -28,7 +28,7 @@ knotes_COMPILE_FIRST = libknotesconfig.l
 
 kde_module_LTLIBRARIES  = knotes_local.la
 knotes_local_la_SOURCES = resourcelocal_plugin.cpp
-knotes_local_la_LDFLAGS = $(KDE_LDFLAGS) -module $(KDE_PLUGIN)
+knotes_local_la_LDFLAGS = $(all_libraries) $(KDE_LDFLAGS) -module $(KDE_PLUGIN)
 knotes_local_la_LIBADD  = libknotesresources.la libknotesconfig.la \
                           $(top_builddir)/libkcal/libkcal.la -lkdeprint
 
Index: kresources/remote/Makefile.am
===================================================================
RCS file: /home/kde/kdepim/kresources/remote/Makefile.am,v
retrieving revision 1.4
diff -u -p -u -r1.4 Makefile.am
--- kresources/remote/Makefile.am	8 Oct 2004 21:29:47 -0000	1.4
+++ kresources/remote/Makefile.am	14 Nov 2004 17:31:37 -0000
@@ -10,7 +10,7 @@ libkcal_resourceremote_la_SOURCES = reso
 kde_module_LTLIBRARIES = kcal_remote.la
 
 kcal_remote_la_SOURCES = resourceremote_plugin.cpp
-kcal_remote_la_LDFLAGS = -module $(KDE_PLUGIN)
+kcal_remote_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 kcal_remote_la_LIBADD  = libkcal_resourceremote.la \
                          $(top_builddir)/libkdepim/libkdepim.la
 
Index: libkcal/Makefile.am
===================================================================
RCS file: /home/kde/kdepim/libkcal/Makefile.am,v
retrieving revision 1.60
diff -u -p -u -r1.60 Makefile.am
--- libkcal/Makefile.am	30 Oct 2004 20:01:46 -0000	1.60
+++ libkcal/Makefile.am	14 Nov 2004 17:31:38 -0000
@@ -1,5 +1,7 @@
 SUBDIRS = versit tests
 
+AM_LDFLAGS = $(LDFLAGS_AS_NEEDED)
+
 INCLUDES = -I$(top_srcdir)/libical/src/libical \
   -I$(top_srcdir)/libical/src/libicalss -I$(top_builddir)/libical/src/libical \
   -I$(top_builddir)/libical/src/libicalss -I$(srcdir)/versit -I$(top_srcdir)/ \


["alllibs-kdebase.diff" (text/x-diff)]

Index: konqueror/remoteencodingplugin/Makefile.am
===================================================================
RCS file: /home/kde/kdebase/konqueror/remoteencodingplugin/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- konqueror/remoteencodingplugin/Makefile.am	30 Jan 2004 16:18:39 -0000	1.1
+++ konqueror/remoteencodingplugin/Makefile.am	14 Nov 2004 17:18:18 -0000
@@ -4,7 +4,7 @@ METASOURCES=AUTO
 kde_module_LTLIBRARIES = konq_remoteencoding.la
 konq_remoteencoding_la_SOURCES = kremoteencodingplugin.cpp
 konq_remoteencoding_la_LIBADD = $(top_builddir)/libkonq/libkonq.la
-konq_remoteencoding_la_LDFLAGS = -module $(KDE_PLUGIN)
+konq_remoteencoding_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 
 iconviewdir = $(kde_datadir)/konqiconview/kpartplugins
 iconview_DATA = kremoteencodingplugin.rc
Index: konqueror/shellcmdplugin/Makefile.am
===================================================================
RCS file: /home/kde/kdebase/konqueror/shellcmdplugin/Makefile.am,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile.am
--- konqueror/shellcmdplugin/Makefile.am	20 Feb 2002 13:22:06 -0000	1.2
+++ konqueror/shellcmdplugin/Makefile.am	14 Nov 2004 17:18:18 -0000
@@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = konq_shellcmdpl
 konq_shellcmdplugin_la_SOURCES = kshellcmdexecutor.cpp kshellcmddialog.cpp \
 	kshellcmdplugin.cpp
 konq_shellcmdplugin_la_LIBADD = $(top_builddir)/libkonq/libkonq.la
-konq_shellcmdplugin_la_LDFLAGS = -module $(KDE_PLUGIN)
+konq_shellcmdplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 
 iconviewdir = $(kde_datadir)/konqiconview/kpartplugins
 iconview_DATA = kshellcmdplugin.rc

["alllibs-kdenetwork.diff" (text/x-diff)]

Index: kopete/plugins/connectionstatus/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/connectionstatus/Makefile.am,v
retrieving revision 1.8
diff -u -p -u -r1.8 Makefile.am
--- kopete/plugins/connectionstatus/Makefile.am	25 Oct 2003 22:20:05 -0000	1.8
+++ kopete/plugins/connectionstatus/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_connectionstatus.la
 
 kopete_connectionstatus_la_SOURCES     = connectionstatusplugin.cpp
-kopete_connectionstatus_la_LDFLAGS     = -module $(KDE_PLUGIN)
+kopete_connectionstatus_la_LDFLAGS     = -module $(KDE_PLUGIN) $(all_libraries)
 kopete_connectionstatus_la_LIBADD      = ../../libkopete/libkopete.la
 
 service_DATA = kopete_connectionstatus.desktop
Index: kopete/plugins/cryptography/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/cryptography/Makefile.am,v
retrieving revision 1.17
diff -u -p -u -r1.17 Makefile.am
--- kopete/plugins/cryptography/Makefile.am	19 Mar 2004 16:06:45 -0000	1.17
+++ kopete/plugins/cryptography/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_cryptography.la kcm_kopete_cryptography.la
 
 kopete_cryptography_la_SOURCES     = cryptographyplugin.cpp kgpginterface.cpp \
cryptographyguiclient.cpp cryptographyselectuserkey.cpp cryptographyuserkey_ui.ui \
                popuppublic.cpp kgpgselkey.cpp
-kopete_cryptography_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_cryptography_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries)  kopete_cryptography_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_cryptography_la_SOURCES = cryptographypreferences.cpp \
                cryptographyprefsbase.ui  kgpgselkey.cpp
Index: kopete/plugins/highlight/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/highlight/Makefile.am,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile.am
--- kopete/plugins/highlight/Makefile.am	25 Oct 2003 22:20:06 -0000	1.6
+++ kopete/plugins/highlight/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -7,7 +7,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_highlight.la kcm_kopete_highlight.la
 
 kopete_highlight_la_SOURCES = highlightplugin.cpp highlightconfig.cpp filter.cpp
-kopete_highlight_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_highlight_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries)  kopete_highlight_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_highlight_la_SOURCES = highlightprefsbase.ui highlightpreferences.cpp \
                filter.cpp highlightconfig.cpp
Index: kopete/plugins/history/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/history/Makefile.am,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile.am
--- kopete/plugins/history/Makefile.am	29 Apr 2004 16:04:23 -0000	1.15
+++ kopete/plugins/history/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -7,7 +7,7 @@ kde_module_LTLIBRARIES = kopete_history.
 kopete_history_la_SOURCES = historyplugin.cpp historydialog.cpp historyviewer.ui\
 	historylogger.cpp converter.cpp historyguiclient.cpp historyconfig.kcfgc
 
-kopete_history_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_history_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
 kopete_history_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_history_la_SOURCES = historyprefsui.ui historypreferences.cpp  \
                historyconfig.kcfgc
Index: kopete/plugins/latex/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/latex/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- kopete/plugins/latex/Makefile.am	29 May 2004 18:05:14 -0000	1.1
+++ kopete/plugins/latex/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -7,7 +7,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_latex.la kcm_kopete_latex.la
 
 kopete_latex_la_SOURCES = latexplugin.cpp latexconfig.cpp
-kopete_latex_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_latex_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
 kopete_latex_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_latex_la_SOURCES = latexprefsbase.ui latexpreferences.cpp latexconfig.cpp
Index: kopete/plugins/motionautoaway/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/motionautoaway/Makefile.am,v
retrieving revision 1.8
diff -u -p -u -r1.8 Makefile.am
--- kopete/plugins/motionautoaway/Makefile.am	25 Oct 2003 22:20:06 -0000	1.8
+++ kopete/plugins/motionautoaway/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_motionaway.la kcm_kopete_motionaway.la
 
 kopete_motionaway_la_SOURCES     = motionawayplugin.cpp
-kopete_motionaway_la_LDFLAGS     = -module $(KDE_PLUGIN)
+kopete_motionaway_la_LDFLAGS     = -module $(KDE_PLUGIN) $(all_libraries)
 kopete_motionaway_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_motionaway_la_SOURCES = motionawayprefs.ui motionawaypreferences.cpp
Index: kopete/plugins/msginfo/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/msginfo/Makefile.am,v
retrieving revision 1.7
diff -u -p -u -r1.7 Makefile.am
--- kopete/plugins/msginfo/Makefile.am	25 Oct 2003 22:20:06 -0000	1.7
+++ kopete/plugins/msginfo/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_i
 kde_module_LTLIBRARIES = kopete_msginfo.la
 
 kopete_msginfo_la_SOURCES     = msginfoplugin.cpp
-kopete_msginfo_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_msginfo_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
 kopete_msginfo_la_LIBADD      = ../../libkopete/libkopete.la
 
 service_DATA = kopete_msginfo.desktop
Index: kopete/plugins/netmeeting/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/netmeeting/Makefile.am,v
retrieving revision 1.10
diff -u -p -u -r1.10 Makefile.am
--- kopete/plugins/netmeeting/Makefile.am	5 Sep 2004 21:16:07 -0000	1.10
+++ kopete/plugins/netmeeting/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) -I$(top
 kde_module_LTLIBRARIES = kopete_netmeeting.la kcm_kopete_netmeeting.la
 
 kopete_netmeeting_la_SOURCES     = netmeetingplugin.cpp netmeetinginvitation.cpp \
                netmeetingguiclient.cpp
-kopete_netmeeting_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_netmeeting_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries)  kopete_netmeeting_la_LIBADD      = \
$(top_builddir)/kopete/libkopete/libkopete.la \
$(top_builddir)/kopete/protocols/msn/libkopete_msn_shared.la  
 service_DATA = kopete_netmeeting.desktop
Index: kopete/plugins/nowlistening/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/nowlistening/Makefile.am,v
retrieving revision 1.18
diff -u -p -u -r1.18 Makefile.am
--- kopete/plugins/nowlistening/Makefile.am	27 Oct 2004 19:34:57 -0000	1.18
+++ kopete/plugins/nowlistening/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -5,7 +5,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) $(XMMS_
 kde_module_LTLIBRARIES = kopete_nowlistening.la kcm_kopete_nowlistening.la
 
 kopete_nowlistening_la_SOURCES = nowlisteningconfig.cpp nowlisteningplugin.cpp \
nlkscd.cpp nlnoatun.cpp nlxmms.cpp nowlisteningguiclient.cpp nljuk.cpp nlamarok.cpp \
                nlkaffeine.cpp
-kopete_nowlistening_la_LDFLAGS     = -module $(KDE_PLUGIN) $(XMMS_LIBS)
+kopete_nowlistening_la_LDFLAGS     = -module $(KDE_PLUGIN) $(XMMS_LIBS) \
$(all_libraries)  kopete_nowlistening_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_nowlistening_la_SOURCES = nowlisteningprefs.ui \
                nowlisteningpreferences.cpp nowlisteningconfig.cpp
Index: kopete/plugins/texteffect/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/texteffect/Makefile.am,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile.am
--- kopete/plugins/texteffect/Makefile.am	18 Feb 2004 03:51:05 -0000	1.13
+++ kopete/plugins/texteffect/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -6,7 +6,7 @@ INCLUDES = $(KOPETE_INCLUDES) $(all_incl
 kde_module_LTLIBRARIES = kopete_texteffect.la kcm_kopete_texteffect.la
 
 kopete_texteffect_la_SOURCES     = texteffectplugin.cpp texteffectconfig.cpp
-kopete_texteffect_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN)
+kopete_texteffect_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries)  kopete_texteffect_la_LIBADD      = ../../libkopete/libkopete.la
 
 kcm_kopete_texteffect_la_SOURCES = texteffectconfig.cpp texteffectprefs.ui \
                texteffectpreferences.cpp
Index: kopete/plugins/webpresence/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/plugins/webpresence/Makefile.am,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile.am
--- kopete/plugins/webpresence/Makefile.am	19 Nov 2003 14:08:00 -0000	1.15
+++ kopete/plugins/webpresence/Makefile.am	14 Nov 2004 17:21:10 -0000
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = kopete_webprese
 
 kopete_webpresence_la_SOURCES     = webpresenceplugin.cpp
 
-kopete_webpresence_la_LDFLAGS     = -module  -no-undefined $(KDE_PLUGIN)
+kopete_webpresence_la_LDFLAGS     = -module  -no-undefined $(KDE_PLUGIN) \
$(all_libraries)  kopete_webpresence_la_LIBADD      = ../../libkopete/libkopete.la \
$(LIBXML_LIBS) $(LIBXSLT_LIBS)  
 kcm_kopete_webpresence_la_SOURCES = webpresencepreferences.cpp webpresenceprefs.ui
Index: kopete/protocols/yahoo/Makefile.am
===================================================================
RCS file: /home/kde/kdenetwork/kopete/protocols/yahoo/Makefile.am,v
retrieving revision 1.27
diff -u -p -u -r1.27 Makefile.am
--- kopete/protocols/yahoo/Makefile.am	23 Sep 2004 03:03:24 -0000	1.27
+++ kopete/protocols/yahoo/Makefile.am	14 Nov 2004 17:21:13 -0000
@@ -9,7 +9,7 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) \
 kde_module_LTLIBRARIES = kopete_yahoo.la
 
 kopete_yahoo_la_SOURCES = yahooprotocol.cpp kyahoo.cpp yahoocontact.cpp \
yahooaddcontact.cpp yahooaccount.cpp yahooeditaccount.cpp \
                yahooconferencemessagemanager.cpp
-kopete_yahoo_la_LDFLAGS     = -module $(KDE_PLUGIN)
+kopete_yahoo_la_LDFLAGS     = -module $(KDE_PLUGIN) $(all_libraries)
 kopete_yahoo_la_LIBADD      = $(top_builddir)/kopete/libkopete/libkopete.la  \
ui/libkopeteyahooui.la libyahoo2/libyahoo2.la  
 service_DATA = kopete_yahoo.desktop


["alllibs-kdemultimedia.diff" (text/x-diff)]

Index: akode/arts_plugin/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/arts_plugin/Makefile.am,v
retrieving revision 1.9
diff -u -p -u -r1.9 Makefile.am
--- akode/arts_plugin/Makefile.am	25 Aug 2004 14:41:09 -0000	1.9
+++ akode/arts_plugin/Makefile.am	14 Nov 2004 17:27:22 -0000
@@ -7,7 +7,7 @@ lib_LTLIBRARIES = libarts_akode.la
 libarts_akode_la_SOURCES = akodearts.cc akodePlayObject_impl.cpp \
         akodeMPCPlayObject_impl.cpp akodeMPEGPlayObject_impl.cpp \
                akodeXiphPlayObject_impl.cpp \
         akodeVorbisStreamPlayObject_impl.cpp akodeSpeexStreamPlayObject_impl.cpp
-libarts_akode_la_LDFLAGS = -L$(top_srcdir)/akode/lib $(KDE_LDFLAGS) $(KDE_RPATH) \
-module -avoid-version -no-undefined +libarts_akode_la_LDFLAGS = $(all_libraries) \
-L$(top_srcdir)/akode/lib $(KDE_LDFLAGS) $(KDE_RPATH) -module -avoid-version \
-no-undefined  libarts_akode_la_LIBADD =  ../lib/libakode.la -lkmedia2_idl \
-lsoundserver_idl -lartsflow  libarts_akode_la_METASOURCES = AUTO
 
Index: akode/plugins/alsa_sink/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/alsa_sink/Makefile.am,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile.am
--- akode/plugins/alsa_sink/Makefile.am	31 Oct 2004 17:59:24 -0000	1.2
+++ akode/plugins/alsa_sink/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -3,5 +3,5 @@ INCLUDES = -I$(top_srcdir)/akode/lib $(a
 lib_LTLIBRARIES	= libakode_alsa_sink.la
 
 libakode_alsa_sink_la_SOURCES = alsa_sink.cpp
-libakode_alsa_sink_la_LDFLAGS = -module -avoid-version -no-undefined
+libakode_alsa_sink_la_LDFLAGS = -module -avoid-version -no-undefined \
$(all_libraries)  libakode_alsa_sink_la_LIBADD = ../../lib/libakode.la $(LIBASOUND)
Index: akode/plugins/mpc_decoder/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/mpc_decoder/Makefile.am,v
retrieving revision 1.4
diff -u -p -u -r1.4 Makefile.am
--- akode/plugins/mpc_decoder/Makefile.am	14 Jul 2004 15:56:30 -0000	1.4
+++ akode/plugins/mpc_decoder/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/akode/lib -I$
 lib_LTLIBRARIES	= libakode_mpc_decoder.la
 
 libakode_mpc_decoder_la_SOURCES = mpc_decoder.cpp
-libakode_mpc_decoder_la_LDFLAGS = -module -avoid-version -no-undefined
+libakode_mpc_decoder_la_LDFLAGS = -module -avoid-version -no-undefined \
$(all_libraries)  libakode_mpc_decoder_la_LIBADD = ../../lib/libakode.la \
mppdec/libakode_mppdec.la  
 mcopclassdir = $(libdir)/mcop
Index: akode/plugins/mpeg_decoder/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/mpeg_decoder/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- akode/plugins/mpeg_decoder/Makefile.am	14 Jul 2004 15:56:31 -0000	1.1
+++ akode/plugins/mpeg_decoder/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -4,7 +4,7 @@ lib_LTLIBRARIES	= libakode_mpeg_decoder.
 
 libakode_mpeg_decoder_la_SOURCES = mpeg_decoder.cpp
 
-libakode_mpeg_decoder_la_LDFLAGS = -avoid-version -no-undefined
+libakode_mpeg_decoder_la_LDFLAGS = -avoid-version -no-undefined $(all_libraries)
 libakode_mpeg_decoder_la_LIBADD = ../../lib/libakode.la $(MADLIBS)
 
 mcopclassdir = $(libdir)/mcop
Index: akode/plugins/oss_sink/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/oss_sink/Makefile.am,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile.am
--- akode/plugins/oss_sink/Makefile.am	31 Oct 2004 17:59:24 -0000	1.2
+++ akode/plugins/oss_sink/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -3,5 +3,5 @@ INCLUDES = -I$(top_srcdir)/akode/lib $(a
 lib_LTLIBRARIES	= libakode_oss_sink.la
 
 libakode_oss_sink_la_SOURCES = oss_sink.cpp
-libakode_oss_sink_la_LDFLAGS = -module -avoid-version -no-undefined
+libakode_oss_sink_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries)
 libakode_oss_sink_la_LIBADD = ../../lib/libakode.la $(LIBOSSAUDIO)
Index: akode/plugins/src_resampler/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/src_resampler/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- akode/plugins/src_resampler/Makefile.am	14 Jul 2004 15:56:31 -0000	1.1
+++ akode/plugins/src_resampler/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -3,5 +3,5 @@ INCLUDES = -I$(top_srcdir)/akode/lib -I$
 lib_LTLIBRARIES	= libakode_src_resampler.la
 
 libakode_src_resampler_la_SOURCES = src_resampler.cpp
-libakode_src_resampler_la_LDFLAGS = -module -avoid-version -no-undefined
+libakode_src_resampler_la_LDFLAGS = -module -avoid-version -no-undefined \
$(all_libraries)  libakode_src_resampler_la_LIBADD = ../../lib/libakode.la \
                $(LIBSAMPLERATE)
Index: akode/plugins/xiph_decoder/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/akode/plugins/xiph_decoder/Makefile.am,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile.am
--- akode/plugins/xiph_decoder/Makefile.am	14 Jul 2004 22:53:22 -0000	1.2
+++ akode/plugins/xiph_decoder/Makefile.am	14 Nov 2004 17:27:23 -0000
@@ -4,7 +4,7 @@ lib_LTLIBRARIES	= libakode_xiph_decoder.
 
 libakode_xiph_decoder_la_SOURCES = flac_decoder.cpp speex_decoder.cpp \
vorbis_decoder.cpp xiph_decoder.cpp  
-libakode_xiph_decoder_la_LDFLAGS = -module -avoid-version -no-undefined
+libakode_xiph_decoder_la_LDFLAGS = -module -avoid-version -no-undefined \
$(all_libraries)  libakode_xiph_decoder_la_LIBADD = ../../lib/libakode.la $(LIBFLAC) \
$(LIBOGGFLAC) $(OGG_VORBISLIBS) $(SPEEXLIBS)  
 mcopclassdir = $(libdir)/mcop
Index: krec/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/krec/Makefile.am,v
retrieving revision 1.35
diff -u -p -u -r1.35 Makefile.am
--- krec/Makefile.am	5 Oct 2003 19:46:06 -0000	1.35
+++ krec/Makefile.am	14 Nov 2004 17:27:34 -0000
@@ -66,7 +66,7 @@ lib_krec_common_la_LDFLAGS = -module -av
 lib_krec_common_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO)
 
 libkrecexport_wave_la_SOURCES = krecexport_wave.cpp
-libkrecexport_wave_la_LDFLAGS = -module $(KDE_PLUGIN)
+libkrecexport_wave_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 libkrecexport_wave_la_LIBADD = lib_krec_common.la
 
 rcdir = $(kde_datadir)/krec
Index: krec/mp3_export/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/krec/mp3_export/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- krec/mp3_export/Makefile.am	18 Sep 2003 11:32:15 -0000	1.1
+++ krec/mp3_export/Makefile.am	14 Nov 2004 17:27:34 -0000
@@ -16,7 +16,7 @@ METASOURCES = AUTO
 kde_module_LTLIBRARIES = libkrecexport_mp3.la
 
 libkrecexport_mp3_la_SOURCES = krecexport_mp3.cpp
-libkrecexport_mp3_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(LAME_RPATH)
+libkrecexport_mp3_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(KDE_RPATH) \
$(LAME_RPATH)  libkrecexport_mp3_la_LIBADD = ../lib_krec_common.la $(LAME_LIBS)
 
 kde_services_DATA = krec_exportmp3.desktop
Index: krec/ogg_export/Makefile.am
===================================================================
RCS file: /home/kde/kdemultimedia/krec/ogg_export/Makefile.am,v
retrieving revision 1.1
diff -u -p -u -r1.1 Makefile.am
--- krec/ogg_export/Makefile.am	18 Sep 2003 11:37:27 -0000	1.1
+++ krec/ogg_export/Makefile.am	14 Nov 2004 17:27:34 -0000
@@ -16,7 +16,7 @@ METASOURCES = AUTO
 kde_module_LTLIBRARIES = libkrecexport_ogg.la
 
 libkrecexport_ogg_la_SOURCES = krecexport_ogg.cpp
-libkrecexport_ogg_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(VORBIS_RPATH)
+libkrecexport_ogg_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(KDE_RPATH) \
$(VORBIS_RPATH)  libkrecexport_ogg_la_LIBADD = ../lib_krec_common.la \
$(VORBISENC_LIBS) $(VORBIS_LIBS)  
 kde_services_DATA = krec_exportogg.desktop



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic