From 1c38756796ce1654582ed84db2753087e769e0e1 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 5 Oct 2007 22:52:19 +0000 Subject: Remove GTK_DISABLE_DEPRECATED, breaks with GTK 2.12.0. --- ham/gpredict/distinfo | 3 ++- ham/gpredict/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 ham/gpredict/patches/patch-aa (limited to 'ham') diff --git a/ham/gpredict/distinfo b/ham/gpredict/distinfo index 7196a4a02c4..8dcff2bfbff 100644 --- a/ham/gpredict/distinfo +++ b/ham/gpredict/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2007/07/02 16:34:51 wulf Exp $ +$NetBSD: distinfo,v 1.5 2007/10/05 22:52:19 joerg Exp $ SHA1 (gpredict-0.8.0.tar.gz) = fa0b5367d4a2b5f71b5a53c685f7029987673bb7 RMD160 (gpredict-0.8.0.tar.gz) = 2f5c206e0c7af0512130f69350a80bfa78968c2e Size (gpredict-0.8.0.tar.gz) = 2305701 bytes +SHA1 (patch-aa) = 6f1cfbd53a457b107c380562d90d9c9be07e3661 diff --git a/ham/gpredict/patches/patch-aa b/ham/gpredict/patches/patch-aa new file mode 100644 index 00000000000..e6098ba2b14 --- /dev/null +++ b/ham/gpredict/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.3 2007/10/05 22:52:19 joerg Exp $ + +--- src/Makefile.in.orig 2007-10-05 21:59:08.000000000 +0000 ++++ src/Makefile.in +@@ -267,7 +267,6 @@ INCLUDES = \ + -DG_DISABLE_DEPRECATED \ + -DGDK_DISABLE_DEPRECATED \ + -DGDK_PIXBUF_DISABLE_DEPRECATED \ +- -DGTK_DISABLE_DEPRECATED \ + -DDATADIR=\""$(datadir)"\" \ + -DPACKAGE_DATA_DIR=\""$(datadir)/gpredict"\" \ + -DPACKAGE_PIXMAPS_DIR=\""$(datadir)/pixmaps/gpredict"\" \ -- cgit v1.2.3