From d0e505e485b59e9c369e6db5c3f237b60d0d7e74 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 5 Oct 2007 22:57:04 +0000 Subject: Don't use GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12. --- ham/xlog/distinfo | 3 ++- ham/xlog/patches/patch-ab | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 ham/xlog/patches/patch-ab (limited to 'ham/xlog') diff --git a/ham/xlog/distinfo b/ham/xlog/distinfo index e543cffefab..47b0d658a21 100644 --- a/ham/xlog/distinfo +++ b/ham/xlog/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.11 2007/07/02 16:20:35 wulf Exp $ +$NetBSD: distinfo,v 1.12 2007/10/05 22:57:04 joerg Exp $ SHA1 (xlog-1.5.tar.gz) = bb86f7e2784c3937c04c171fc9dad36af6b591c7 RMD160 (xlog-1.5.tar.gz) = 05338f71ff090117fc30cca460ee699f9107daa6 Size (xlog-1.5.tar.gz) = 866421 bytes SHA1 (patch-aa) = ae23e56971d16454791dca298756c65654bfc961 +SHA1 (patch-ab) = c527586cb227c5953e6dfe87edcbfd4ebc030d09 diff --git a/ham/xlog/patches/patch-ab b/ham/xlog/patches/patch-ab new file mode 100644 index 00000000000..c8d482a2373 --- /dev/null +++ b/ham/xlog/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.4 2007/10/05 22:57:04 joerg Exp $ + +--- src/Makefile.in.orig 2007-10-05 22:06:11.000000000 +0000 ++++ src/Makefile.in +@@ -231,7 +231,6 @@ INCLUDES = \ + -DG_DISABLE_DEPRECATED \ + -DGDK_DISABLE_DEPRECATED \ + -DGDK_PIXBUF_DISABLE_DEPRECATED \ +- -DGTK_DISABLE_DEPRECATED \ + -DDATADIR=\""$(datadir)"\" \ + -DXLOG_LOCALEDIR=\""$(datadir)/locale"\" \ + -DXLOG_DATADIR=\""$(datadir)/xlog"\" -- cgit v1.2.3