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

List:       kde-commits
Subject:    playground/network/ksniffer
From:       Giovanni Venturi <gventuri73 () tiscali ! it>
Date:       2008-11-03 22:48:48
Message-ID: 1225752528.230471.14325.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 879749 by gianni:

remove the unuseful ksniffer_client

 M  +2 -7      Makefile.am  
 M  +1 -1      ksniffer.lsm  
 D             ksniffer_client.cpp  


--- trunk/playground/network/ksniffer/Makefile.am #879748:879749
@@ -3,7 +3,7 @@
 
 # this is the program that gets installed.  it's name is used for all
 # of the other Makefile.am variables
-bin_PROGRAMS = ksniffer ksniffer_client
+bin_PROGRAMS = ksniffer
 
 # set the include path for X, qt and KDE
 INCLUDES         = -I./options $(LIBPCAP_CFLAGS) $(all_includes)
@@ -15,7 +15,7 @@
 ksniffer_LDADD = $(LIBPCAP_LIBS) $(LIB_KFILE) $(LIB_KDEPRINT) \
./protocols/libprotocols.la ./frames/libframeheader.la ./options/liboptions.la  
 # which sources should be compiled for ksniffer
-ksniffer_SOURCES = main.cpp ksniffer.cpp ksnifferiface.skel networkdevice.cpp \
+ksniffer_SOURCES = main.cpp ksniffer.cpp networkdevice.cpp \
 	sniffer.cpp capturedialog.cpp packetmanager.cpp ksnifferviewitem.cpp \
 	ksniffermainwidget.cpp kinfoip.cpp displaydata_base.ui displaydata.cpp \
 	ksnifferpassivepopup.cpp
@@ -26,11 +26,6 @@
 		ksnifferviewitem.h packet.h kinfoip.h displaydata.h errorcode.h \
 		ksnifferpassivepopup.h
 
-# client stuff
-ksniffer_client_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-ksniffer_client_LDADD   = $(LIB_KDECORE)
-ksniffer_client_SOURCES = ksniffer_client.cpp
-
 # let automoc handle all of the meta source files (moc)
 METASOURCES = AUTO
 
--- trunk/playground/network/ksniffer/ksniffer.lsm #879748:879749
@@ -1,6 +1,6 @@
 Begin3
 Title:          KSniffer -- A KDE sniffer network application
-Version:        0.3.1
+Version:        0.3.3
 Entered-date:   
 Description:    
 Keywords:       KDE Qt


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

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