Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > f22f692a6a7ff0d69baf2e8f05725556 > files > 1

audacious-plugins-2.4.4-1.1.mga1.src.rpm

diff -p -up audacious-plugins-2.4-rc1/src/filewriter/Makefile.0001 audacious-plugins-2.4-rc1/src/filewriter/Makefile
--- audacious-plugins-2.4-rc1/src/filewriter/Makefile.0001	2010-08-10 17:43:03.000000000 +0200
+++ audacious-plugins-2.4-rc1/src/filewriter/Makefile	2010-08-11 13:23:38.000000000 +0200
@@ -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.4-rc1/src/projectm-1.0/Makefile.0001 audacious-plugins-2.4-rc1/src/projectm-1.0/Makefile
diff -p -up audacious-plugins-2.4-rc1/src/projectm/Makefile.0001 audacious-plugins-2.4-rc1/src/projectm/Makefile
diff -p -up audacious-plugins-2.4-rc1/src/sid/Makefile.0001 audacious-plugins-2.4-rc1/src/sid/Makefile
--- audacious-plugins-2.4-rc1/src/sid/Makefile.0001	2010-08-10 17:43:05.000000000 +0200
+++ audacious-plugins-2.4-rc1/src/sid/Makefile	2010-08-11 13:23:38.000000000 +0200
@@ -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 += -lm ${BUILDERS_LDFLAGS} ${SIDPLAY1_LIBS} ${SIDPLAY2_LIBS} ${BUILDERS_LIBS} ${GTK_LIBS} ${GLIB_LIBS} -lstdc++
+LIBS += -lm ${BUILDERS_LDFLAGS} ${SIDPLAY1_LIBS} ${SIDPLAY2_LIBS} ${BUILDERS_LIBS} ${GTK_LIBS} ${GLIB_LIBS} -lstdc++ -lm
diff -p -up audacious-plugins-2.4-rc1/src/usf/Makefile.0001 audacious-plugins-2.4-rc1/src/usf/Makefile
--- audacious-plugins-2.4-rc1/src/usf/Makefile.0001	2010-08-10 17:43:06.000000000 +0200
+++ audacious-plugins-2.4-rc1/src/usf/Makefile	2010-08-11 13:23:38.000000000 +0200
@@ -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