SOURCES: lastfm-radio-libmad.patch (NEW) - link with libmad

shadzik shadzik at pld-linux.org
Sun Apr 6 10:55:28 CEST 2008


Author: shadzik                      Date: Sun Apr  6 08:55:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- link with libmad

---- Files affected:
SOURCES:
   lastfm-radio-libmad.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/lastfm-radio-libmad.patch
diff -u /dev/null SOURCES/lastfm-radio-libmad.patch:1.1
--- /dev/null	Sun Apr  6 10:55:28 2008
+++ SOURCES/lastfm-radio-libmad.patch	Sun Apr  6 10:55:23 2008
@@ -0,0 +1,11 @@
+--- src/libFingerprint/libFingerprint.pro	2007-12-18 15:18:19.000000000 +0100
++++ src/libFingerprint/libFingerprint.pro-new	2008-04-06 10:25:14.141060284 +0200
+@@ -40,7 +40,7 @@
+ 
+ unix:!mac {
+     LIBPATH += $$BUILD_DIR/../fplib
+-    LIBS += $$ROOT_DIR/build/fplib/libfplib$${EXT}.a -lsamplerate -lfftw3f
++    LIBS += $$ROOT_DIR/build/fplib/libfplib$${EXT}.a -lsamplerate -lfftw3f -lmad
+ }
+ 
+ win32 {
================================================================


More information about the pld-cvs-commit mailing list