From a75b8c2067add22799ce23dfa3c55304dccf11c7 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 29 Aug 2012 16:26:51 +0000 Subject: Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to build errors. "Don't do it, then!" --- graphics/darktable/distinfo | 3 ++- graphics/darktable/patches/patch-src_iop_watermark.c | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 graphics/darktable/patches/patch-src_iop_watermark.c (limited to 'graphics/darktable') diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index 5e339b288ef..63fb8b7a8ca 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2012/08/12 07:47:29 marino Exp $ +$NetBSD: distinfo,v 1.13 2012/08/29 16:26:51 wiz Exp $ SHA1 (darktable-1.0.5.tar.gz) = d007ada0f3fb3af6861de74323577b90eec3996e RMD160 (darktable-1.0.5.tar.gz) = e9740b7ebc045e8e52b42c41074888e423ff8c3e @@ -12,4 +12,5 @@ SHA1 (patch-src_common_imageio__rgbe.c) = 71ac4e58bd89310323c25464bda8cb7a46c597 SHA1 (patch-src_control_jobs_control__jobs.c) = 418bc906d7fb54d6c55060bf60f0e24b6b9d1f12 SHA1 (patch-src_develop_blend.c) = 7411edf0903bbed7b4afcb82bc5c650100f23755 SHA1 (patch-src_iop_lens.c) = 2c6613c4d46ec13085535e1106c32380e8fac1dc +SHA1 (patch-src_iop_watermark.c) = 0b30f93011455fafc356dd861d1e0a078f647549 SHA1 (patch-src_rawspeed_RawSpeed_Common.h) = c7dfc4e65ea46e7318d3d5ebdab6dcb5491c1c48 diff --git a/graphics/darktable/patches/patch-src_iop_watermark.c b/graphics/darktable/patches/patch-src_iop_watermark.c new file mode 100644 index 00000000000..d6a803d4f2b --- /dev/null +++ b/graphics/darktable/patches/patch-src_iop_watermark.c @@ -0,0 +1,14 @@ +$NetBSD: patch-src_iop_watermark.c,v 1.1 2012/08/29 16:26:51 wiz Exp $ + +Direct inclusion of this header is deprecated. + +--- src/iop/watermark.c.orig 2012-07-21 10:44:08.000000000 +0000 ++++ src/iop/watermark.c +@@ -38,7 +38,6 @@ + #include + + #include +-#include + + #include "common/metadata.h" + #include "common/utility.h" -- cgit v1.2.3