Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528734 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- audacious-plugins-3.2.2/src/filewriter/Makefile
0
++ audacious-plugins-3.2.2-lvorbis/src/filewriter/Makefile
Lines 14-17 plugindir := ${plugindir}/${OUTPUT_PLUGI Link Here
14
14
15
CFLAGS += ${PLUGIN_CFLAGS}
15
CFLAGS += ${PLUGIN_CFLAGS}
16
CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} ${GTK_CFLAGS}   ${FILEWRITER_CFLAGS} ${OGG_VORBIS_CFLAGS} -I../..
16
CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} ${GTK_CFLAGS}   ${FILEWRITER_CFLAGS} ${OGG_VORBIS_CFLAGS} -I../..
17
LIBS += ${GTK_LIBS} ${FILEWRITER_LIBS}
17
LIBS += ${OGG_VORBIS_LIBS} ${GTK_LIBS} ${FILEWRITER_LIBS}

Return to bug 528734