[SCM] yoshimi/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jun 16 01:23:35 UTC 2016


The following commit has been merged in the master branch:
commit 4ba695f007012ad9558615a96ebec3c94d4b3738
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Jun 16 00:46:20 2016 +0200

    Patch refreshed.

diff --git a/debian/patches/01-gcc_flags.patch b/debian/patches/01-gcc_flags.patch
index cee2fa6..b9e6a28 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
-@@ -87,6 +87,9 @@ set (BuildOptionsBasic
+@@ -91,6 +91,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}")
-@@ -246,6 +249,7 @@ else (BuildForDebug)
+@@ -252,6 +255,7 @@ else (BuildForDebug)
              set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsBasic})
          endif (BuildForCore2_X86_64)
      endif (BuildForAMD_X86_64)
diff --git a/debian/patches/series b/debian/patches/series
index 9152d01..ac0ed64 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01-gcc_flags.patch
-manpage-fixes.patch

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list