diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_am new file mode 100644 index 00000000000..91d37299bf6 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_alarm_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/alarm/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/alarm/Makefile.am Sun Apr 21 00:18:27 2002 +@@ -6,7 +6,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \ + kpercentspinbox.cpp + + noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunwakeup_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + noatunwakeup_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_in new file mode 100644 index 00000000000..9d9c5fc97fd --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_alarm_Makefile_in @@ -0,0 +1,21 @@ +$OpenBSD: patch-noatun-plugins_alarm_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/alarm/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/alarm/Makefile.in Sun Apr 21 02:22:37 2002 +@@ -241,7 +241,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \ + + + noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunwakeup_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + #>- noatunwakeup_la_METASOURCES = AUTO + +@@ -257,7 +257,7 @@ CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = + LTLIBRARIES = $(kde_module_LTLIBRARIES) + +-noatunwakeup_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so ++noatunwakeup_la_DEPENDENCIES = + am_noatunwakeup_la_OBJECTS = wakeup.lo kminutespinbox.lo \ + kpercentspinbox.lo + #>- noatunwakeup_la_OBJECTS = $(am_noatunwakeup_la_OBJECTS) diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_am new file mode 100644 index 00000000000..5d37e705a1c --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_alsaplayer_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/alsaplayer/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/alsaplayer/Makefile.am Sun Apr 21 02:24:27 2002 +@@ -11,7 +11,7 @@ noatunalsaplayer_la_SOURCES = \ + + noatunalsaplayer_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module + +-noatunalsaplayer_la_LIBADD = -lnoatuncontrols -lnoatun ++noatunalsaplayer_la_LIBADD = -lnoatuncontrols -lknoatun + + noatunalsaplayer_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_in new file mode 100644 index 00000000000..25dec2a58ce --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_alsaplayer_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_alsaplayer_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/alsaplayer/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/alsaplayer/Makefile.in Sun Apr 21 02:24:29 2002 +@@ -253,7 +253,7 @@ noatunalsaplayer_la_SOURCES=\ + + noatunalsaplayer_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module + +-noatunalsaplayer_la_LIBADD = -lnoatuncontrols -lnoatun ++noatunalsaplayer_la_LIBADD = -lnoatuncontrols -lknoatun + + #>- noatunalsaplayer_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_am new file mode 100644 index 00000000000..11cd849181c --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_blurscope_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/blurscope/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/blurscope/Makefile.am Sun Apr 21 00:17:44 2002 +@@ -3,7 +3,7 @@ INCLUDES= `sdl-config --cflags` $(all_in + kde_module_LTLIBRARIES = noatunblurscope.la + noatunblurscope_la_SOURCES = sdlscope.cpp scopedisplayer.cpp + noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs` +-noatunblurscope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunblurscope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + noatunblurscope_la_METASOURCES = AUTO + + data_DATA = blurscope.plugin diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_in new file mode 100644 index 00000000000..e80ed085adb --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_blurscope_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_blurscope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/blurscope/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/blurscope/Makefile.in Sun Apr 21 00:17:55 2002 +@@ -237,7 +237,7 @@ INCLUDES = `sdl-config --cflags` $(all_i + kde_module_LTLIBRARIES = noatunblurscope.la + noatunblurscope_la_SOURCES = sdlscope.cpp scopedisplayer.cpp + noatunblurscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs` +-noatunblurscope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunblurscope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + #>- noatunblurscope_la_METASOURCES = AUTO + + data_DATA = blurscope.plugin diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_am new file mode 100644 index 00000000000..b642047e436 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_charlatan_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/charlatan/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/charlatan/Makefile.am Sun Apr 21 02:23:10 2002 +@@ -10,7 +10,7 @@ noatuncharlatan_la_SOURCES = \ + + noatuncharlatan_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module + +-noatuncharlatan_la_LIBADD = -lnoatuncontrols -lnoatun ++noatuncharlatan_la_LIBADD = -lnoatuncontrols -lknoatun + + noatuncharlatan_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_in new file mode 100644 index 00000000000..1807a604a04 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_charlatan_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_charlatan_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/charlatan/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/charlatan/Makefile.in Sun Apr 21 02:23:18 2002 +@@ -245,7 +245,7 @@ noatuncharlatan_la_SOURCES = \ + + noatuncharlatan_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module + +-noatuncharlatan_la_LIBADD = -lnoatuncontrols -lnoatun ++noatuncharlatan_la_LIBADD = -lnoatuncontrols -lknoatun + + #>- noatuncharlatan_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_am new file mode 100644 index 00000000000..dbe2c970d3d --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/dub/dub/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/dub/dub/Makefile.am Sun Apr 21 00:15:38 2002 +@@ -30,7 +30,7 @@ EXTRA_DIST = main.cpp dub.cpp dub.h dubd + INCLUDES += -I$(kde_includes)/noatun $(all_includes) + + noatundub_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatundub_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatundub_la_LIBADD = $(LIB_KFILE) -lknoatun + + #libnoatungeneric_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_in new file mode 100644 index 00000000000..43a0531cb2f --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_dub_dub_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_dub_dub_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/dub/dub/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/dub/dub/Makefile.in Sun Apr 21 00:16:05 2002 +@@ -263,7 +263,7 @@ noatundub_la_SOURCES= dubplaylistitem.cp + EXTRA_DIST = main.cpp dub.cpp dub.h dubdoc.cpp dubdoc.h dubview.cpp dubview.h dubui.rc dub.plugin fileselectorwidget.cpp fileselectorwidget.h dubplaylist.cpp dubplaylist.h dubplaylistitem.cpp dubplaylistitem.h BUGS dubprefs.ui + + noatundub_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatundub_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatundub_la_LIBADD = $(LIB_KFILE) -lknoatun + + + #libnoatungeneric_la_METASOURCES = AUTO diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_am new file mode 100644 index 00000000000..5462c8ee17d --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_jefferson_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/jefferson/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/jefferson/Makefile.am Sun Apr 21 00:18:00 2002 +@@ -6,7 +6,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp + plugininterface.cpp \ + kosd.cpp + noatunjefferson_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunjefferson_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatunjefferson_la_LIBADD = $(LIB_KFILE) -lknoatun + + noatunjefferson_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_in new file mode 100644 index 00000000000..417842e823d --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_jefferson_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_jefferson_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/jefferson/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/jefferson/Makefile.in Sun Apr 21 00:18:10 2002 +@@ -241,7 +241,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp + kosd.cpp + + noatunjefferson_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunjefferson_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatunjefferson_la_LIBADD = $(LIB_KFILE) -lknoatun + + #>- noatunjefferson_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_am new file mode 100644 index 00000000000..a47ffdd1a7a --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_luckytag_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/luckytag/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/luckytag/Makefile.am Sun Apr 21 02:24:21 2002 +@@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = noatunluckytag. + + noatunluckytag_la_SOURCES = luckytag.cpp parsedmp3filename.cpp + noatunluckytag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunluckytag_la_LIBADD = $(LIB_KFILE) -lnoatun -lnoatuntags ++noatunluckytag_la_LIBADD = $(LIB_KFILE) -lknoatun -lnoatuntags + + noatunluckytag_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_in new file mode 100644 index 00000000000..491917b6c73 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_luckytag_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_luckytag_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/luckytag/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/luckytag/Makefile.in Sun Apr 21 02:24:24 2002 +@@ -237,7 +237,7 @@ kde_module_LTLIBRARIES = noatunluckytag. + + noatunluckytag_la_SOURCES = luckytag.cpp parsedmp3filename.cpp + noatunluckytag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunluckytag_la_LIBADD = $(LIB_KFILE) -lnoatun -lnoatuntags ++noatunluckytag_la_LIBADD = $(LIB_KFILE) -lknoatun -lnoatuntags + + #>- noatunluckytag_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_am new file mode 100644 index 00000000000..9be5ec66eee --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_lyrics_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/lyrics/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/lyrics/Makefile.am Sun Apr 21 02:24:06 2002 +@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = noatunlyrics.la + noatunlyrics_la_SOURCES = lyrics.cpp + + noatunlyrics_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lnoatun ++noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lknoatun + + noatunlyrics_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_in new file mode 100644 index 00000000000..b17620cf2a4 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_lyrics_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_lyrics_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/lyrics/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/lyrics/Makefile.in Sun Apr 21 02:24:15 2002 +@@ -238,7 +238,7 @@ kde_module_LTLIBRARIES = noatunlyrics.la + noatunlyrics_la_SOURCES = lyrics.cpp + + noatunlyrics_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lnoatun ++noatunlyrics_la_LIBADD = $(LIB_KHTML) $(LIB_KFILE) -lknoatun + + #>- noatunlyrics_la_METASOURCES = AUTO + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_am new file mode 100644 index 00000000000..cac28bb094c --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_nexscope_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/nexscope/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/nexscope/Makefile.am Sun Apr 21 02:24:31 2002 +@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = noatunnexscope. + + noatunnexscope_la_SOURCES = noatunplugin.cpp + noatunnexscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunnexscope_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatunnexscope_la_LIBADD = $(LIB_KFILE) -lknoatun + + bin_PROGRAMS = nexscope.bin + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_in new file mode 100644 index 00000000000..c8217ca3523 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_nexscope_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_nexscope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/nexscope/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/nexscope/Makefile.in Sun Apr 21 02:24:34 2002 +@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatunnexscope. + + noatunnexscope_la_SOURCES = noatunplugin.cpp + noatunnexscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunnexscope_la_LIBADD = $(LIB_KFILE) -lnoatun ++noatunnexscope_la_LIBADD = $(LIB_KFILE) -lknoatun + + bin_PROGRAMS = nexscope.bin + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_am new file mode 100644 index 00000000000..79d5f0c1daf --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/noatunmadness/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/noatunmadness/Makefile.am Sun Apr 21 02:24:36 2002 +@@ -3,7 +3,7 @@ INCLUDES= `sdl-config --cflags` $(all_in + kde_module_LTLIBRARIES = noatunmadness.la + noatunmadness_la_SOURCES = madness.cpp + noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs` +-noatunmadness_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunmadness_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + noatunmadness_la_METASOURCES = AUTO + + data_DATA = madness.plugin diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_in new file mode 100644 index 00000000000..fe94610d5cf --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_noatunmadness_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_noatunmadness_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/noatunmadness/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/noatunmadness/Makefile.in Sun Apr 21 02:24:39 2002 +@@ -237,7 +237,7 @@ INCLUDES = `sdl-config --cflags` $(all_i + kde_module_LTLIBRARIES = noatunmadness.la + noatunmadness_la_SOURCES = madness.cpp + noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined `sdl-config --libs` +-noatunmadness_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunmadness_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + #>- noatunmadness_la_METASOURCES = AUTO + + data_DATA = madness.plugin diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_am new file mode 100644 index 00000000000..ab61e46a053 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/pitchablespeed/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/pitchablespeed/Makefile.am Sun Apr 21 00:16:29 2002 +@@ -2,7 +2,7 @@ INCLUDES= -I$(kde_includes)/arts $(all_i + + kde_module_LTLIBRARIES = noatunpitchablespeed.la + noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules ++noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules + + noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.cpp + noatunpitchablespeed_la_METASOURCES = AUTO diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_in new file mode 100644 index 00000000000..a9d8e951a04 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_pitchablespeed_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/pitchablespeed/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/pitchablespeed/Makefile.in Sun Apr 21 00:17:38 2002 +@@ -236,7 +236,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_ + + kde_module_LTLIBRARIES = noatunpitchablespeed.la + noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules ++noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules + + noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.cpp + #>- noatunpitchablespeed_la_METASOURCES = AUTO diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_am new file mode 100644 index 00000000000..3bedde035f2 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_am @@ -0,0 +1,19 @@ +$OpenBSD: patch-noatun-plugins_synaescope_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/synaescope/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/synaescope/Makefile.am Sun Apr 21 02:23:42 2002 +@@ -6,13 +6,13 @@ kde_module_LTLIBRARIES = noatunsynaescop + + noatunsynaescope_la_SOURCES = synaescope.cpp + noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatunsynaescope.bin + + noatunsynaescope_bin_SOURCES = core.cpp main.cpp sdlwrap.cpp ui.cpp + noatunsynaescope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) +-noatunsynaescope_bin_LDADD = $(LIB_KDEUI) -lnoatun $(SDL_LIBS) ++noatunsynaescope_bin_LDADD = $(LIB_KDEUI) -lknoatun $(SDL_LIBS) + + data_DATA = synaescope.plugin + datadir = $(kde_datadir)/noatun diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_in new file mode 100644 index 00000000000..0c439039485 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_synaescope_Makefile_in @@ -0,0 +1,19 @@ +$OpenBSD: patch-noatun-plugins_synaescope_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/synaescope/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/synaescope/Makefile.in Sun Apr 21 02:23:49 2002 +@@ -240,13 +240,13 @@ kde_module_LTLIBRARIES = noatunsynaescop + + noatunsynaescope_la_SOURCES = synaescope.cpp + noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm ++noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatunsynaescope.bin + + noatunsynaescope_bin_SOURCES = core.cpp main.cpp sdlwrap.cpp ui.cpp + noatunsynaescope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) +-noatunsynaescope_bin_LDADD = $(LIB_KDEUI) -lnoatun $(SDL_LIBS) ++noatunsynaescope_bin_LDADD = $(LIB_KDEUI) -lknoatun $(SDL_LIBS) + + data_DATA = synaescope.plugin + subdir = noatun-plugins/synaescope diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_am new file mode 100644 index 00000000000..972220208e9 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/tippercanoe/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/tippercanoe/Makefile.am Sun Apr 21 02:23:25 2002 +@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = noatuntippecano + + noatuntippecanoe_la_SOURCES = synaescope.cpp + noatuntippecanoe_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatuntippecanoe.bin + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_in new file mode 100644 index 00000000000..baabe8306fd --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_tippercanoe_Makefile_in @@ -0,0 +1,21 @@ +$OpenBSD: patch-noatun-plugins_tippercanoe_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/tippercanoe/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/tippercanoe/Makefile.in Sun Apr 21 02:23:36 2002 +@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatuntippecano + + noatuntippecanoe_la_SOURCES = synaescope.cpp + noatuntippecanoe_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatuntippecanoe_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatuntippecanoe.bin + +@@ -255,7 +255,7 @@ CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = + LTLIBRARIES = $(kde_module_LTLIBRARIES) + +-noatuntippecanoe_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so ++noatuntippecanoe_la_DEPENDENCIES = + am_noatuntippecanoe_la_OBJECTS = synaescope.lo + #>- noatuntippecanoe_la_OBJECTS = $(am_noatuntippecanoe_la_OBJECTS) + #>+ 5 diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_am new file mode 100644 index 00000000000..97ef2684dc4 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_tyler_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/tyler/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/tyler/Makefile.am Sun Apr 21 02:22:53 2002 +@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = noatuntyler.la + + noatuntyler_la_SOURCES = tyler.cpp + noatuntyler_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatuntyler_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatuntyler_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatuntyler.bin + diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_in new file mode 100644 index 00000000000..854ee6c8e6c --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_tyler_Makefile_in @@ -0,0 +1,21 @@ +$OpenBSD: patch-noatun-plugins_tyler_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/tyler/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/tyler/Makefile.in Sun Apr 21 02:23:06 2002 +@@ -240,7 +240,7 @@ kde_module_LTLIBRARIES = noatuntyler.la + + noatuntyler_la_SOURCES = tyler.cpp + noatuntyler_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatuntyler_la_LIBADD = $(LIB_KFILE) $(kde_libraries)/libnoatun.so -lm ++noatuntyler_la_LIBADD = $(LIB_KFILE) -lknoatun -lm + + bin_PROGRAMS = noatuntyler.bin + +@@ -255,7 +255,7 @@ CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = + LTLIBRARIES = $(kde_module_LTLIBRARIES) + +-noatuntyler_la_DEPENDENCIES = $(kde_libraries)/libnoatun.so ++noatuntyler_la_DEPENDENCIES = + am_noatuntyler_la_OBJECTS = tyler.lo + #>- noatuntyler_la_OBJECTS = $(am_noatuntyler_la_OBJECTS) + #>+ 5 diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_am b/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_am new file mode 100644 index 00000000000..e4bdcddbc77 --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_am @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_wavecapture_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/wavecapture/Makefile.am.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/wavecapture/Makefile.am Sun Apr 21 02:24:41 2002 +@@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = noatunwavecaptu + + + noatunwavecapture_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunwavecapture_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules ++noatunwavecapture_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules + + noatunwavecapture_la_SOURCES = wavecapture.cpp + noatunwavecapture_la_METASOURCES = AUTO diff --git a/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_in b/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_in new file mode 100644 index 00000000000..41a63d4134f --- /dev/null +++ b/x11/kde/addons3/patches/patch-noatun-plugins_wavecapture_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-noatun-plugins_wavecapture_Makefile_in,v 1.1 2002/04/21 13:50:29 espie Exp $ +--- noatun-plugins/wavecapture/Makefile.in.orig Sun Apr 21 00:15:20 2002 ++++ noatun-plugins/wavecapture/Makefile.in Sun Apr 21 02:24:46 2002 +@@ -238,7 +238,7 @@ INCLUDES = -I$(kde_includes)/arts $(all_ + kde_module_LTLIBRARIES = noatunwavecapture.la + + noatunwavecapture_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined +-noatunwavecapture_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules ++noatunwavecapture_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules + + noatunwavecapture_la_SOURCES = wavecapture.cpp + #>- noatunwavecapture_la_METASOURCES = AUTO