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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdegraphics/kghostview
From:       Dominique Devriese <devriese () kde ! org>
Date:       2004-03-15 17:00:16
Message-ID: 20040315170016.AD2DE99A8 () office ! kde ! org
[Download RAW message or body]

CVS commit by domi: 

Fix kghostview loading on FreeBSD.  KGhostView is basically broken: it 
links against its part, and tries to dlopen it.  It should be fine now,
but someone should take the time to do it properly.


  A            part_init.cpp   1.1.2.1 [GPL (v2+)]
  M +1 -4      Makefile.am   1.79.2.2
  M +1 -3      kgv_view.cpp   1.172.2.3


--- kdegraphics/kghostview/Makefile.am  #1.79.2.1:1.79.2.2
@@ -25,8 +25,5 @@
     generalsettingswidget.ui gssettingswidget.ui thumbnailservice.cpp
 
-libkghostviewpart_la_SOURCES = part_dummy.cpp
-
-part_dummy.cpp:
-        touch part_dummy.cpp
+libkghostviewpart_la_SOURCES = part_init.cpp
 
 kghostview_SOURCES = main.cpp

--- kdegraphics/kghostview/kgv_view.cpp  #1.172.2.2:1.172.2.3
@@ -74,6 +74,4 @@ namespace KGV {
 }
 
-K_EXPORT_COMPONENT_FACTORY( libkghostviewpart, KGVFactory )
-
 KGVPart::KGVPart( QWidget* parentWidget, const char*,
                   QObject* parent, const char* name,


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

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