[SCM] csound/master: Refresh patch

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Aug 10 01:29:44 UTC 2017


The following commit has been merged in the master branch:
commit 1516183dd5efdd800e904e60200d97dc266c5123
Author: Felipe Sateler <fsateler at debian.org>
Date:   Mon Jul 17 16:35:27 2017 -0400

    Refresh patch

diff --git a/debian/patches/debian-specific/lua-link.diff b/debian/patches/debian-specific/lua-link.diff
index ecdab36..1f2e30c 100644
--- a/debian/patches/debian-specific/lua-link.diff
+++ b/debian/patches/debian-specific/lua-link.diff
@@ -13,6 +13,8 @@ else it will fail to load. Use the correct library name.
  interfaces/CMakeLists.txt         | 2 +-
  2 files changed, 3 insertions(+), 3 deletions(-)
 
+diff --git a/frontends/CsoundAC/CMakeLists.txt b/frontends/CsoundAC/CMakeLists.txt
+index 27af591..ef11d2b 100644
 --- a/frontends/CsoundAC/CMakeLists.txt
 +++ b/frontends/CsoundAC/CMakeLists.txt
 @@ -157,10 +157,10 @@ if(BUILD_CSOUND_AC)
@@ -28,9 +30,11 @@ else it will fail to load. Use the correct library name.
          endif()
  
  
+diff --git a/interfaces/CMakeLists.txt b/interfaces/CMakeLists.txt
+index 8a949c3..b005578 100644
 --- a/interfaces/CMakeLists.txt
 +++ b/interfaces/CMakeLists.txt
-@@ -187,7 +187,7 @@ if(BUILD_PYTHON_INTERFACE OR BUILD_JAVA_
+@@ -187,7 +187,7 @@ if(BUILD_PYTHON_INTERFACE OR BUILD_JAVA_INTERFACE OR BUILD_LUA_INTERFACE)
      endif()
  
      if(BUILD_LUA_INTERFACE)

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list