svn commit: r411791 - head/graphics/digikam-kde4/files

John Marino marino at FreeBSD.org
Thu Mar 24 14:13:22 UTC 2016


Author: marino
Date: Thu Mar 24 14:13:21 2016
New Revision: 411791
URL: https://svnweb.freebsd.org/changeset/ports/411791

Log:
  graphics/digikam-kde4: Fix build everywhere (with upstream patch)
  
  Take the dports patch to fix compilation with Lensfun 0.3.2
  (14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
  Digikam broke when lensfun was updated on 18 March 2016.
  
  Approved by:	just-fix-it

Added:
  head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h   (contents, props changed)

Added: head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h	Thu Mar 24 14:13:21 2016	(r411791)
@@ -0,0 +1,13 @@
+--- libs/dimg/filters/lens/lensfuniface.h.intermediate	2016-03-24 13:37:42 UTC
++++ libs/dimg/filters/lens/lensfuniface.h
+@@ -24,10 +24,7 @@
+ 
+ // Lib LensFun includes
+ 
+-extern "C"
+-{
+ #include <lensfun.h>
+-}
+ 
+ // local includes
+ 


More information about the svn-ports-all mailing list