SOURCES: ladspa-cmt-plugins-makefile.patch - updated for 1.16

qboosh qboosh at pld-linux.org
Sun Jul 20 22:04:42 CEST 2008


Author: qboosh                       Date: Sun Jul 20 20:04:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.16

---- Files affected:
SOURCES:
   ladspa-cmt-plugins-makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/ladspa-cmt-plugins-makefile.patch
diff -u SOURCES/ladspa-cmt-plugins-makefile.patch:1.1 SOURCES/ladspa-cmt-plugins-makefile.patch:1.2
--- SOURCES/ladspa-cmt-plugins-makefile.patch:1.1	Thu Jun 19 17:24:08 2003
+++ SOURCES/ladspa-cmt-plugins-makefile.patch	Sun Jul 20 22:04:37 2008
@@ -1,26 +1,15 @@
-diff -aurN cmt.orig/src/makefile cmt/src/makefile
---- cmt.orig/src/makefile	2002-12-19 21:52:51.000000000 +0100
-+++ cmt/src/makefile	2003-06-19 17:13:15.000000000 +0200
-@@ -5,15 +5,15 @@
- # Change this if you want to install somewhere else. In particularly
- # you may wish to remove the middle "local/" part.
- 
--INSTALL_PLUGINS_DIR	=	/usr/local/lib/ladspa/
-+INSTALL_PLUGINS_DIR	=	/usr/lib/ladspa/
- 
- ###############################################################################
- #
+--- cmt/src/makefile.orig	2007-11-06 11:25:34.000000000 +0100
++++ cmt/src/makefile	2008-07-20 21:56:56.050036383 +0200
+@@ -11,7 +11,7 @@
  # GENERAL
  #
  
--INCLUDES	=	-I/usr/local/include/
--CFLAGS		=	$(INCLUDES) -Wall -Werror -O3 -fPIC
-+INCLUDES	=	-I/usr/include/
-+CFLAGS		=	$(INCLUDES) -Wall -Werror -fPIC $(OPTFLAGS)
+-CFLAGS		=	$(INCLUDES) -Wall -O3 -fPIC
++CFLAGS		=	$(INCLUDES) -Wall -fPIC $(OPTFLAGS)
  CXXFLAGS	=	$(CFLAGS)
  PLUGIN_LIB	=	../plugins/cmt.so
  
-@@ -74,7 +74,7 @@
+@@ -72,7 +72,7 @@
  
  install:	$(PLUGIN_LIB)
  	-strip $(PLUGIN_LIB)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/ladspa-cmt-plugins-makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list