pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kphotobook make this compile (with newer KDE/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f14705ba19c8
branches:  trunk
changeset: 534754:f14705ba19c8
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 30 21:24:14 2007 +0000

description:
make this compile (with newer KDE/qt?), from Phil Nelson per PR pkg/37199

diffstat:

 graphics/kphotobook/distinfo         |   3 ++-
 graphics/kphotobook/patches/patch-ac |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 82b874179665 -r f14705ba19c8 graphics/kphotobook/distinfo
--- a/graphics/kphotobook/distinfo      Tue Oct 30 19:31:38 2007 +0000
+++ b/graphics/kphotobook/distinfo      Tue Oct 30 21:24:14 2007 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 08:45:08 agc Exp $
+$NetBSD: distinfo,v 1.3 2007/10/30 21:24:14 drochner Exp $
 
 SHA1 (kphotobook-0.0.6.tar.gz) = ef02c1a690f83960cdcafa8fff50b64d6226b1f3
 RMD160 (kphotobook-0.0.6.tar.gz) = 50d07978a63fa122e1e955e4cec78c8141c0b729
 Size (kphotobook-0.0.6.tar.gz) = 810271 bytes
 SHA1 (patch-aa) = e8ecee939d3cc86e72e0304f2bff52ead02e54aa
 SHA1 (patch-ab) = 8a49ffa9a665fc92d90152e375688a8bc7dba470
+SHA1 (patch-ac) = 17ab04ab9aa9410abbd74c5915c627858ddfb1af
diff -r 82b874179665 -r f14705ba19c8 graphics/kphotobook/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kphotobook/patches/patch-ac      Tue Oct 30 21:24:14 2007 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2007/10/30 21:24:14 drochner Exp $
+
+--- src/xmlwriter.h.orig       2007-10-30 22:12:42.000000000 +0100
++++ src/xmlwriter.h
+@@ -26,6 +26,7 @@
+ 
+ #include <qfile.h>
+ #include <qstring.h>
++#include <keditcl.h>
+ 
+ class Engine;
+ class File;



Home | Main Index | Thread Index | Old Index