pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/pornview Fix build with newer Gtk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a5a759ece1b
branches:  trunk
changeset: 554436:1a5a759ece1b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Feb 14 18:33:06 2009 +0000

description:
Fix build with newer Gtk.

diffstat:

 graphics/pornview/distinfo         |   3 ++-
 graphics/pornview/patches/patch-af |  15 +++++++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 771b6d0f8c17 -r 1a5a759ece1b graphics/pornview/distinfo
--- a/graphics/pornview/distinfo        Sat Feb 14 17:58:12 2009 +0000
+++ b/graphics/pornview/distinfo        Sat Feb 14 18:33:06 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/11 13:06:43 rillig Exp $
+$NetBSD: distinfo,v 1.2 2009/02/14 18:33:06 joerg Exp $
 
 SHA1 (pornview_0.2pre1.orig.tar.gz) = 3a26412affac6e211da928cc471a4b1bbc55b2a0
 RMD160 (pornview_0.2pre1.orig.tar.gz) = 03a9d01235fafbfb9825da43e79fbfb66a2ecbfa
@@ -8,3 +8,4 @@
 SHA1 (patch-ac) = a0fc989c301f92e28910251397a73d621a25f4f5
 SHA1 (patch-ad) = 7ba8d060156213552bf1e86143547c692ce4705f
 SHA1 (patch-ae) = 4f87f6357642d5c37baf5124668aeb46e4c2825d
+SHA1 (patch-af) = 1d3a825b8336b508f1a90f88aa5386d9c1ac9f51
diff -r 771b6d0f8c17 -r 1a5a759ece1b graphics/pornview/patches/patch-af
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/pornview/patches/patch-af        Sat Feb 14 18:33:06 2009 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-af,v 1.1 2009/02/14 18:33:06 joerg Exp $
+
+--- src/support/widgets/gtkcellrendererpixmap.c.orig   2009-02-14 19:18:45.000000000 +0100
++++ src/support/widgets/gtkcellrendererpixmap.c
+@@ -12,10 +12,6 @@
+  *  Copyright (C) 2000  Red Hat, Inc.,  Jonathan Blandford <jrb%redhat.com@localhost>
+  */
+ 
+-#ifndef GTK_DISABLE_DEPRECATED
+-#define GTK_DISABLE_DEPRECATED
+-#endif /* GTK_DISABLE_DEPRECATED */
+-
+ #include "gtkcellrendererpixmap.h"
+ 
+ #if (GTK_MAJOR_VERSION >= 2)



Home | Main Index | Thread Index | Old Index