[SCM] drc/master: drc.txt not shiped by upstream anymore

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Dec 17 01:44:39 UTC 2011


The following commit has been merged in the master branch:
commit 66aa2686f4917d5cb93b56eb553b211b50070a80
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Dec 17 02:44:08 2011 +0100

    drc.txt not shiped by upstream anymore

diff --git a/debian/docs b/debian/docs
index df9caba..b2b2a78 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-doc/text/drc.txt
+readme.txt
diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index e560ed7..59f3137 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -10,8 +10,10 @@ Forwarded: yes
  source/makefile |   17 +++++++++--------
  1 file changed, 9 insertions(+), 8 deletions(-)
 
---- drc.orig/source/makefile
-+++ drc/source/makefile
+Index: drc/source/makefile
+===================================================================
+--- drc.orig/source/makefile	2011-12-17 02:31:11.639387944 +0100
++++ drc/source/makefile	2011-12-17 02:32:30.023385897 +0100
 @@ -4,7 +4,7 @@
  VERSION=3.1.0
  
@@ -21,7 +23,7 @@ Forwarded: yes
  
  # Compiler
  CC=gcc
-@@ -21,7 +21,7 @@ CC=gcc
+@@ -21,7 +21,7 @@
  
  # Pentium 3 or greater optimizaztions settings with SSE support
  # Be careful: -mfpmath=sse sometimes causes accuracy problems
@@ -30,7 +32,16 @@ Forwarded: yes
  
  # Same as above, but tested on recent Mac OS X
  # Be careful: -mfpmath=sse sometimes causes accuracy problems
-@@ -85,15 +85,16 @@ clean:
+@@ -65,7 +65,7 @@
+ TARGET_TARGETS=target/*
+ MIC_TARGETS=mic/*
+ IMPULSE_TARGETS=../sample/rs.pcm
+-DOC_TARGETS=readme.txt ../doc/text/drc.txt
++DOC_TARGETS=readme.txt
+ BIN_TARGETS=drc lsconv glsweep
+ 
+ # Targets
+@@ -85,15 +85,16 @@
  	rm -f $(OBJS)
  
  install: $(CONFIG_TARGETS) $(TARGET_TARGETS) $(MIC_TARGETS) $(IMPULSE_TARGETS) $(DOC_TARGETS) $(BIN_TARGETS)

-- 
drc packaging



More information about the pkg-multimedia-commits mailing list