head 1.2; access; symbols pkgsrc-2013Q3:1.1.0.2 pkgsrc-2013Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2013.12.05.07.51.23; author wiz; state dead; branches; next 1.1; commitid R1svoN20GG3CTUfx; 1.1 date 2013.07.22.16.22.01; author drochner; state Exp; branches; next ; commitid udZCnOQyhoAJ5uYw; desc @@ 1.2 log @Remove patches after update (hi drochner) @ text @$NetBSD: patch-bb,v 1.1 2013/07/22 16:22:01 drochner Exp $ fix build with libraw-0.15 --- vapi/libraw.vapi.orig 2013-04-03 00:54:23.000000000 +0000 +++ vapi/libraw.vapi @@@@ -104,7 +104,6 @@@@ public struct OutputParams { public float threshold; public bool half_size; public bool four_color_rgb; - public int document_mode; public int highlight; public bool use_auto_wb; public bool use_camera_wb; @@@@ -184,8 +183,6 @@@@ public class Processor { public Processor(Options flags = Options.NONE); public Result adjust_sizes_info_only(); - [CCode (cname="libraw_dcraw_document_mode_processing")] - public Result document_mode_processing(); public unowned ImageOther get_image_other() { return other; } public unowned ImageParams get_image_params() { return idata; } public Progress get_progress_flags() { return progress_flags; } @ 1.1 log @fix build after libraw-0.15 @ text @d1 1 a1 1 $NetBSD$ @