summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-cq
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-cq')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-cq39
1 files changed, 39 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-cq b/multimedia/kdemultimedia3/patches/patch-cq
new file mode 100644
index 00000000000..57722d013df
--- /dev/null
+++ b/multimedia/kdemultimedia3/patches/patch-cq
@@ -0,0 +1,39 @@
+$NetBSD: patch-cq,v 1.1.1.1 2004/01/26 15:42:42 jmmv 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