Index: head/deskutils/lumina-pdf/files/patch-Annotation.h =================================================================== --- head/deskutils/lumina-pdf/files/patch-Annotation.h (nonexistent) +++ head/deskutils/lumina-pdf/files/patch-Annotation.h (revision 530643) @@ -0,0 +1,10 @@ +Fix build with Qt5-5.14 + +--- Annotation.h.orig 2020-04-04 11:09:27 UTC ++++ Annotation.h +@@ -1,4 +1,5 @@ + #include ++#include + #include + #include + #include Property changes on: head/deskutils/lumina-pdf/files/patch-Annotation.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/deskutils/lumina-pdf/files/patch-PrintWidget.cpp =================================================================== --- head/deskutils/lumina-pdf/files/patch-PrintWidget.cpp (nonexistent) +++ head/deskutils/lumina-pdf/files/patch-PrintWidget.cpp (revision 530643) @@ -0,0 +1,11 @@ +Fix build with Qt5-5.14 + +--- PrintWidget.cpp.orig 2020-04-04 10:57:54 UTC ++++ PrintWidget.cpp +@@ -1,5 +1,6 @@ + #include "PrintWidget.h" + #include ++#include + #include + #include + Property changes on: head/deskutils/lumina-pdf/files/patch-PrintWidget.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property