pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/grig Remove GTK_DISABLE_DEPRECATED, it breaks with...
details: https://anonhg.NetBSD.org/pkgsrc/rev/528d858045ee
branches: trunk
changeset: 533894:528d858045ee
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Oct 05 22:54:23 2007 +0000
description:
Remove GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12.
diffstat:
ham/grig/distinfo | 3 ++-
ham/grig/patches/patch-aa | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 5230bd2d4695 -r 528d858045ee ham/grig/distinfo
--- a/ham/grig/distinfo Fri Oct 05 22:52:19 2007 +0000
+++ b/ham/grig/distinfo Fri Oct 05 22:54:23 2007 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/12/27 05:57:25 wulf Exp $
+$NetBSD: distinfo,v 1.6 2007/10/05 22:54:23 joerg Exp $
SHA1 (grig-0.7.2.tar.gz) = 7b5f1e7f77a8b8907a77ba11a1e17c2eaff884f2
RMD160 (grig-0.7.2.tar.gz) = 2184e7e4fb343a5d8f391337273f4d864a088c9c
Size (grig-0.7.2.tar.gz) = 494153 bytes
+SHA1 (patch-aa) = 174015862d9b35f733d4c9659a01ba697ae611b5
diff -r 5230bd2d4695 -r 528d858045ee ham/grig/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/grig/patches/patch-aa Fri Oct 05 22:54:23 2007 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2007/10/05 22:54:24 joerg Exp $
+
+--- src/Makefile.in.orig 2007-10-05 22:02:44.000000000 +0000
++++ src/Makefile.in
+@@ -236,7 +236,6 @@ INCLUDES = \
+ -DG_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
+- -DGTK_DISABLE_DEPRECATED \
+ -DDATADIR=\""$(datadir)"\" \
+ -DPACKAGE_DATA_DIR=\""$(datadir)/grig"\" \
+ -DPACKAGE_PIXMAPS_DIR=\""$(datadir)/pixmaps/grig"\" \
Home |
Main Index |
Thread Index |
Old Index