head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.52 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.50 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.48 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.46 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.44 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.42 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.40 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.38 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.36 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.34 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.32 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.30 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.28 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.26 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.24 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.22 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.20 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.18 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.16 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.14 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.12 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.10 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.8 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.6 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.4 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.2 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3; locks; strict; comment @# @; 1.5 date 2004.01.26.15.45.22; author jmmv; state dead; branches; next 1.4; 1.4 date 2004.01.15.10.30.03; author markd; state Exp; branches; next 1.3; 1.3 date 2003.07.30.14.56.05; author markd; state Exp; branches; next 1.2; 1.2 date 2003.05.22.03.05.42; author markd; state Exp; branches; next 1.1; 1.1 date 2003.03.11.13.33.56; author markd; state Exp; branches; next ; desc @@ 1.5 log @kdemultimedia[23] moved to the multimedia category. @ text @$NetBSD: patch-cq,v 1.4 2004/01/15 10:30:03 markd Exp $ --- noatun/modules/simple/Makefile.in.orig 2003-12-29 11:29:40.000000000 +1300 +++ noatun/modules/simple/Makefile.in @@@@ -385,7 +385,7 @@@@ kde_module_LTLIBRARIES = noatunsimple.la #>+ 1 noatunsimple_la_SOURCES= noatunui.cpp userinterface.cpp propertiesdialog.cpp noatunsimple_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -noatunsimple_la_LIBADD = $(top_builddir)/noatun/library/libnoatun.la \ +noatunsimple_la_LIBADD = $(top_builddir)/noatun/library/libnoatun_core.la \ $(top_builddir)/noatun/library/libnoatuncontrols.la \ -lkmedia2_idl -lsoundserver_idl -lartskde @@@@ -403,7 +403,7 @@@@ CONFIG_CLEAN_FILES = LTLIBRARIES = $(kde_module_LTLIBRARIES) noatunsimple_la_DEPENDENCIES = \ - $(top_builddir)/noatun/library/libnoatun.la \ + $(top_builddir)/noatun/library/libnoatun_core.la \ $(top_builddir)/noatun/library/libnoatuncontrols.la am_noatunsimple_la_OBJECTS = noatunui.lo userinterface.lo #>- noatunsimple_la_OBJECTS = $(am_noatunsimple_la_OBJECTS) @@@@ -627,7 +627,7 @@@@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) #>+ 4 -KDE_DIST=propertiesdialog.ui.h back.xpm forward.xpm simple.plugin pause.xpm playlist.xpm stop.xpm volume.xpm propertiesdialog.ui play.xpm +KDE_DIST=pause.xpm stop.xpm back.xpm propertiesdialog.ui.h simple.plugin Makefile.in.rej playlist.xpm forward.xpm volume.xpm propertiesdialog.ui play.xpm DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) @@@@ -857,6 +857,6 @@@@ kde-rpo-clean: #>+ 5 $(srcdir)/noatunui.cpp: propertiesdialog.h -userinterface.lo: userinterface.moc $(srcdir)/userinterface.cpp: propertiesdialog.h userinterface.o: userinterface.moc +userinterface.lo: userinterface.moc @ 1.4 log @Update to KDE-3.1.5. Also move patch-bh to patch-da so it applies after patch-co so autoconf doesn't kick in to redo it. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update kdemultimedia to 3.1.3. Changes: * kscd: add method to determine if KsCD is playing * noatun: memory leak and memory corruption fixes * noatun: Add volume slider for "simple" module * artsbuilder: fix several corruptsions and other crashes @ text @d3 1 a3 1 --- noatun/modules/simple/Makefile.in.orig 2003-07-15 22:14:00.000000000 +1200 d5 1 a5 1 @@@@ -384,7 +384,7 @@@@ kde_module_LTLIBRARIES = noatunsimple.la d14 1 a14 1 @@@@ -401,7 +401,7 @@@@ CONFIG_CLEAN_FILES = d23 1 a23 1 @@@@ -625,7 +625,7 @@@@ distclean-tags: d27 1 a27 1 -KDE_DIST=play.xpm pause.xpm simple.plugin propertiesdialog.ui propertiesdialog.ui.h back.xpm playlist.xpm forward.xpm volume.xpm stop.xpm d32 1 a32 11 @@@@ -819,7 +819,7 @@@@ force-reedit: #>+ 11 -noatunsimple_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/noatunui.cpp $(srcdir)/userinterface.cpp propertiesdialog.cpp propertiesdialog.moc userinterface.moc +noatunsimple_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/noatunui.cpp $(srcdir)/userinterface.cpp propertiesdialog.cpp userinterface.moc propertiesdialog.moc @@echo 'creating noatunsimple_la.all_cpp.cpp ...'; \ rm -f noatunsimple_la.all_cpp.files noatunsimple_la.all_cpp.final; \ echo "#define KDE_USE_FINAL 1" >> noatunsimple_la.all_cpp.final; \ @@@@ -855,7 +855,7 @@@@ kde-rpo-clean: -rm -f *.rpo d35 2 a36 2 -userinterface.o: userinterface.moc +$(srcdir)/noatunui.cpp: propertiesdialog.h d38 2 a39 3 +userinterface.o: userinterface.moc userinterface.lo: userinterface.moc -$(srcdir)/noatunui.cpp: propertiesdialog.h @ 1.2 log @Update KDE to 3.1.2. Changes: kdemultimedia: * Ogg Vorbis Info List view column titles were incorrect. * kmix: Vertical label widget to sliders in replacement of large horizontal labels * kmix: Fixed alsa 0.9x to restore current volumes * kmix: Fixed multiple alsa 0.9x cards detection @ text @d3 1 a3 1 --- noatun/modules/simple/Makefile.in.orig Thu May 8 00:05:29 2003 d5 1 a5 1 @@@@ -383,7 +383,7 @@@@ kde_module_LTLIBRARIES = noatunsimple.la d14 1 a14 1 @@@@ -400,7 +400,7 @@@@ CONFIG_CLEAN_FILES = d23 1 a23 1 @@@@ -624,7 +624,7 @@@@ distclean-tags: d27 2 a28 2 -KDE_DIST=play.xpm pause.xpm simple.plugin propertiesdialog.ui propertiesdialog.ui.h back.xpm forward.xpm stop.xpm eject.xpm +KDE_DIST=pause.xpm stop.xpm back.xpm propertiesdialog.ui.h simple.plugin forward.xpm propertiesdialog.ui play.xpm eject.xpm d32 1 a32 1 @@@@ -816,7 +816,7 @@@@ force-reedit: d41 1 a41 1 @@@@ -852,7 +852,7 @@@@ kde-rpo-clean: @ 1.1 log @Update KDE to 3.1. Many bugfixes and functionality enhancements including: kdemultimedia Started a video framework More consistent internationalisation in many applications. NEW IN KDE: KAudioCreator, a CD ripper and audio encoder frontend. NEW IN KDE: KRec, an audio recorder using aRts. KMediaPlayer interface added to kdelibs to reuse Kaboodle. Noatun: Added option to clear the playlist when running with a file as command line option. Added video thumbnail creator using xine-arts. KMix: Added mute control support. @ text @d3 1 a3 1 --- noatun/modules/simple/Makefile.in.orig Thu Feb 6 16:22:53 2003 d5 1 a5 1 @@@@ -332,7 +332,7 @@@@ kde_module_LTLIBRARIES = noatunsimple.la d14 1 a14 1 @@@@ -349,7 +349,7 @@@@ CONFIG_CLEAN_FILES = d23 2 a24 2 @@@@ -545,7 +545,7 @@@@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH d32 1 a32 1 @@@@ -723,7 +723,7 @@@@ force-reedit: d37 1 a37 1 +noatunsimple_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/noatunui.cpp $(srcdir)/userinterface.cpp $(srcdir)/propertiesdialog.cpp userinterface.moc propertiesdialog.moc d41 1 a41 1 @@@@ -759,7 +759,7 @@@@ kde-rpo-clean: @