Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > acb603463410fca32f2cc77f28ca734f > files > 2

audacious-plugins-2.3-1mdv2010.1.src.rpm

diff -p -up audacious-plugins-2.3-beta2/src/compressor/Makefile.0001 audacious-plugins-2.3-beta2/src/compressor/Makefile
--- audacious-plugins-2.3-beta2/src/compressor/Makefile.0001	2010-03-19 13:15:40.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/compressor/Makefile	2010-03-21 14:49:25.000000000 +0100
@@ -9,4 +9,4 @@ plugindir := ${plugindir}/${EFFECT_PLUGI
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GTK_CFLAGS} -I../..
-LIBS += ${GTK_LIBS}
+LIBS += ${GTK_LIBS} -lm
diff -p -up audacious-plugins-2.3-beta2/src/filewriter/Makefile.0001 audacious-plugins-2.3-beta2/src/filewriter/Makefile
--- audacious-plugins-2.3-beta2/src/filewriter/Makefile.0001	2010-03-19 13:15:41.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/filewriter/Makefile	2010-03-21 14:49:40.000000000 +0100
@@ -14,4 +14,4 @@ plugindir := ${plugindir}/${OUTPUT_PLUGI
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} ${GTK_CFLAGS}  ${MOWGLI_CFLAGS}  ${FILEWRITER_CFLAGS} ${OGG_VORBIS_CFLAGS} -I../..
-LIBS += ${GTK_LIBS} ${FILEWRITER_LIBS}
+LIBS += ${GTK_LIBS} ${FILEWRITER_LIBS} -laudcore
diff -p -up audacious-plugins-2.3-beta2/src/tonegen/Makefile~ audacious-plugins-2.3-beta2/src/tonegen/Makefile
--- audacious-plugins-2.3-beta2/src/tonegen/Makefile~	2010-03-19 13:15:44.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/tonegen/Makefile	2010-03-21 14:59:46.000000000 +0100
@@ -9,4 +9,4 @@ plugindir := ${plugindir}/${INPUT_PLUGIN
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS} 
+LIBS += ${GTK_LIBS} ${GLIB_LIBS} -lm
diff -p -up audacious-plugins-2.3-beta2/src/usf/Makefile~ audacious-plugins-2.3-beta2/src/usf/Makefile
--- audacious-plugins-2.3-beta2/src/usf/Makefile~	2010-03-19 13:15:44.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/usf/Makefile	2010-03-21 15:16:53.000000000 +0100
@@ -40,4 +40,4 @@ plugindir := ${plugindir}/${INPUT_PLUGIN
 CFLAGS += ${PLUGIN_CFLAGS} -O0
 CXXFLAGS += ${PLUGIN_CFLAGS} -O0
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  -I../.. -Ispu/ -I.
-LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${MOWGLI_LIBS} -lz
+LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${MOWGLI_LIBS} -lz -lm
diff -p -up audacious-plugins-2.3-beta2/src/xsf/Makefile~ audacious-plugins-2.3-beta2/src/xsf/Makefile
--- audacious-plugins-2.3-beta2/src/xsf/Makefile~	2010-03-19 13:15:44.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/xsf/Makefile	2010-03-21 15:22:44.000000000 +0100
@@ -13,4 +13,4 @@ plugindir := ${plugindir}/${INPUT_PLUGIN
 
 CFLAGS += ${PLUGIN_CFLAGS} -O0
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  -I../.. -Ispu/ -I.
-LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${MOWGLI_LIBS} -lz
+LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${MOWGLI_LIBS} -lz -lm
diff -p -up audacious-plugins-2.3-beta2/src/sndfile/Makefile~ audacious-plugins-2.3-beta2/src/sndfile/Makefile
--- audacious-plugins-2.3-beta2/src/sndfile/Makefile~	2010-03-19 13:15:43.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/sndfile/Makefile	2010-03-21 15:29:42.000000000 +0100
@@ -10,4 +10,4 @@ plugindir := ${plugindir}/${INPUT_PLUGIN
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}   -I../.. 
-LIBS += ${MOWGLI_LIBS} ${SNDFILE_LIBS} ${GTK_LIBS} ${GLIB_LIBS} 
+LIBS += ${MOWGLI_LIBS} ${SNDFILE_LIBS} ${GTK_LIBS} ${GLIB_LIBS} -lm
diff -p -up audacious-plugins-2.3-beta2/src/sid/Makefile~ audacious-plugins-2.3-beta2/src/sid/Makefile
--- audacious-plugins-2.3-beta2/src/sid/Makefile~	2010-03-19 13:15:42.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/sid/Makefile	2010-03-21 16:08:49.000000000 +0100
@@ -26,4 +26,4 @@ plugindir := ${plugindir}/${INPUT_PLUGIN
 CFLAGS += ${PLUGIN_CFLAGS}
 CXXFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} -D_REENTRANT -I../.. -DAUDACIOUS_PLUGIN ${MOWGLI_CFLAGS} ${SIDPLAY1_CFLAGS} ${SIDPLAY2_CFLAGS} ${BUILDERS_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}
-LIBS += ${BUILDERS_LDFLAGS} ${SIDPLAY1_LIBS} ${SIDPLAY2_LIBS} ${BUILDERS_LIBS} ${GTK_LIBS} ${GLIB_LIBS} -lstdc++
+LIBS += ${BUILDERS_LDFLAGS} ${SIDPLAY1_LIBS} ${SIDPLAY2_LIBS} ${BUILDERS_LIBS} ${GTK_LIBS} ${GLIB_LIBS} -lstdc++ -lm
diff -p -up audacious-plugins-2.3-beta2/src/jack/Makefile~ audacious-plugins-2.3-beta2/src/jack/Makefile
--- audacious-plugins-2.3-beta2/src/jack/Makefile~	2010-03-19 13:15:41.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/jack/Makefile	2010-03-21 16:13:51.000000000 +0100
@@ -11,4 +11,4 @@ plugindir := ${plugindir}/${OUTPUT_PLUGI
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  ${SAMPLERATE_CFLAGS} -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${JACK_LIBS} ${SAMPLERATE_LIBS} -pthread
+LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${JACK_LIBS} ${SAMPLERATE_LIBS} -pthread -lm
diff -p -up audacious-plugins-2.3-beta2/src/hotkey/Makefile~ audacious-plugins-2.3-beta2/src/hotkey/Makefile
--- audacious-plugins-2.3-beta2/src/hotkey/Makefile~	2010-03-19 13:15:41.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/hotkey/Makefile	2010-03-21 16:27:29.000000000 +0100
@@ -9,4 +9,4 @@ plugindir := ${plugindir}/${GENERAL_PLUG
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GTK_CFLAGS} ${MOWGLI_CFLAGS} ${GLIB_CFLAGS}  -I../.. -I..
-LIBS += ${GLIB_LIBS}  ${GTK_LIBS}
+LIBS += ${GLIB_LIBS}  ${GTK_LIBS} -lX11
diff -p -up audacious-plugins-2.3-beta2/src/ladspa/Makefile~ audacious-plugins-2.3-beta2/src/ladspa/Makefile
--- audacious-plugins-2.3-beta2/src/ladspa/Makefile~	2010-03-19 13:15:41.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/ladspa/Makefile	2010-03-21 16:19:45.000000000 +0100
@@ -9,4 +9,4 @@ plugindir := ${plugindir}/${EFFECT_PLUGI
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS} 
+LIBS += ${GTK_LIBS} ${GLIB_LIBS} -ldl
diff -p -up audacious-plugins-2.3-beta2/src/projectm-1.0/Makefile~ audacious-plugins-2.3-beta2/src/projectm-1.0/Makefile
--- audacious-plugins-2.3-beta2/src/projectm-1.0/Makefile~	2010-03-19 13:15:42.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/projectm-1.0/Makefile	2010-03-21 16:24:25.000000000 +0100
@@ -11,4 +11,4 @@ plugindir := ${plugindir}/${VISUALIZATIO
 CFLAGS += ${PLUGIN_CFLAGS}
 CXXFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS}  ${GTK_CFLAGS} ${GLIB_CFLAGS}  ${ARCH_DEFINES} ${XML_CPPFLAGS} ${GTKGLEXT_CFLAGS} ${LIBPROJECTM1_CFLAGS} -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${GTKGLEXT_LIBS} ${LIBPROJECTM1_LIBS}
+LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${GTKGLEXT_LIBS} ${LIBPROJECTM1_LIBS} -lstdc++
diff -p -up audacious-plugins-2.3-beta2/src/projectm/Makefile~ audacious-plugins-2.3-beta2/src/projectm/Makefile
--- audacious-plugins-2.3-beta2/src/projectm/Makefile~	2010-03-19 13:15:42.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/projectm/Makefile	2010-03-21 16:23:30.000000000 +0100
@@ -10,4 +10,4 @@ plugindir := ${plugindir}/${VISUALIZATIO
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS}  ${GTK_CFLAGS} ${GLIB_CFLAGS}  ${ARCH_DEFINES} ${XML_CPPFLAGS} ${SDL_CFLAGS} ${LIBPROJECTM_CFLAGS} -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${SDL_LIBS} ${LIBPROJECTM_LIBS} -lprojectM
+LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${SDL_LIBS} ${LIBPROJECTM_LIBS} -lprojectM -lstdc++
diff -p -up audacious-plugins-2.3-beta2/src/skins/Makefile~ audacious-plugins-2.3-beta2/src/skins/Makefile
--- audacious-plugins-2.3-beta2/src/skins/Makefile~	2010-03-19 13:15:42.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/skins/Makefile	2010-03-21 16:25:47.000000000 +0100
@@ -255,4 +255,4 @@ plugindir := ${plugindir}/${GENERAL_PLUG
 
 CFLAGS += ${PLUGIN_CFLAGS} ${BEEP_DEFINES}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS}  ${GTK_CFLAGS} ${GLIB_CFLAGS} ${PANGO_CFLAGS} ${CAIRO_CFLAGS} ${PANGOCAIRO_CFLAGS} ${XRENDER_CFLAGS} ${XCOMPOSITE_CFLAGS} -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS} ${PANGO_LIBS} ${CAIRO_LIBS} ${PANGOCAIRO_LIBS} ${XRENDER_LIBS} ${XCOMPOSITE_LIBS} ${MOWGLI_LIBS} -laudgui
+LIBS += ${GTK_LIBS} ${GLIB_LIBS} ${PANGO_LIBS} ${CAIRO_LIBS} ${PANGOCAIRO_LIBS} ${XRENDER_LIBS} ${XCOMPOSITE_LIBS} ${MOWGLI_LIBS} -laudgui -lm
diff -p -up audacious-plugins-2.3-beta2/src/sndstretch/Makefile~ audacious-plugins-2.3-beta2/src/sndstretch/Makefile
--- audacious-plugins-2.3-beta2/src/sndstretch/Makefile~	2010-03-19 13:15:43.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/sndstretch/Makefile	2010-03-21 16:20:49.000000000 +0100
@@ -10,4 +10,4 @@ plugindir := ${plugindir}/${EFFECT_PLUGI
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS} ${MOWGLI_CFLAGS}  -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS} ${MOWGLI_LIBS} 
+LIBS += ${GTK_LIBS} ${GLIB_LIBS} ${MOWGLI_LIBS} -lm
diff -p -up audacious-plugins-2.3-beta2/src/spectrum/Makefile~ audacious-plugins-2.3-beta2/src/spectrum/Makefile
--- audacious-plugins-2.3-beta2/src/spectrum/Makefile~	2010-03-19 13:15:43.000000000 +0100
+++ audacious-plugins-2.3-beta2/src/spectrum/Makefile	2010-03-21 16:21:37.000000000 +0100
@@ -9,4 +9,4 @@ plugindir := ${plugindir}/${VISUALIZATIO
 
 CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS}  -I../..
-LIBS += ${GTK_LIBS} ${GLIB_LIBS} 
+LIBS += ${GTK_LIBS} ${GLIB_LIBS} -lm