]> git.pld-linux.org Git - packages/alsa-modular-synth.git/commitdiff
- updated for 1.8.7
authorfreetz <freetz@pld-linux.org>
Sun, 26 Jun 2005 16:42:37 +0000 (16:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-modular-synth-build_fixes.patch -> 1.8

alsa-modular-synth-build_fixes.patch

index 2270d7acf55d746ebffa08691c985aad80514f09..08c1e675df3185ad625c3abc2cf7965074f9c57e 100644 (file)
@@ -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 @@ diff -aurN ams-1.8.6.orig/Makefile ams-1.8.6/Makefile
  
  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 *~
This page took 0.064024 seconds and 4 git commands to generate.