From bcbebf33abec328c1065cf773031aadd6b343b91 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 15 Dec 2015 09:12:34 +0700 Subject: graphics/digikam: Patched to build against newer lensfun and flex Signed-off-by: Willy Sudiarto Raharjo --- graphics/digikam/lensfun-0.3.2.patch | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 graphics/digikam/lensfun-0.3.2.patch (limited to 'graphics/digikam/lensfun-0.3.2.patch') diff --git a/graphics/digikam/lensfun-0.3.2.patch b/graphics/digikam/lensfun-0.3.2.patch new file mode 100644 index 0000000000..37776f6e31 --- /dev/null +++ b/graphics/digikam/lensfun-0.3.2.patch @@ -0,0 +1,26 @@ +From: Gilles Caulier +Date: Mon, 14 Dec 2015 21:41:55 +0000 +Subject: fix compilation with Lensfun 0.3.2 +X-Git-Url: http://quickgit.kde.org/?p=digikam.git&a=commitdiff&h=0f159981176faa6da701f112bfe557b79804d468 +--- +fix compilation with Lensfun 0.3.2 +It still compatible with older lensfun releases. +BUGS: 356672 +FIXED-IN: 5.0.0 +--- + + +--- a/libs/dimg/filters/lens/lensfuniface.h ++++ b/libs/dimg/filters/lens/lensfuniface.h +@@ -24,10 +24,7 @@ + + // Lib LensFun includes + +-extern "C" +-{ + #include +-} + + // Local includes + + -- cgit v1.2.3-65-gdbad