[SCM] csound/master: Refresh patches

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Aug 15 00:07:14 UTC 2013


The following commit has been merged in the master branch:
commit d390938209565279f0483728ace4f7be13c9d449
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Aug 14 18:03:47 2013 -0400

    Refresh patches

diff --git a/debian/patches/2000-avoid-nonfree-scansyn-plugin.diff b/debian/patches/2000-avoid-nonfree-scansyn-plugin.diff
index 925eee5..5c98f44 100644
--- a/debian/patches/2000-avoid-nonfree-scansyn-plugin.diff
+++ b/debian/patches/2000-avoid-nonfree-scansyn-plugin.diff
@@ -6,7 +6,7 @@ Description: Avoid non-free scansyn plugin
 Author: Felipe Sateler <fsateler at gmail.com>
 --- a/Opcodes/CMakeLists.txt
 +++ b/Opcodes/CMakeLists.txt
-@@ -64,10 +64,6 @@
+@@ -63,10 +63,6 @@
     make_plugin(platerev platerev.c)
  endif()
  
diff --git a/debian/patches/2001-lua-link.diff b/debian/patches/2001-lua-link.diff
index 80963ed..9a51add 100644
--- a/debian/patches/2001-lua-link.diff
+++ b/debian/patches/2001-lua-link.diff
@@ -8,7 +8,7 @@ Description: Only link to lua when necessary, and to the correct lib
 Author: Felipe Sateler <fsateler at gmail.com>
 --- a/frontends/CsoundAC/CMakeLists.txt
 +++ b/frontends/CsoundAC/CMakeLists.txt
-@@ -128,10 +128,10 @@
+@@ -129,10 +129,10 @@
              PROPERTIES CPLUSPLUS ON
              SWIG_MODULE_NAME luaCsoundAC)
          SWIG_ADD_MODULE(luaCsoundAC lua luaCsoundAC.i)
@@ -23,7 +23,7 @@ Author: Felipe Sateler <fsateler at gmail.com>
          set_target_properties(${SWIG_MODULE_luaCsoundAC_REAL_NAME} PROPERTIES
 --- a/interfaces/CMakeLists.txt
 +++ b/interfaces/CMakeLists.txt
-@@ -141,7 +141,7 @@
+@@ -142,7 +142,7 @@
      if(BUILD_LUA_INTERFACE)
          INCLUDE_DIRECTORIES(${LUA_INCLUDE_DIR})
  
@@ -32,14 +32,3 @@ Author: Felipe Sateler <fsateler at gmail.com>
      
          SET_SOURCE_FILES_PROPERTIES(lua_interface.i
              PROPERTIES CPLUSPLUS ON
---- a/Opcodes/CMakeLists.txt
-+++ b/Opcodes/CMakeLists.txt
-@@ -30,7 +30,7 @@
- find_package(PythonLibs)
- 
- #find_library(LUA_LIBRARIES luajit)
--find_package(Lua52)
-+find_package(Lua51)
- check_include_file(wiiuse.h WIIUSE_H)
- find_library(WIIUSE_LIB wiiuse)
- check_include_file(p5glove.h P5GLOVE_H)

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list