SOURCES: alsa-modular-synth-build_fixes.patch - updated for 1.8.7
freetz
freetz at pld-linux.org
Sun Jun 26 18:42:42 CEST 2005
Author: freetz Date: Sun Jun 26 16:42:42 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.8.7
---- Files affected:
SOURCES:
alsa-modular-synth-build_fixes.patch (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SOURCES/alsa-modular-synth-build_fixes.patch
diff -u SOURCES/alsa-modular-synth-build_fixes.patch:1.7 SOURCES/alsa-modular-synth-build_fixes.patch:1.8
--- SOURCES/alsa-modular-synth-build_fixes.patch:1.7 Fri Jul 23 19:04:19 2004
+++ SOURCES/alsa-modular-synth-build_fixes.patch Sun Jun 26 18:42:37 2005
@@ -1,6 +1,6 @@
-diff -aurN ams-1.8.6.orig/Makefile ams-1.8.6/Makefile
---- ams-1.8.6.orig/Makefile 2004-07-16 14:44:03.000000000 +0200
-+++ ams-1.8.6/Makefile 2004-07-23 19:01:31.145705208 +0200
+diff -aurN ams-1.8.7.orig/Makefile ams-1.8.7/Makefile
+--- ams-1.8.7.orig/Makefile 2004-07-21 10:50:43.000000000 +0200
++++ ams-1.8.7/Makefile 2005-06-26 18:40:36.000000000 +0200
@@ -1,13 +1,13 @@
-QT_BASE_DIR=/usr/lib/qt3
-QT_LIB_DIR=$(QT_BASE_DIR)/lib
@@ -19,15 +19,3 @@
AMS_O = synthdata.o module.o module.moc.o \
configdialog.o configdialog.moc.o \
-@@ -78,9 +78,9 @@
- main.o alsa_driver.o
-
- ams: $(AMS_O)
-- gcc -g -o ams $(AMS_O) \
-+ $(CC) -g -o ams $(AMS_O) \
- -L$(QT_LIB_DIR) -L$(X11_LIB_DIR) \
-- -lqt-mt -ljack -lasound -lsrfftw -lsfftw -lm
-+ -lqt-mt -ljack -lasound -lrfftw -lfftw -lm
-
- clean:
- /bin/rm -f *.o *.moc.cpp *~
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/alsa-modular-synth-build_fixes.patch?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list