svn commit: r536121 - head/multimedia/QtAV/files
Tobias C. Berner
tcberner at FreeBSD.org
Thu May 21 12:01:51 UTC 2020
Author: tcberner
Date: Thu May 21 12:01:50 2020
New Revision: 536121
URL: https://svnweb.freebsd.org/changeset/ports/536121
Log:
multimedia/QtAV: prepare for Qt5-5.15
Added:
head/multimedia/QtAV/files/patch-src_QtAV_FilterContext.h (contents, props changed)
Added: head/multimedia/QtAV/files/patch-src_QtAV_FilterContext.h
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/multimedia/QtAV/files/patch-src_QtAV_FilterContext.h Thu May 21 12:01:50 2020 (r536121)
@@ -0,0 +1,10 @@
+--- src/QtAV/FilterContext.h.orig 2020-05-21 11:58:15 UTC
++++ src/QtAV/FilterContext.h
+@@ -26,6 +26,7 @@
+ #include <QtCore/QByteArray>
+ #include <QtCore/QRect>
+ #include <QtGui/QPainter>
++#include <QtGui/QPainterPath>
+ /*
+ * QPainterFilterContext, D2DFilterContext, ...
+ */
More information about the svn-ports-all
mailing list