[SCM] yoshimi/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 5 20:02:04 UTC 2016


The following commit has been merged in the master branch:
commit 797af8ef0649a67617264bd48f12d84480654dde
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 5 21:21:57 2016 +0200

    Patch refreshed.

diff --git a/debian/patches/01-gcc_flags.patch b/debian/patches/01-gcc_flags.patch
index b9e6a28..f120c87 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
-@@ -91,6 +91,9 @@ set (BuildOptionsBasic
+@@ -100,6 +100,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}")
-@@ -252,6 +255,7 @@ else (BuildForDebug)
+@@ -263,6 +266,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