[SCM] yoshimi/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Dec 11 22:03:25 UTC 2017


The following commit has been merged in the master branch:
commit c9181f454a786bf5696bc5ecc64943a7575ec49d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Dec 11 22:00:15 2017 +0100

    Patch refreshed.

diff --git a/debian/patches/01-gcc_flags.patch b/debian/patches/01-gcc_flags.patch
index c6c3432..f09cfc7 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
-@@ -111,6 +111,9 @@ set (BuildOptionsBasic
+@@ -119,6 +119,9 @@ set (BuildOptionsBasic
  set (BuildOptionsDebug
      "-O0 -g3 -ggdb -Wall -Wpointer-arith" CACHE STRING "Debug build flags")
  
@@ -21,10 +21,10 @@ Index: yoshimi/src/CMakeLists.txt
  find_package (PkgConfig REQUIRED)
  if (PKG_CONFIG_FOUND)
      message(STATUS "Found pkg-config ${PKG_CONFIG_EXECUTABLE}")
-@@ -270,6 +273,7 @@ else (BuildForDebug)
-             endif (BuildForNEON)
-         endif (BuildForCore2_X86_64)
-     endif (BuildForAMD_X86_64)
+@@ -320,6 +323,7 @@ else (BuildForDebug)
+             endif (BuildForCore2_X86_64)
+         endif (BuildForAMD_X86_64)
+     endif (BuildFor0ld_X86)
 +    set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsDebian})
      message (STATUS "Building for ${CMAKE_BUILD_TYPE}, flags: ${CMAKE_CXX_FLAGS_RELEASE}")
  endif (BuildForDebug)

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list