[SCM] gmtk/experimental: Refresh patch

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Feb 4 20:14:36 UTC 2013


The following commit has been merged in the experimental branch:
commit 93d1ed8cf77dc40fef5a32bae7c8830f8a2bc23b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Feb 4 21:14:12 2013 +0100

    Refresh patch

diff --git a/debian/patches/error-on-failed-screenshot.patch b/debian/patches/error-on-failed-screenshot.patch
index b9cf91b..c8edb41 100644
--- a/debian/patches/error-on-failed-screenshot.patch
+++ b/debian/patches/error-on-failed-screenshot.patch
@@ -3,11 +3,9 @@ Origin: upstream,
  https://code.google.com/p/gmtk/source/detail?r=203
 Last-Update: 2013-02-04
 
-diff --git a/src/gmtk_media_player.c b/src/gmtk_media_player.c
-index b177a3f..b7055c6 100644
 --- a/src/gmtk_media_player.c
 +++ b/src/gmtk_media_player.c
-@@ -3625,6 +3625,14 @@ gboolean thread_reader(GIOChannel * source, GIOCondition condition, gpointer dat
+@@ -3558,6 +3558,14 @@
              message = NULL;
          }
  
@@ -22,6 +20,3 @@ index b177a3f..b7055c6 100644
          if (strstr(mplayer_output->str, "Name   : ") != 0) {
              buf = strstr(mplayer_output->str, "Name   : ");
              buf = strstr(mplayer_output->str, "Name   : ") + strlen("Name   : ");
--- 
-1.7.10.4
-

-- 
gmtk packaging



More information about the pkg-multimedia-commits mailing list