summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gxine/patches/patch-an')
-rw-r--r--multimedia/gxine/patches/patch-an17
1 files changed, 14 insertions, 3 deletions
diff --git a/multimedia/gxine/patches/patch-an b/multimedia/gxine/patches/patch-an
index 264e1193741..985ae60f42c 100644
--- a/multimedia/gxine/patches/patch-an
+++ b/multimedia/gxine/patches/patch-an
@@ -1,8 +1,19 @@
-$NetBSD: patch-an,v 1.1 2006/05/03 12:47:47 drochner Exp $
+$NetBSD: patch-an,v 1.2 2012/05/06 23:13:49 dholland Exp $
---- src/main.c.orig 2006-05-03 12:14:19.000000000 +0200
+- fix build with latest glib2
+- threading fix? (?)
+
+--- src/main.c.orig 2009-12-19 16:18:41.000000000 +0000
+++ src/main.c
-@@ -557,9 +557,9 @@ to the extent permitted by law.\n"));
+@@ -45,7 +45,6 @@
+ #include <gdk/gdkx.h>
+ #include <gdk/gdkkeysyms.h>
+ #include <glib.h>
+-#include <glib/gmessages.h>
+
+ #include "desktop_integration.h"
+ #include "engine.h"
+@@ -802,9 +801,9 @@ to the extent permitted by law.\n"),
if (cmd)
se_eval (gse, cmd, NULL, NULL, NULL, "--command");