Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21643

Modified Files:
        kdegraphics3.info kdegraphics3.patch 
Log Message:
direct-symbol-resolution (avoid dynamic-lookup) fixes


Index: kdegraphics3.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdegraphics3.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- kdegraphics3.patch  8 Aug 2010 17:46:43 -0000       1.11
+++ kdegraphics3.patch  19 Sep 2010 09:21:10 -0000      1.12
@@ -411,8 +411,8 @@
  # let automoc handle all of the meta source files (moc)
 diff -Nurd kdegraphics-3.5.10/kghostview/Makefile.am 
kdegraphics-3.5.10-new/kghostview/Makefile.am
 --- kdegraphics-3.5.10/kghostview/Makefile.am  2006-05-22 14:05:40.000000000 
-0400
-+++ kdegraphics-3.5.10-new/kghostview/Makefile.am      2010-07-26 
01:14:44.000000000 -0400
-@@ -4,7 +4,8 @@
++++ kdegraphics-3.5.10-new/kghostview/Makefile.am      2010-09-19 
04:57:57.000000000 -0400
+@@ -4,13 +4,14 @@
  
  ####### Files
  
@@ -422,6 +422,13 @@
  lib_LTLIBRARIES = libkghostviewlib.la
  kde_module_LTLIBRARIES = libkghostviewpart.la
  noinst_LTLIBRARIES = libdscparse.la
+ 
+ libkghostviewlib_la_LDFLAGS = $(all_libraries)
+-libkghostviewlib_la_LIBADD = $(LIB_KFILE) $(LIB_KPARTS) -lkdeprint 
libdscparse.la
++libkghostviewlib_la_LIBADD = $(LIB_KFILE) $(LIB_KPARTS) -lkdeprint 
libdscparse.la $(LIB_KDEUI) $(LIB_KDECORE)
+ 
+ libkghostviewpart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
+ libkghostviewpart_la_LIBADD = libkghostviewlib.la
 @@ -27,9 +28,9 @@
  
  libkghostviewpart_la_SOURCES = part_init.cpp
@@ -1152,7 +1159,7 @@
  partrc_DATA = photobook.desktop
 diff -Nurd kdegraphics-3.5.10/kviewshell/Makefile.am 
kdegraphics-3.5.10-new/kviewshell/Makefile.am
 --- kdegraphics-3.5.10/kviewshell/Makefile.am  2005-09-10 04:19:21.000000000 
-0400
-+++ kdegraphics-3.5.10-new/kviewshell/Makefile.am      2010-07-26 
01:25:48.000000000 -0400
++++ kdegraphics-3.5.10-new/kviewshell/Makefile.am      2010-09-19 
04:55:24.000000000 -0400
 @@ -5,8 +5,9 @@
  
  ####### Files
@@ -1173,7 +1180,12 @@
  
  libkmultipage_la_SOURCES = kmultipage.cpp pageView.cpp marklist.cpp 
kmultipageInterface.skel \
                units.cpp pageSize.cpp simplePageSize.cpp 
renderedDocumentPage.cpp renderedDocumentPagePixmap.cpp \
-@@ -34,13 +35,14 @@
+@@ -30,17 +31,18 @@
+ kde_kcfg_DATA = kviewshell.kcfg
+ 
+ libkmultipage_la_LDFLAGS = $(all_libraries)
+-libkmultipage_la_LIBADD = $(LIB_KFILE) -lkdeprint -lkparts
++libkmultipage_la_LIBADD = $(LIB_KFILE) -lkdeprint -lkparts $(LIB_QT) 
$(LIB_KDECORE) $(LIB_KDEUI) -lkdefx -lDCOP
  
  emptymultipagepart_la_SOURCES = empty_multipage.cpp emptyRenderer.cpp
  emptymultipagepart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module

Index: kdegraphics3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdegraphics3.info,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- kdegraphics3.info   8 Aug 2010 17:46:43 -0000       1.35
+++ kdegraphics3.info   19 Sep 2010 09:21:10 -0000      1.36
@@ -88,7 +88,7 @@
        perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
 <<
 PatchFile: %n.patch
-PatchFile-MD5: 8aa2a4ced35ebb5b7db255af607dfacb
+PatchFile-MD5: 2d7a82a4dcf46770409940a8a80fb687
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to