[SCM] yoshimi/master: Refresh patch

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat May 9 18:02:31 UTC 2015


The following commit has been merged in the master branch:
commit 536bbcbe4fd8d8e073a8f5fb4e2200a844bbeb5f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat May 9 20:04:37 2015 +0200

    Refresh patch

diff --git a/debian/patches/01-gcc_flags.patch b/debian/patches/01-gcc_flags.patch
index 755b6d7..795a773 100644
--- a/debian/patches/01-gcc_flags.patch
+++ b/debian/patches/01-gcc_flags.patch
@@ -11,7 +11,7 @@ Index: yoshimi/src/CMakeLists.txt
 ===================================================================
 --- yoshimi.orig/src/CMakeLists.txt
 +++ yoshimi/src/CMakeLists.txt
-@@ -81,6 +81,9 @@ set (BuildOptionsBasic
+@@ -87,6 +87,9 @@ set (BuildOptionsBasic
  set (BuildOptionsDebug
      "-O0 -g3 -ggdb -Wall -Wpointer-arith" CACHE STRING "Debug build flags")
  
@@ -21,7 +21,7 @@ Index: yoshimi/src/CMakeLists.txt
  find_package (PkgConfig REQUIRED)
  if (PKG_CONFIG_FOUND)
      message(STATUS "Found pkg-config ${PKG_CONFIG_EXECUTABLE}")
-@@ -205,6 +208,7 @@ else (BuildForDebug)
+@@ -211,6 +214,7 @@ else (BuildForDebug)
              set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsBasic})
          endif (BuildForCore2_X86_64)
      endif (BuildForAMD_X86_64)

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list