[SCM] mcp-plugins packaging branch, master, updated. upstream/0.4.0-21-gfa578bf

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Aug 21 07:58:43 UTC 2010


The following commit has been merged in the master branch:
commit fa578bf393b6eb56f181cc227ae649587947c46b
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Aug 21 09:58:36 2010 +0200

    Remove .#Makefile.1.2 file

diff --git a/.#Makefile.1.2 b/.#Makefile.1.2
deleted file mode 100644
index 09634d1..0000000
--- a/.#Makefile.1.2
+++ /dev/null
@@ -1,35 +0,0 @@
-
-CPPFLAGS += -I. -fPIC -D_REENTRANT -Wall -O2
-
-
-all:	moogvcf.so cs_phaser.so cs_chorus.so
-
-
-moogvcf.so:	moogvcf.o moogvcf_if.o exp2ap.o
-	g++ -shared  moogvcf.o moogvcf_if.o exp2ap.o -o moogvcf.so
-
-moogvcf.o:	ladspaplugin.h moogvcf.h
-moogvcf_if.o:	ladspaplugin.h moogvcf.h
-
-
-cs_phaser.so:	cs_phaser.o cs_phaser_if.o exp2ap.o
-	g++ -shared cs_phaser.o cs_phaser_if.o exp2ap.o -o cs_phaser.so
-
-cs_phaser.o:	ladspaplugin.h cs_phaser.h
-cs_phaser_if.o:	ladspaplugin.h cs_phaser.h
-
-
-cs_chorus.so:	cs_chorus.o cs_chorus_if.o exp2ap.o
-	g++ -shared  cs_chorus.o cs_chorus_if.o exp2ap.o -o cs_chorus.so
-
-cs_chorus.o:	ladspaplugin.h cs_chorus.h
-cs_chorus_if.o:	ladspaplugin.h cs_chorus.h
-
-
-
-install:
-	cp  *.so $(DESTDIR)/usr/lib/ladspa
-
-clean:
-	rm -f *~ *.o *.so
-

-- 
mcp-plugins packaging



More information about the pkg-multimedia-commits mailing list