File ksimus-datarecorder.diff of Package ksimus

--- doc/en/index.docbook
+++ doc/en/index.docbook
@@ -5,6 +5,7 @@
   <!ENTITY ksimusPackage '<application>KSimus Package Data Recorder</application>'>
   <!ENTITY kapp '&ksimusPackage;'><!-- replace test here -->
   <!ENTITY % addindex "IGNORE">
+  <!ENTITY package "IGNORE">
   <!ENTITY % English "INCLUDE"><!-- change language only here -->
   <!ENTITY kappmail '<email>ksimus@gmx.de</email>'>
 
--- ksimus-datarecorder/Makefile.am.orig	2004-04-27 09:27:17.077726720 +0200
+++ ksimus-datarecorder/Makefile.am	2004-04-27 09:28:16.517690472 +0200
@@ -1,21 +1,16 @@
 ####### kdevelop will overwrite this part!!! (begin)##########
-lib_LTLIBRARIES = libksimus-datarecorder.la
+ksimlib_LTLIBRARIES = libksimus-datarecorder.la
 
 
 ## INCLUDES were found outside kdevelop specific part
 
 
-LDFLAGS =     -shared
-
 libksimus_datarecorder_la_METASOURCES = AUTO
 
-
-LDADD = 
-
 libksimus_datarecorder_la_SOURCES = textrec.cpp datarecorderchannelfloat.cpp zoomwidget.cpp widgetcontrolbutton.cpp channelpositionwidget.cpp datarecorderchannelboolean.cpp datarecorderwidget.cpp datarecorderview.cpp datarecorderdataview.cpp datarecorderchannelbase.cpp datarecorder.cpp 
-libksimus_datarecorder_la_LIBADD = 
+libksimus_datarecorder_la_LIBADD = $(LIB_QT)
 
-libksimus_datarecorder_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
+libksimus_datarecorder_la_LDFLAGS = $(all_libraries) -avoid-version -module 
 
 
 
@@ -38,7 +33,7 @@
 # make messages.po. Move this one to ../po/ and "make merge" in po
 # the -x is for skipping messages already translated in kdelibs
 
-libdir = @libdir@/ksimus
+ksimlibdir = $(libdir)/ksimus
 INCLUDES= $(all_includes) -I$(includedir)
 
 
--- ksimus-datarecorder/datarecorderchannelbase.cpp.orig	2005-04-07 21:01:36.550550195 +0200
+++ ksimus-datarecorder/datarecorderchannelbase.cpp	2005-04-07 21:01:50.957058571 +0200
@@ -52,6 +52,7 @@ static const char * sSerial   = "Serial 
 
 static EnumDict<eChannelType> channelTypeDict;
 
+template <>
 EnumDict<eChannelType>::tData EnumDict<eChannelType>::data[]
 			= { {"Unknown", KSimLibDataRecorder::CT_Unknown},
           {"Boolean",  KSimLibDataRecorder::CT_Boolean},
openSUSE Build Service is sponsored by