[SCM] csound/master: Refresh patches

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed May 7 00:16:44 UTC 2014


The following commit has been merged in the master branch:
commit eff8c05c70bbc2d5ce99396faf7e4542801b85dc
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun May 4 20:13:22 2014 -0400

    Refresh patches

diff --git a/debian/patches/2007-apidoc-dotpath.patch b/debian/patches/2007-apidoc-dotpath.patch
index e001cc6..2f5c318 100644
--- a/debian/patches/2007-apidoc-dotpath.patch
+++ b/debian/patches/2007-apidoc-dotpath.patch
@@ -1,8 +1,8 @@
 Description: Leave dotpath blank in doxygen config
 Author: Felipe Sateler <fsateler at gmail.com>
---- a/Doxyfile
-+++ b/Doxyfile
-@@ -1805,7 +1805,7 @@
+--- a/doc/Doxyfile
++++ b/doc/Doxyfile
+@@ -1807,7 +1807,7 @@ INTERACTIVE_SVG        = NO
  # The tag DOT_PATH can be used to specify the path where the dot tool can be 
  # found. If left blank, it is assumed the dot tool can be found in the path.
  
diff --git a/debian/patches/2013-no-rawwave-defined.diff b/debian/patches/2013-no-rawwave-defined.diff
index 8922549..0b1508f 100644
--- a/debian/patches/2013-no-rawwave-defined.diff
+++ b/debian/patches/2013-no-rawwave-defined.diff
@@ -2,7 +2,7 @@ Description: Do not print error message when RAWwAVE_PATH is undefined
  In Debian, we know where they are.
 --- a/Opcodes/stk/stkOpcodes.cpp
 +++ b/Opcodes/stk/stkOpcodes.cpp
-@@ -715,19 +715,15 @@
+@@ -715,19 +715,15 @@ extern "C"
        const char *path = csound->GetEnv(csound, "RAWWAVE_PATH");
      if(!path)
        {

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list