aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch')
-rw-r--r--recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch b/recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch
new file mode 100644
index 0000000..485d7b7
--- /dev/null
+++ b/recipes-qtopia/xmms-embedded/xmms-embedded-20040327/tremorlib.patch
@@ -0,0 +1,12 @@
+diff -urN xmms-embedded.orig/xmms/Input/fixpvorbis/fixpvorbis.pro xmms-embedded/xmms/Input/fixpvorbis/fixpvorbis.pro
+--- xmms-embedded.orig/xmms/Input/fixpvorbis/fixpvorbis.pro 2004-03-28 19:04:48.000000000 -0500
++++ xmms-embedded/xmms/Input/fixpvorbis/fixpvorbis.pro 2004-03-28 19:17:37.000000000 -0500
+@@ -13,7 +13,7 @@
+ vorbis.c
+
+ INCLUDEPATH = . ../../include ../.. ../../../Tremor $(QTDIR)/include $(STAGING_DIR)/include/glib-2.0 $(STAGING_DIR)/include
+-LIBS = -L$(STAGING_DIR)/lib -lglib-2.0 -lm -ldl -L../../../compiled -lvorbisidec
++LIBS = -L$(STAGING_DIR)/lib -lglib-2.0 -lm -ldl -L../../../compiled -L$(STAGING_DIR)/lib/tremor -lvorbisidec
+ TMAKE_CFLAGS = -O2 -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -DHAVE_CONFIG_H
+ TMAKE_LFLAGS =
+ DESTDIR = ../../../compiled/xmms/Input