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

List:       kde-commits
Subject:    playground/multimedia/kalva
From:       Stephan Kulow <coolo () kde ! org>
Date:       2005-07-19 7:36:27
Message-ID: 1121758587.565072.8407.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 436158 by coolo:

after so many years there are still suprises


 D             .cvsignore  
 M  +1 -67     Makefile.am  
 D             acinclude.m4  
 D             src/acinclude.m4  


--- trunk/playground/multimedia/kalva/Makefile.am #436157:436158
@@ -1,69 +1,3 @@
-## Makefile.am for kalva
 
-# this is the program that gets installed.  it's name is used for all
-# of the other Makefile.am variables
-bin_PROGRAMS = kalva
+SUBDIRS = src
 
-# set the include path for X, qt and KDE
-INCLUDES = $(all_includes)
-###INCLUDES = -I$(top_srcdir)/kalva \
-###	(top_srcdir)/kalva/interfaces/kchlstfilterplugin $(all_includes)
-
-# let automoc handle all of the meta source files (moc)
-METASOURCES = AUTO
-
-# the library search path. 
-kalva_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-
-# the libraries to link against.
-kalva_LDADD = \
-	$(top_builddir)/kalva/interfaces/kchlstfilterplugin/libkchlstfilterplugininterfaces.la \
                $(LIB_KFILE) $(LIB_KDEPRINT) $(LIB_KPARTS) $(LIB_KNEWSTUFF)
-
-# which sources should be compiled for kalva
-kalva_SOURCES = settings.kcfgc main.cpp kalva.cpp kalvaview.cpp \
-	kalva_channellistgui.ui kalva_channellist.cpp kalva_playergui.ui kalva_player.cpp \
-	kalva_recordgui.ui kalva_recorder.cpp savechannellistui.ui savechannellist.cpp \
-	kalvanewstuff.cpp prefs-base.ui prefs.cpp mychannellistinterface.cpp \
-	kalvaviewdcopiface.skel systray.cpp
-
-xdg_apps_DATA = kalva.desktop
-kde_kcfg_DATA = kalva.kcfg
-
-# these are the headers for your project
-noinst_HEADERS = kalva.h kalvaview.h kalva_recorder.h kalva_player.h \
-	kalva_channellist.h mychannellistinterface.h savechannellist.h prefs.h \
                kalvaviewdcopiface.h \
-	systray.h kalvanewstuff.h
-
-messages: rc.cpp 
-	$(PREPARETIPS) > tips.cpp
-	$(EXTRACTRC) `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` > rc.cpp
-	LIST=`find . -name \*.h -o -name \*.cpp -o -name \*.c`; \
-	if test -n "$$LIST"; then \
-		$(XGETTEXT) --from-code UTF-8  $$LIST -o $(podir)/kalva.pot; \
-	fi
-	rm -f tips.cpp
-
-KDE_ICON = AUTO
-
-# this is where the kdelnk file will go 
-kdelnkdir = $(kde_appsdir)/Multimedia/TV
-kdelnk_DATA = kalva.desktop
-
-# this is where the XML-GUI resource file goes
-rcdir = $(kde_datadir)/kalva
-rc_DATA = kalvaui.rc
-
-tipdir = $(kde_datadir)/kalva
-tip_DATA = tips.xml
-
-# this is where the perlscript goes
-perlbindir = /usr/bin
-perlbin_DATA = tvapp.pl
-
-# this is where the perlmodul goes
-perlmoddir = /usr/lib/tvapp
-perlmod_DATA = tvapp.pm
-
-
-
-SUBDIRS = interfaces xawtvrcfilterplugin tv_stationsfilterplugin scantvplugin


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

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